Pull request #3965 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from df8d8e12af6e42441bfb72ba55d5f025df95e4c2+e06225a277df99345dc66b555c91ab0f0cafa68f (cd384a277afc8bf5ddc4ec323753254e8e6a462d) 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-ssh11934025198428645948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5069346362518627462.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3965/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3965/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4086817079837161990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3965/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1739167996184984416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8948504712320635952.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3965/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3965/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17529425104591480278.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 Running on prd-ubuntu20.04-docker-8c-8g-20836 in /w/workspace/edgexfoundry_edgex-go_PR-3965 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit df8d8e12af6e42441bfb72ba55d5f025df95e4c2 Merge succeeded, producing df8d8e12af6e42441bfb72ba55d5f025df95e4c2 Checking out Revision df8d8e12af6e42441bfb72ba55d5f025df95e4c2 (PR-3965) > 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/3965/head:refs/remotes/origin/PR-3965 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # 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 e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # timeout=10 Commit message: "fix: Add missing packages for local docker builds" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:15:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:15:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:15:58 ========================================================= 20:15:58 EdgeX Global Pipelines Version Info 20:15:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:15:58 ------------------- 20:15:58 stable info: 20:15:58 ------------------- 20:15:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:15:58 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:15:58 Message: update stable to v1.0.221 20:15:59 ------------------- 20:15:59 experimental info: 20:15:59 ------------------- 20:15:59 Commited By: **** collab-it+edgex@linuxfoundation.org 20:15:59 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:15:59 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:15:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3965 [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3965 [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3965 [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df8d8e1 [Pipeline] echo 20:16:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:00 provisioning config files... 20:16:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7734643601090693981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:01 ---> docker-login.sh 20:16:01 nexus3.edgexfoundry.org:10001 20:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:01 Configure a credential helper to remove this warning. See 20:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:01 20:16:01 Login Succeeded 20:16:01 nexus3.edgexfoundry.org:10002 20:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:01 Configure a credential helper to remove this warning. See 20:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:01 20:16:01 Login Succeeded 20:16:01 nexus3.edgexfoundry.org:10003 20:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:01 Configure a credential helper to remove this warning. See 20:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:01 20:16:01 Login Succeeded 20:16:01 nexus3.edgexfoundry.org:10004 20:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:01 Configure a credential helper to remove this warning. See 20:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:01 20:16:01 Login Succeeded 20:16:01 docker.io 20:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:02 Configure a credential helper to remove this warning. See 20:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:02 20:16:02 Login Succeeded 20:16:02 ---> docker-login.sh ends [Pipeline] } 20:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:02 + 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 20:16:02 + + dirname cmd/core-command/Dockerfile 20:16:02 cut -d/ -f2 20:16:02 + echo core-command,cmd/core-command/Dockerfile 20:16:02 + dirname cmd/core-data/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo core-data,cmd/core-data/Dockerfile 20:16:02 + dirname cmd/core-metadata/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo core-metadata,cmd/core-metadata/Dockerfile 20:16:02 + dirname cmd/security-bootstrapper/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:16:02 + dirname cmd/security-proxy-setup/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:16:02 + dirname cmd/security-secretstore-setup/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:16:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:16:02 + dirname cmd/security-spire-agent/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:16:02 + dirname cmd/security-spire-config/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:16:02 + dirname cmd/security-spire-server/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:16:02 + dirname cmd/support-notifications/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo support-notifications,cmd/support-notifications/Dockerfile 20:16:02 + dirname cmd/support-scheduler/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:16:02 + dirname cmd/sys-mgmt-agent/Dockerfile 20:16:02 + cut -d/ -f2 20:16:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:16:03 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 20:16:03 + git rev-list -1 --merges df8d8e12af6e42441bfb72ba55d5f025df95e4c2~1..df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [Pipeline] echo 20:16:03 -----------> git rev-list -1 --merges df8d8e12af6e42441bfb72ba55d5f025df95e4c2~1..df8d8e12af6e42441bfb72ba55d5f025df95e4c2 df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [false] [Pipeline] sh 20:16:03 + git log --format=format:%s -1 df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [Pipeline] echo 20:16:03 ========================================================= 20:16:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:16:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:16:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:04 + grep -v github /etc/ssh/ssh_known_hosts 20:16:04 + [ -e /tmp/ssh_known_hosts ] 20:16:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:16:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:16:04 + sudo tee -a /etc/ssh/ssh_known_hosts 20:16:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:16:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:16:04 20:16:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:16:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:16:05 latest: Pulling from edgex-devops/git-semver 20:16:05 a0d0a0d46f8b: Pulling fs layer 20:16:05 3e5f54012d9b: Pulling fs layer 20:16:05 4c7163046ea9: Pulling fs layer 20:16:05 0c2d73faf560: Pulling fs layer 20:16:05 0c2d73faf560: Waiting 20:16:05 3e5f54012d9b: Verifying Checksum 20:16:05 3e5f54012d9b: Download complete 20:16:05 a0d0a0d46f8b: Verifying Checksum 20:16:05 a0d0a0d46f8b: Download complete 20:16:05 0c2d73faf560: Verifying Checksum 20:16:05 0c2d73faf560: Download complete 20:16:05 4c7163046ea9: Verifying Checksum 20:16:05 4c7163046ea9: Download complete 20:16:05 a0d0a0d46f8b: Pull complete 20:16:05 3e5f54012d9b: Pull complete 20:16:05 4c7163046ea9: Pull complete 20:16:06 0c2d73faf560: Pull complete 20:16:06 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:16:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:16:06 prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container 20:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:16:06 $ docker top 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:16:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:07 [ssh-agent] Looking for ssh-agent implementation... 20:16:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:07 $ docker exec 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb ssh-agent 20:16:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpbKlEB/agent.14 20:16:07 SSH_AGENT_PID=21 20:16:07 Running ssh-add (command line suppressed) 20:16:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7141214734126438555.key (/w/workspace/edgex-go/1@tmp/private_key_7141214734126438555.key) 20:16:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:07 + git tag --points-at HEAD [Pipeline] } 20:16:07 $ docker exec --env ******** --env ******** 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb ssh-agent -k 20:16:08 unset SSH_AUTH_SOCK; 20:16:08 unset SSH_AGENT_PID; 20:16:08 echo Agent pid 21 killed; 20:16:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:16:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:08 [ssh-agent] Looking for ssh-agent implementation... 20:16:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:08 $ docker exec 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb ssh-agent 20:16:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGFbphd/agent.54 20:16:08 SSH_AGENT_PID=60 20:16:08 Running ssh-add (command line suppressed) 20:16:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4186819757066931673.key (/w/workspace/edgex-go/1@tmp/private_key_4186819757066931673.key) 20:16:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:08 + git semver init 20:16:08 # -> Open(): unable to determine branch for HEAD 20:16:08 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:16:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:16:08 # $SEMVER_REMOTE_NAME = origin 20:16:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:16:08 # $SEMVER_USER_NAME = edgex-jenkins 20:16:08 # $SEMVER_BRANCH = PR-3965 20:16:08 # $SEMVER_TEMP = /tmp/semver-802793902 20:16:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:16:23 # '/tmp/semver-802793902' -> '/w/workspace/edgex-go/1/.semver' 20:16:23 # -> Force: false 20:16:23 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:16:23 $ docker exec --env ******** --env ******** 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb ssh-agent -k 20:16:23 unset SSH_AUTH_SOCK; 20:16:23 unset SSH_AGENT_PID; 20:16:23 echo Agent pid 60 killed; 20:16:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:24 + git semver [Pipeline] } 20:16:24 $ docker stop --time=1 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb 20:16:26 $ docker rm -f 9ce69cb66f4ce281a36b61938e3708e0a828c0609237f1fe85a44fa7acb64cdb [Pipeline] // withDockerContainer [Pipeline] sh 20:16:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:16:27 Stashed 1 file(s) [Pipeline] echo 20:16:27 [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 20:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:27 ========================================================= 20:16:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:16:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:16:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:16:28 59bf1c3509f3: Pulling fs layer 20:16:28 666ba61612fd: Pulling fs layer 20:16:28 8ed8ca486205: Pulling fs layer 20:16:28 4fe6c5a15a65: Pulling fs layer 20:16:28 22a0e8bec74d: Pulling fs layer 20:16:28 640e595b4fbd: Pulling fs layer 20:16:28 763cafe07f6e: Pulling fs layer 20:16:28 0c0b528cf693: Pulling fs layer 20:16:28 10935f4eaf8b: Pulling fs layer 20:16:28 640e595b4fbd: Waiting 20:16:28 10935f4eaf8b: Waiting 20:16:28 4fe6c5a15a65: Waiting 20:16:28 763cafe07f6e: Waiting 20:16:28 0c0b528cf693: Waiting 20:16:28 8ed8ca486205: Verifying Checksum 20:16:28 8ed8ca486205: Download complete 20:16:28 666ba61612fd: Verifying Checksum 20:16:28 666ba61612fd: Download complete 20:16:28 22a0e8bec74d: Verifying Checksum 20:16:28 22a0e8bec74d: Download complete 20:16:28 640e595b4fbd: Download complete 20:16:28 59bf1c3509f3: Verifying Checksum 20:16:28 59bf1c3509f3: Download complete 20:16:28 763cafe07f6e: Download complete 20:16:28 0c0b528cf693: Verifying Checksum 20:16:28 0c0b528cf693: Download complete 20:16:28 59bf1c3509f3: Pull complete 20:16:28 666ba61612fd: Pull complete 20:16:28 8ed8ca486205: Pull complete 20:16:28 10935f4eaf8b: Verifying Checksum 20:16:28 10935f4eaf8b: Download complete 20:16:28 4fe6c5a15a65: Download complete 20:16:33 4fe6c5a15a65: Pull complete 20:16:33 22a0e8bec74d: Pull complete 20:16:33 640e595b4fbd: Pull complete 20:16:33 763cafe07f6e: Pull complete 20:16:33 0c0b528cf693: Pull complete 20:16:35 10935f4eaf8b: Pull complete 20:16:35 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:16:36 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:16:36 WORKDIR /edgex 20:16:36 COPY go.mod . 20:16:36 RUN go mod download 20:16:36 docker build -t ci-base-image-x86_64 -f - . 20:16:37 Sending build context to Docker daemon 334.9MB 20:16:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:16:37 ---> 99d49a6021b9 20:16:37 Step 2/4 : WORKDIR /edgex 20:16:39 ---> Running in 1d1c18cfb909 20:16:39 Removing intermediate container 1d1c18cfb909 20:16:39 ---> e897372a7f41 20:16:39 Step 3/4 : COPY go.mod . 20:16:39 ---> 0ef535788d81 20:16:39 Step 4/4 : RUN go mod download 20:16:39 ---> Running in 63e5126410d5 20:16:42 Still waiting to schedule task 20:16:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:16:57 Removing intermediate container 63e5126410d5 20:16:57 ---> 2a2038e89572 20:16:57 Successfully built 2a2038e89572 20:16:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:16:57 + docker inspect -f . ci-base-image-x86_64 20:16:57 . [Pipeline] withDockerContainer 20:16:58 prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container 20:16:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:16:58 $ docker top 2d0be932dc0f73d88ee4315700df8289f0e81937ccc2448d69635e537c5dc6b4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:58 + go version 20:16:58 go version go1.17.6 linux/amd64 [Pipeline] } 20:16:58 $ docker stop --time=1 2d0be932dc0f73d88ee4315700df8289f0e81937ccc2448d69635e537c5dc6b4 20:17:00 $ docker rm -f 2d0be932dc0f73d88ee4315700df8289f0e81937ccc2448d69635e537c5dc6b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:17:00 + docker inspect -f . ci-base-image-x86_64 20:17:00 . [Pipeline] withDockerContainer 20:17:00 prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container 20:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:17:01 $ docker top b07f9035c079bf42f18ec4d4460eb22b3b00b3feeb8b17aa7f1277ce210c2c5c -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:01 ========================================================= 20:17:01 [edgeXBuildGoParallel] Running Tests and Build... 20:17:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:17:01 + make test 20:17:01 go mod tidy -compat=1.17 20:17:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:17:08 ? github.com/edgexfoundry/edgex-go [no test files] 20:17:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:17:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.582s coverage: 89.2% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 20:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 20:17:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.176s coverage: 82.5% of statements 20:17:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 64.4% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.396s coverage: 65.4% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:17:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 20:17:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:17:46 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 20:18:04 GO111MODULE=on go vet ./... 20:18:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:18:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:18:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:18:09 + ls -al . 20:18:09 total 672 20:18:09 drwxrwxr-x 10 1001 1001 4096 Apr 13 20:18 . 20:18:09 drwxr-xr-x 4 root root 4096 Apr 13 20:17 .. 20:18:09 -rw-rw-r-- 1 1001 1001 11 Apr 13 20:15 .dockerignore 20:18:09 drwxrwxr-x 8 1001 1001 4096 Apr 13 20:15 .git 20:18:09 drwxrwxr-x 3 1001 1001 4096 Apr 13 20:15 .github 20:18:09 -rw-rw-r-- 1 1001 1001 879 Apr 13 20:15 .gitignore 20:18:09 -rw-rw-r-- 1 1001 1001 42 Apr 13 20:15 .golangci.yml 20:18:09 -rw-rw-r-- 1 1001 1001 87 Apr 13 20:15 .hadolint.yml 20:18:09 drwx------ 3 1001 1001 4096 Apr 13 20:16 .semver 20:18:09 -rw-rw-r-- 1 1001 1001 166 Apr 13 20:15 .sonarcloud.properties 20:18:09 -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:15 ADOPTERS.md 20:18:09 -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:15 Attribution.txt 20:18:09 -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:15 CHANGELOG.md 20:18:09 -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:15 CONTRIBUTING.md 20:18:09 -rw-rw-r-- 1 1001 1001 677 Apr 13 20:15 GOVERNANCE.md 20:18:09 -rw-rw-r-- 1 1001 1001 850 Apr 13 20:15 Jenkinsfile 20:18:09 -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:15 LICENSE 20:18:09 -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:15 Makefile 20:18:09 -rw-rw-r-- 1 1001 1001 582 Apr 13 20:15 OWNERS.md 20:18:09 -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:15 README.md 20:18:09 -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:15 SECURITY.md 20:18:09 -rw-rw-r-- 1 1001 1001 5 Apr 13 20:16 VERSION 20:18:09 -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:15 ZMQWindows.md 20:18:09 drwxrwxr-x 2 1001 1001 4096 Apr 13 20:15 bin 20:18:09 drwxrwxr-x 18 1001 1001 4096 Apr 13 20:15 cmd 20:18:09 -rw-r--r-- 1 root root 434738 Apr 13 20:17 coverage.out 20:18:09 -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:15 go.mod 20:18:09 -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:15 go.sum 20:18:09 drwxrwxr-x 8 1001 1001 4096 Apr 13 20:15 internal 20:18:09 drwxrwxr-x 3 1001 1001 4096 Apr 13 20:15 openapi 20:18:09 drwxrwxr-x 4 1001 1001 4096 Apr 13 20:15 snap 20:18:09 -rw-rw-r-- 1 1001 1001 204 Apr 13 20:15 version.go [Pipeline] sh 20:18:10 + '[' -e coverage.out ] 20:18:10 + chown 1001:1001 coverage.out [Pipeline] stash 20:18:10 Stashed 1 file(s) [Pipeline] sh 20:18:10 + make build 20:18:10 CGO_ENABLED=1 GO111MODULE=on go build -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 20:18:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20837 in /w/workspace/edgexfoundry_edgex-go_PR-3965 [Pipeline] { [Pipeline] ws 20:18:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:18:19 The recommended git tool is: git 20:18:26 using credential edgex-jenkins-ssh 20:18:26 Cloning the remote Git repository 20:18:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:18:26 > git init /w/workspace/edgex-go/1 # timeout=10 20:18:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:18:26 > git --version # timeout=10 20:18:26 > git --version # 'git version 2.25.1' 20:18:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:18:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:18:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:18:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:18:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:18:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:18:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:18:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18:45 Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:18:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:18:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:18:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:18:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:18:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3965/head:refs/remotes/origin/PR-3965 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:18:45 > git config core.sparsecheckout # timeout=10 20:18:45 > git checkout -f df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # timeout=10 20:18:46 > git remote # timeout=10 20:18:46 > git config --get remote.origin.url # timeout=10 20:18:46 Merge succeeded, producing df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:18:46 Checking out Revision df8d8e12af6e42441bfb72ba55d5f025df95e4c2 (PR-3965) 20:18:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:18:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:46 > git merge e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 20:18:46 > git rev-parse HEAD^{commit} # timeout=10 20:18:46 > git config core.sparsecheckout # timeout=10 20:18:46 > git checkout -f df8d8e12af6e42441bfb72ba55d5f025df95e4c2 # timeout=10 20:18:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:50 Commit message: "fix: Add missing packages for local docker builds" 20:18:50 > git --version # timeout=10 20:18:50 > git --version # 'git version 2.25.1' 20:18:50 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:18:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:51 Dload Upload Total Spent Left Speed 20:18:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45375 0 --:--:-- --:--:-- --:--:-- 45375 [Pipeline] sh 20:18:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:18:52 + sudo tee /etc/docker/daemon.new 20:18:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:18:52 { 20:18:52 "registry-mirrors": [ 20:18:52 "https://nexus3.edgexfoundry.org:10001" 20:18:52 ], 20:18:52 "bip": "10.250.0.254/24", 20:18:52 "hosts": [ 20:18:52 "tcp://0.0.0.0:5555", 20:18:52 "unix:///var/run/docker.sock" 20:18:52 ], 20:18:52 "mtu": 1458, 20:18:52 "selinux-enabled": true, 20:18:52 "seccomp-profile": "/etc/docker/seccomp.json" 20:18:52 } 20:18:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 20:18:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:18:53 + sudo service docker restart [Pipeline] } 20:18:54 $ docker stop --time=1 b07f9035c079bf42f18ec4d4460eb22b3b00b3feeb8b17aa7f1277ce210c2c5c 20:18:57 $ docker rm -f b07f9035c079bf42f18ec4d4460eb22b3b00b3feeb8b17aa7f1277ce210c2c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:58 20:18:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:18:59 latest: Pulling from edgex-devops/edgex-compose 20:18:59 cbdbe7a5bc2a: Pulling fs layer 20:18:59 ca9280d653b3: Pulling fs layer 20:18:59 7e9c9ca2126c: Pulling fs layer 20:18:59 cbdbe7a5bc2a: Download complete 20:18:59 ca9280d653b3: Verifying Checksum 20:18:59 ca9280d653b3: Download complete 20:18:59 cbdbe7a5bc2a: Pull complete 20:18:59 7e9c9ca2126c: Download complete 20:18:59 ca9280d653b3: Pull complete 20:19:04 7e9c9ca2126c: Pull complete 20:19:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:19:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:19:04 prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container 20:19:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:19:05 $ docker top 2b3bc895785c020a0eeb2fe18e5b1e9ba5da65a887075b76760b0e94e011e137 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:06 + docker-compose build --help 20:19:06 + grep parallel 20:19:06 --parallel Build images in parallel. [Pipeline] } 20:19:06 $ docker stop --time=1 2b3bc895785c020a0eeb2fe18e5b1e9ba5da65a887075b76760b0e94e011e137 20:19:07 $ docker rm -f 2b3bc895785c020a0eeb2fe18e5b1e9ba5da65a887075b76760b0e94e011e137 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:19:08 . [Pipeline] withDockerContainer 20:19:08 prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container 20:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:19:08 $ docker top c5f7e435b2f5d61339de24b345d41fbf896177ff0b84785290ede45a8af63213 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:09 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:09 Building core-command ... 20:19:09 Building core-data ... 20:19:09 Building core-metadata ... 20:19:09 Building security-bootstrapper ... 20:19:09 Building security-proxy-setup ... 20:19:09 Building security-secretstore-setup ... 20:19:09 Building security-spiffe-token-provider ... 20:19:09 Building security-spire-agent ... 20:19:09 Building security-spire-config ... 20:19:09 Building security-spire-server ... 20:19:09 Building support-notifications ... 20:19:09 Building support-scheduler ... 20:19:09 Building sys-mgmt-agent ... 20:19:09 Building support-notifications 20:19:09 Building security-spire-server 20:19:09 Building security-bootstrapper 20:19:09 Building security-secretstore-setup 20:19:09 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:11 provisioning config files... 20:19:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5414670096874680473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:12 ---> docker-login.sh 20:19:12 nexus3.edgexfoundry.org:10001 20:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:13 Configure a credential helper to remove this warning. See 20:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:13 20:19:13 Login Succeeded 20:19:13 nexus3.edgexfoundry.org:10002 20:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:13 Configure a credential helper to remove this warning. See 20:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:13 20:19:13 Login Succeeded 20:19:13 nexus3.edgexfoundry.org:10003 20:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:14 Configure a credential helper to remove this warning. See 20:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:14 20:19:14 Login Succeeded 20:19:14 nexus3.edgexfoundry.org:10004 20:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:14 Configure a credential helper to remove this warning. See 20:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:14 20:19:14 Login Succeeded 20:19:14 docker.io 20:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:15 Configure a credential helper to remove this warning. See 20:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:15 20:19:15 Login Succeeded 20:19:15 ---> docker-login.sh ends [Pipeline] } 20:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:15 ========================================================= 20:19:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:19:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:19:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:19:16 9b3977197b4f: Pulling fs layer 20:19:16 1a89e8eeedd5: Pulling fs layer 20:19:16 94645a83ff95: Pulling fs layer 20:19:16 3f3a8bcf1eab: Pulling fs layer 20:19:16 0c92f367c5e7: Pulling fs layer 20:19:16 f7c0051592d6: Pulling fs layer 20:19:16 a227ed2f7395: Pulling fs layer 20:19:16 7b1c46037f91: Pulling fs layer 20:19:16 3f3a8bcf1eab: Waiting 20:19:16 0c92f367c5e7: Waiting 20:19:16 f7c0051592d6: Waiting 20:19:16 a227ed2f7395: Waiting 20:19:16 7b1c46037f91: Waiting 20:19:16 94645a83ff95: Verifying Checksum 20:19:16 94645a83ff95: Download complete 20:19:16 1a89e8eeedd5: Verifying Checksum 20:19:16 1a89e8eeedd5: Download complete 20:19:16 0c92f367c5e7: Verifying Checksum 20:19:16 0c92f367c5e7: Download complete 20:19:16 f7c0051592d6: Verifying Checksum 20:19:16 f7c0051592d6: Download complete 20:19:16 9b3977197b4f: Download complete 20:19:16 a227ed2f7395: Verifying Checksum 20:19:16 a227ed2f7395: Download complete 20:19:16 9b3977197b4f: Pull complete 20:19:17 1a89e8eeedd5: Pull complete 20:19:17 94645a83ff95: Pull complete 20:19:18 7b1c46037f91: Verifying Checksum 20:19:18 7b1c46037f91: Download complete 20:19:18 3f3a8bcf1eab: Verifying Checksum 20:19:18 3f3a8bcf1eab: Download complete 20:19:31 3f3a8bcf1eab: Pull complete 20:19:31 0c92f367c5e7: Pull complete 20:19:31 f7c0051592d6: Pull complete 20:19:31 a227ed2f7395: Pull complete 20:19:31 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:19:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:19:31 ---> 2a2038e89572 20:19:31 Step 3/31 : WORKDIR /edgex-go 20:19:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:19:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:19:31 ---> 2a2038e89572 20:19:31 Step 3/22 : WORKDIR /edgex-go 20:19:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:19:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:19:31 ---> 2a2038e89572 20:19:31 Step 3/22 : WORKDIR /edgex-go 20:19:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:19:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:19:31 ---> 2a2038e89572 20:19:31 Step 3/25 : WORKDIR /edgex-go 20:19:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:19:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:19:31 ---> 2a2038e89572 20:19:31 Step 3/25 : WORKDIR /edgex-go 20:19:35 ---> Running in c2f84f1c1e53 20:19:35 ---> Running in edfeeb641021 20:19:35 ---> Running in 93142be20e66 20:19:35 ---> Running in 7bac3070482e 20:19:35 ---> Running in 63c97808857a 20:19:35 Removing intermediate container c2f84f1c1e53 20:19:35 ---> 7c750e58f2cf 20:19:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:35 Removing intermediate container edfeeb641021 20:19:35 ---> 72689440b629 20:19:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:35 ---> Running in a56337c15908 20:19:35 ---> Running in 54e0073dc850 20:19:35 Removing intermediate container 93142be20e66 20:19:35 ---> 799d7cba57f0 20:19:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:35 Removing intermediate container 7bac3070482e 20:19:35 ---> b8e16908350b 20:19:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:35 Removing intermediate container 63c97808857a 20:19:35 ---> 14967cfc06bc 20:19:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:35 ---> Running in 4e849437715d 20:19:35 ---> Running in d17b4a10f97e 20:19:35 ---> Running in bc3710b545c5 20:19:36 Removing intermediate container a56337c15908 20:19:36 ---> 3551503160de 20:19:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base 20:19:36 ---> Running in 2f8c865f5e61 20:19:36 Removing intermediate container 54e0073dc850 20:19:36 ---> 8e33e4c7795c 20:19:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:19:36 Removing intermediate container 4e849437715d 20:19:36 ---> dcf180a0a1ed 20:19:36 Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:19:36 ---> Running in 0511e518a40b 20:19:36 ---> Running in df4b97f5ab9c 20:19:36 Removing intermediate container d17b4a10f97e 20:19:36 ---> 023798ca4e7b 20:19:36 Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:19:36 ---> Running in 8d3e257305dc 20:19:37 Removing intermediate container bc3710b545c5 20:19:37 ---> 7087ba0a19bc 20:19:37 Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:19:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:19:37 ---> Running in 09e050b070dc 20:19:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:19:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:19:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:19:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:19:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:19:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:19:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:19:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:19:38 OK: 221 MiB in 52 packages 20:19:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:19:38 OK: 221 MiB in 52 packages 20:19:38 Removing intermediate container 2f8c865f5e61 20:19:38 ---> 1e1619331d0e 20:19:38 Step 6/22 : COPY go.mod vendor* ./ 20:19:38 OK: 221 MiB in 52 packages 20:19:38 OK: 221 MiB in 52 packages 20:19:39 OK: 221 MiB in 52 packages 20:19:39 ---> 89a31e26c737 20:19:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 Removing intermediate container 0511e518a40b 20:19:39 ---> ae073aeb0b10 20:19:39 Step 6/25 : COPY go.mod vendor* ./ 20:19:39 ---> Running in c38a8fd24334 20:19:39 Removing intermediate container 09e050b070dc 20:19:39 ---> f74d187bc6fc 20:19:39 Step 6/31 : COPY go.mod vendor* ./ 20:19:39 ---> f8c46eb350c9 20:19:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 Removing intermediate container df4b97f5ab9c 20:19:39 ---> 86c0326b666a 20:19:39 Step 6/25 : COPY go.mod vendor* ./ 20:19:39 ---> Running in 0564c0be5ad2 20:19:39 Removing intermediate container 8d3e257305dc 20:19:39 ---> feba89ff13e1 20:19:39 Step 6/22 : COPY go.mod vendor* ./ 20:19:39 ---> 8a8ebd338674 20:19:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 ---> Running in 1df2e5d77d19 20:19:39 ---> 8c109a8edb0b 20:19:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 7b1c46037f91: Pull complete 20:19:39 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:19:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:19:39 ---> Running in d7498867f628 20:19:39 ---> 0899bcfd0910 20:19:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:39 ---> Running in 763f8bdba8b7 20:19:40 + + echodocker build -t ci-base-image-arm64 -f - . 20:19:40 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:19:40 WORKDIR /edgex 20:19:40 COPY go.mod . 20:19:40 RUN go mod download 20:19:40 Removing intermediate container c38a8fd24334 20:19:40 ---> eb20bd3ae747 20:19:40 Step 8/22 : COPY . . 20:19:40 Removing intermediate container 0564c0be5ad2 20:19:40 ---> da4df846005c 20:19:40 Step 8/25 : COPY . . 20:19:42 Sending build context to Docker daemon 169.2MB 20:19:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:19:42 ---> f79e39bc4007 20:19:42 Step 2/4 : WORKDIR /edgex 20:19:43 Removing intermediate container 1df2e5d77d19 20:19:43 ---> 7aaef014940a 20:19:43 Step 8/31 : COPY . . 20:19:44 ---> Running in 2afe7df7d7bf 20:19:44 Removing intermediate container 2afe7df7d7bf 20:19:44 ---> 5769673fcbc0 20:19:44 Step 3/4 : COPY go.mod . 20:19:45 ---> 8edfd2ebc15d 20:19:45 Step 4/4 : RUN go mod download 20:19:45 ---> Running in 6dc3e3195def 20:19:56 Removing intermediate container 763f8bdba8b7 20:19:56 ---> e89561ddfc2b 20:19:56 Step 8/22 : COPY . . 20:19:56 Removing intermediate container d7498867f628 20:19:56 ---> 1a4159e1ced4 20:19:56 Step 8/25 : COPY . . 20:19:56 ---> f7eca518d551 20:19:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:19:56 ---> 9fe369b0f8b3 20:19:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:19:56 ---> e9cc9813a171 20:19:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:19:59 ---> Running in 64d8760efa1c 20:19:59 ---> Running in 13465f51db5f 20:19:59 ---> Running in 041016a41a21 20:19:59 Removing intermediate container 64d8760efa1c 20:19:59 ---> 5cb43ef0d4f1 20:19:59 Step 10/25 : RUN mkdir -p spire-build 20:19:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:19:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:20:00 ---> Running in 40e7e9a06747 20:20:01 Removing intermediate container 40e7e9a06747 20:20:01 ---> 2e861a897bf7 20:20:01 Step 11/25 : WORKDIR /edgex-go/spire-build 20:20:02 ---> Running in b8524a6014a3 20:20:02 ---> 0f005f38984c 20:20:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:20:02 ---> Running in 4f9042eb4a88 20:20:02 Removing intermediate container b8524a6014a3 20:20:02 ---> d962138628a1 20:20:02 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 20:20:02 ---> Running in b4dacfe34179 20:20:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:20:02 ---> c10de14f2abb 20:20:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:20:02 ---> Running in 867650def340 20:20:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:20:03 spire-1.2.1/ 20:20:03 spire-1.2.1/.data/ 20:20:03 spire-1.2.1/.data/.file 20:20:03 spire-1.2.1/.dockerignore 20:20:03 spire-1.2.1/.gitattributes 20:20:03 spire-1.2.1/.githooks/ 20:20:03 spire-1.2.1/.githooks/pre-commit 20:20:03 spire-1.2.1/.github/ 20:20:03 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:20:03 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:20:03 spire-1.2.1/.github/dependabot.yml 20:20:03 spire-1.2.1/.github/workflows/ 20:20:03 spire-1.2.1/.github/workflows/nightly_build.yaml 20:20:03 spire-1.2.1/.github/workflows/pr_build.yaml 20:20:03 spire-1.2.1/.github/workflows/release_build.yaml 20:20:03 spire-1.2.1/.github/workflows/scripts/ 20:20:03 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:20:03 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:20:03 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:20:03 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:20:03 spire-1.2.1/.github/workflows/scripts/split.sh 20:20:03 spire-1.2.1/.gitignore 20:20:03 spire-1.2.1/.go-version 20:20:03 spire-1.2.1/.golangci.yml 20:20:03 spire-1.2.1/ADOPTERS.md 20:20:03 spire-1.2.1/CHANGELOG.md 20:20:03 spire-1.2.1/CODE-OF-CONDUCT.md 20:20:03 spire-1.2.1/CODEOWNERS 20:20:03 spire-1.2.1/CONTRIBUTING.md 20:20:03 spire-1.2.1/Dockerfile 20:20:03 spire-1.2.1/Dockerfile.dev 20:20:03 spire-1.2.1/Dockerfile.scratch 20:20:03 spire-1.2.1/LICENSE 20:20:03 spire-1.2.1/MAINTAINERS.md 20:20:03 spire-1.2.1/Makefile 20:20:03 spire-1.2.1/README.md 20:20:03 spire-1.2.1/ROADMAP.md 20:20:03 spire-1.2.1/SECURITY.md 20:20:03 spire-1.2.1/cmd/ 20:20:03 spire-1.2.1/cmd/spire-agent/ 20:20:03 spire-1.2.1/cmd/spire-agent/cli/ 20:20:03 spire-1.2.1/cmd/spire-agent/cli/api/ 20:20:03 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/common/ 20:20:03 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:20:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/run/ 20:20:03 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:20:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:20:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:20:03 spire-1.2.1/cmd/spire-agent/main.go 20:20:03 spire-1.2.1/cmd/spire-server/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/agent/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/cli.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/run/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/token/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/validate/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/x509/ 20:20:03 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:20:03 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:20:03 spire-1.2.1/cmd/spire-server/main.go 20:20:03 spire-1.2.1/cmd/spire-server/util/ 20:20:03 spire-1.2.1/cmd/spire-server/util/util.go 20:20:03 spire-1.2.1/conf/ 20:20:03 spire-1.2.1/conf/agent/ 20:20:03 spire-1.2.1/conf/agent/agent.conf 20:20:03 spire-1.2.1/conf/agent/agent_full.conf 20:20:03 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:20:03 spire-1.2.1/conf/server/ 20:20:03 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:20:03 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:20:03 spire-1.2.1/conf/server/server.conf 20:20:03 spire-1.2.1/conf/server/server_full.conf 20:20:03 spire-1.2.1/doc/ 20:20:03 spire-1.2.1/doc/SPIRE101.md 20:20:03 spire-1.2.1/doc/auditlog.md 20:20:03 spire-1.2.1/doc/authorization_policy_engine.md 20:20:03 spire-1.2.1/doc/changelog_guidelines.md 20:20:03 spire-1.2.1/doc/cure53-report.pdf 20:20:03 spire-1.2.1/doc/images/ 20:20:03 spire-1.2.1/doc/images/2019_roadmap.png 20:20:03 spire-1.2.1/doc/images/SPIRE101.png 20:20:03 spire-1.2.1/doc/images/SPIRE_agent.png 20:20:03 spire-1.2.1/doc/images/SPIRE_server.png 20:20:03 spire-1.2.1/doc/images/cache_mgr.png 20:20:03 spire-1.2.1/doc/images/cache_mgr_components.png 20:20:03 spire-1.2.1/doc/images/federated_spire.png 20:20:03 spire-1.2.1/doc/images/ha_mode.png 20:20:03 spire-1.2.1/doc/images/nested_spire.png 20:20:03 spire-1.2.1/doc/images/oidc_federation.png 20:20:03 spire-1.2.1/doc/images/single_trust_domain.png 20:20:03 spire-1.2.1/doc/images/spiffe_compatible.png 20:20:03 spire-1.2.1/doc/images/spire_logo.png 20:20:03 spire-1.2.1/doc/migrating_registration_api_clients.md 20:20:03 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:20:03 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:20:03 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:20:03 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:20:03 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:20:03 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:20:03 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:20:03 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:20:03 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:20:03 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:20:03 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:20:03 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:20:03 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:20:03 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:20:03 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:20:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:20:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:20:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:20:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:20:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:20:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:20:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:20:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:20:03 spire-1.2.1/doc/scaling_spire.md 20:20:03 spire-1.2.1/doc/spire_agent.md 20:20:03 spire-1.2.1/doc/spire_server.md 20:20:03 spire-1.2.1/doc/supported_integrations.md 20:20:03 spire-1.2.1/doc/telemetry.md 20:20:03 spire-1.2.1/doc/telemetry_config.md 20:20:03 spire-1.2.1/doc/upgrading.md 20:20:03 spire-1.2.1/doc/using_spire.md 20:20:03 spire-1.2.1/examples/ 20:20:03 spire-1.2.1/examples/README.md 20:20:03 spire-1.2.1/go.mod 20:20:03 spire-1.2.1/go.sum 20:20:03 spire-1.2.1/pkg/ 20:20:03 spire-1.2.1/pkg/agent/ 20:20:03 spire-1.2.1/pkg/agent/agent.go 20:20:03 spire-1.2.1/pkg/agent/api/ 20:20:03 spire-1.2.1/pkg/agent/api/config.go 20:20:03 spire-1.2.1/pkg/agent/api/debug/ 20:20:03 spire-1.2.1/pkg/agent/api/debug/v1/ 20:20:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:20:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:20:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:20:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:20:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:20:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:20:03 spire-1.2.1/pkg/agent/api/endpoints.go 20:20:03 spire-1.2.1/pkg/agent/api/health/ 20:20:03 spire-1.2.1/pkg/agent/api/health/v1/ 20:20:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:20:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:20:03 spire-1.2.1/pkg/agent/api/rpccontext/ 20:20:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:20:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:20:03 spire-1.2.1/pkg/agent/attestor/ 20:20:03 spire-1.2.1/pkg/agent/attestor/node/ 20:20:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:20:03 spire-1.2.1/pkg/agent/attestor/node/node.go 20:20:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:20:03 spire-1.2.1/pkg/agent/attestor/workload/ 20:20:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:20:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:20:03 spire-1.2.1/pkg/agent/catalog/ 20:20:03 spire-1.2.1/pkg/agent/catalog/catalog.go 20:20:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:20:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:20:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:20:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:20:03 spire-1.2.1/pkg/agent/client/ 20:20:03 spire-1.2.1/pkg/agent/client/client.go 20:20:03 spire-1.2.1/pkg/agent/client/client_test.go 20:20:03 spire-1.2.1/pkg/agent/client/dial.go 20:20:03 spire-1.2.1/pkg/agent/client/nodeconn.go 20:20:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:20:03 spire-1.2.1/pkg/agent/client/update.go 20:20:03 spire-1.2.1/pkg/agent/client/util.go 20:20:03 spire-1.2.1/pkg/agent/common/ 20:20:03 spire-1.2.1/pkg/agent/common/backoff/ 20:20:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:20:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:20:03 spire-1.2.1/pkg/agent/common/cgroups/ 20:20:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:20:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:20:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:20:03 spire-1.2.1/pkg/agent/config.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/ 20:20:03 spire-1.2.1/pkg/agent/endpoints/config.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:20:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:20:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/workload/ 20:20:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:20:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:20:03 spire-1.2.1/pkg/agent/manager/ 20:20:03 spire-1.2.1/pkg/agent/manager/cache/ 20:20:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:20:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:20:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:20:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:20:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:20:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:20:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:20:03 spire-1.2.1/pkg/agent/manager/config.go 20:20:03 spire-1.2.1/pkg/agent/manager/manager.go 20:20:03 spire-1.2.1/pkg/agent/manager/manager_test.go 20:20:03 spire-1.2.1/pkg/agent/manager/storage.go 20:20:03 spire-1.2.1/pkg/agent/manager/storage_test.go 20:20:03 spire-1.2.1/pkg/agent/manager/storecache/ 20:20:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:20:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:20:03 spire-1.2.1/pkg/agent/manager/sync.go 20:20:03 spire-1.2.1/pkg/agent/plugin/ 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:20:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:20:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:20:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:20:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:20:03 spire-1.2.1/pkg/agent/svid/ 20:20:03 spire-1.2.1/pkg/agent/svid/rotator.go 20:20:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:20:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:20:03 spire-1.2.1/pkg/agent/svid/store/ 20:20:03 spire-1.2.1/pkg/agent/svid/store/service.go 20:20:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:20:03 spire-1.2.1/pkg/common/ 20:20:03 spire-1.2.1/pkg/common/agentpathtemplate/ 20:20:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:20:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:20:03 spire-1.2.1/pkg/common/api/ 20:20:03 spire-1.2.1/pkg/common/api/metrics.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/ 20:20:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/logger.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/names.go 20:20:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:20:03 spire-1.2.1/pkg/common/api/names.go 20:20:03 spire-1.2.1/pkg/common/api/ratelimit.go 20:20:03 spire-1.2.1/pkg/common/api/rpccontext/ 20:20:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:20:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:20:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:20:03 spire-1.2.1/pkg/common/auth/ 20:20:03 spire-1.2.1/pkg/common/auth/interceptors.go 20:20:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:20:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/ 20:20:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/types.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:20:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:20:03 spire-1.2.1/pkg/common/catalog/ 20:20:03 spire-1.2.1/pkg/common/catalog/bind.go 20:20:03 spire-1.2.1/pkg/common/catalog/builtin.go 20:20:03 spire-1.2.1/pkg/common/catalog/catalog.go 20:20:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:20:03 spire-1.2.1/pkg/common/catalog/closers.go 20:20:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:20:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:20:03 spire-1.2.1/pkg/common/catalog/config.go 20:20:03 spire-1.2.1/pkg/common/catalog/config_test.go 20:20:03 spire-1.2.1/pkg/common/catalog/configure.go 20:20:03 spire-1.2.1/pkg/common/catalog/constraints.go 20:20:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:20:03 spire-1.2.1/pkg/common/catalog/context.go 20:20:03 spire-1.2.1/pkg/common/catalog/external.go 20:20:03 spire-1.2.1/pkg/common/catalog/host.go 20:20:03 spire-1.2.1/pkg/common/catalog/pipenet.go 20:20:03 spire-1.2.1/pkg/common/catalog/plugin.go 20:20:03 spire-1.2.1/pkg/common/catalog/testplugin/ 20:20:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:20:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:20:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:20:03 spire-1.2.1/pkg/common/cli/ 20:20:03 spire-1.2.1/pkg/common/cli/env.go 20:20:03 spire-1.2.1/pkg/common/cli/flags.go 20:20:03 spire-1.2.1/pkg/common/cli/trust_domain.go 20:20:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:20:03 spire-1.2.1/pkg/common/cli/umask.go 20:20:03 spire-1.2.1/pkg/common/cli/umask_posix.go 20:20:03 spire-1.2.1/pkg/common/cli/umask_test.go 20:20:03 spire-1.2.1/pkg/common/cli/umask_windows.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/ 20:20:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/flag.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/format.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/ 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:20:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:20:03 spire-1.2.1/pkg/common/coretypes/ 20:20:03 spire-1.2.1/pkg/common/coretypes/bundle/ 20:20:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:20:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:20:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:20:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:20:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:20:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:20:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:20:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:20:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:20:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:20:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:20:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:20:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:20:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:20:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:20:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:20:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:20:03 spire-1.2.1/pkg/common/cryptoutil/ 20:20:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:20:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:20:03 spire-1.2.1/pkg/common/diskutil/ 20:20:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:20:03 spire-1.2.1/pkg/common/diskutil/file_test.go 20:20:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:20:03 spire-1.2.1/pkg/common/errorutil/ 20:20:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:20:03 spire-1.2.1/pkg/common/health/ 20:20:03 spire-1.2.1/pkg/common/health/config.go 20:20:03 spire-1.2.1/pkg/common/health/context.go 20:20:03 spire-1.2.1/pkg/common/health/context_test.go 20:20:03 spire-1.2.1/pkg/common/health/health.go 20:20:03 spire-1.2.1/pkg/common/health/health_test.go 20:20:03 spire-1.2.1/pkg/common/health/logger.go 20:20:03 spire-1.2.1/pkg/common/hostservice/ 20:20:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:20:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:20:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:20:03 spire-1.2.1/pkg/common/idutil/ 20:20:03 spire-1.2.1/pkg/common/idutil/require.go 20:20:03 spire-1.2.1/pkg/common/idutil/require_test.go 20:20:03 spire-1.2.1/pkg/common/idutil/safety.go 20:20:03 spire-1.2.1/pkg/common/idutil/safety_test.go 20:20:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:20:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:20:03 spire-1.2.1/pkg/common/jwtsvid/ 20:20:03 spire-1.2.1/pkg/common/jwtsvid/common.go 20:20:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:20:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:20:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:20:03 spire-1.2.1/pkg/common/jwtutil/ 20:20:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:20:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:20:03 spire-1.2.1/pkg/common/log/ 20:20:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:20:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:20:03 spire-1.2.1/pkg/common/log/log.go 20:20:03 spire-1.2.1/pkg/common/log/log_test.go 20:20:03 spire-1.2.1/pkg/common/log/options.go 20:20:03 spire-1.2.1/pkg/common/nodeutil/ 20:20:03 spire-1.2.1/pkg/common/nodeutil/node.go 20:20:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:20:03 spire-1.2.1/pkg/common/peertracker/ 20:20:03 spire-1.2.1/pkg/common/peertracker/conn.go 20:20:03 spire-1.2.1/pkg/common/peertracker/credentials.go 20:20:03 spire-1.2.1/pkg/common/peertracker/errors.go 20:20:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:20:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:20:03 spire-1.2.1/pkg/common/peertracker/info.go 20:20:03 spire-1.2.1/pkg/common/peertracker/listener.go 20:20:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:20:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:20:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:20:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:20:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:20:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:20:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:20:03 spire-1.2.1/pkg/common/peertracker/tcp.go 20:20:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:20:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:20:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:20:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:20:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:20:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:20:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:20:03 spire-1.2.1/pkg/common/peertracker/uds.go 20:20:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:20:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:20:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:20:03 spire-1.2.1/pkg/common/pemutil/ 20:20:03 spire-1.2.1/pkg/common/pemutil/block.go 20:20:03 spire-1.2.1/pkg/common/pemutil/certs.go 20:20:03 spire-1.2.1/pkg/common/pemutil/common.go 20:20:03 spire-1.2.1/pkg/common/pemutil/csr.go 20:20:03 spire-1.2.1/pkg/common/pemutil/keys.go 20:20:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/ 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:20:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:20:03 spire-1.2.1/pkg/common/plugin/ 20:20:03 spire-1.2.1/pkg/common/plugin/aws/ 20:20:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:20:03 spire-1.2.1/pkg/common/plugin/azure/ 20:20:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:20:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:20:03 spire-1.2.1/pkg/common/plugin/facade.go 20:20:03 spire-1.2.1/pkg/common/plugin/facade_test.go 20:20:03 spire-1.2.1/pkg/common/plugin/gcp/ 20:20:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:20:03 spire-1.2.1/pkg/common/plugin/k8s/ 20:20:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:20:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:20:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:20:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:20:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:20:03 spire-1.2.1/pkg/common/plugin/log.go 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/ 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:20:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:20:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:20:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:20:03 spire-1.2.1/pkg/common/plugin/x509pop/ 20:20:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:20:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:20:03 spire-1.2.1/pkg/common/profiling/ 20:20:03 spire-1.2.1/pkg/common/profiling/dumpers.go 20:20:03 spire-1.2.1/pkg/common/profiling/profiling.go 20:20:03 spire-1.2.1/pkg/common/protoutil/ 20:20:03 spire-1.2.1/pkg/common/protoutil/masks.go 20:20:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:20:03 spire-1.2.1/pkg/common/rotationutil/ 20:20:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:20:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:20:03 spire-1.2.1/pkg/common/selector/ 20:20:03 spire-1.2.1/pkg/common/selector/selector.go 20:20:03 spire-1.2.1/pkg/common/selector/selector_test.go 20:20:03 spire-1.2.1/pkg/common/selector/set.go 20:20:03 spire-1.2.1/pkg/common/selector/set_utils.go 20:20:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/ 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/ 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:20:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:20:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:20:03 spire-1.2.1/pkg/common/telemetry/call.go 20:20:03 spire-1.2.1/pkg/common/telemetry/common/ 20:20:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:20:03 spire-1.2.1/pkg/common/telemetry/config.go 20:20:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:20:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/inmem.go 20:20:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/m3.go 20:20:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/metrics.go 20:20:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/names.go 20:20:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:20:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:20:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/ 20:20:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:20:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:20:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:20:03 spire-1.2.1/pkg/common/telemetry/server/server.go 20:20:03 spire-1.2.1/pkg/common/telemetry/sink.go 20:20:03 spire-1.2.1/pkg/common/telemetry/statsd.go 20:20:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:20:03 spire-1.2.1/pkg/common/telemetry/uptime.go 20:20:03 spire-1.2.1/pkg/common/telemetry/version.go 20:20:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:20:03 spire-1.2.1/pkg/common/uptime/ 20:20:03 spire-1.2.1/pkg/common/uptime/uptime.go 20:20:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:20:03 spire-1.2.1/pkg/common/util/ 20:20:03 spire-1.2.1/pkg/common/util/certs.go 20:20:03 spire-1.2.1/pkg/common/util/certs_test.go 20:20:03 spire-1.2.1/pkg/common/util/csr.go 20:20:03 spire-1.2.1/pkg/common/util/hash.go 20:20:03 spire-1.2.1/pkg/common/util/selectors.go 20:20:03 spire-1.2.1/pkg/common/util/selectors_test.go 20:20:03 spire-1.2.1/pkg/common/util/signals.go 20:20:03 spire-1.2.1/pkg/common/util/sort.go 20:20:03 spire-1.2.1/pkg/common/util/sort_test.go 20:20:03 spire-1.2.1/pkg/common/util/task.go 20:20:03 spire-1.2.1/pkg/common/util/task_test.go 20:20:03 spire-1.2.1/pkg/common/util/testdata/ 20:20:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:20:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:20:03 spire-1.2.1/pkg/common/version/ 20:20:03 spire-1.2.1/pkg/common/version/version.go 20:20:03 spire-1.2.1/pkg/common/x509svid/ 20:20:03 spire-1.2.1/pkg/common/x509svid/common_test.go 20:20:03 spire-1.2.1/pkg/common/x509svid/csr.go 20:20:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:20:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:20:03 spire-1.2.1/pkg/common/x509util/ 20:20:03 spire-1.2.1/pkg/common/x509util/cert.go 20:20:03 spire-1.2.1/pkg/common/x509util/dns.go 20:20:03 spire-1.2.1/pkg/common/x509util/dns_test.go 20:20:03 spire-1.2.1/pkg/common/x509util/keyid.go 20:20:03 spire-1.2.1/pkg/common/x509util/keypair.go 20:20:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:20:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:20:03 spire-1.2.1/pkg/server/ 20:20:03 spire-1.2.1/pkg/server/api/ 20:20:03 spire-1.2.1/pkg/server/api/agent.go 20:20:03 spire-1.2.1/pkg/server/api/agent/ 20:20:03 spire-1.2.1/pkg/server/api/agent/v1/ 20:20:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:20:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:20:03 spire-1.2.1/pkg/server/api/agent_test.go 20:20:03 spire-1.2.1/pkg/server/api/api.go 20:20:03 spire-1.2.1/pkg/server/api/audit/ 20:20:03 spire-1.2.1/pkg/server/api/audit/audit.go 20:20:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:20:03 spire-1.2.1/pkg/server/api/bundle.go 20:20:03 spire-1.2.1/pkg/server/api/bundle/ 20:20:03 spire-1.2.1/pkg/server/api/bundle/v1/ 20:20:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:20:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:20:03 spire-1.2.1/pkg/server/api/bundle_test.go 20:20:03 spire-1.2.1/pkg/server/api/debug/ 20:20:03 spire-1.2.1/pkg/server/api/debug/v1/ 20:20:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:20:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:20:03 spire-1.2.1/pkg/server/api/entry.go 20:20:03 spire-1.2.1/pkg/server/api/entry/ 20:20:03 spire-1.2.1/pkg/server/api/entry/v1/ 20:20:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:20:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:20:03 spire-1.2.1/pkg/server/api/entry_test.go 20:20:03 spire-1.2.1/pkg/server/api/health/ 20:20:03 spire-1.2.1/pkg/server/api/health/v1/ 20:20:03 spire-1.2.1/pkg/server/api/health/v1/service.go 20:20:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:20:03 spire-1.2.1/pkg/server/api/id.go 20:20:03 spire-1.2.1/pkg/server/api/id_test.go 20:20:03 spire-1.2.1/pkg/server/api/limits/ 20:20:03 spire-1.2.1/pkg/server/api/limits/limits.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/ 20:20:03 spire-1.2.1/pkg/server/api/middleware/alias.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/audit.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/caller.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/common.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/entries.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:20:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:20:03 spire-1.2.1/pkg/server/api/ratelimit.go 20:20:03 spire-1.2.1/pkg/server/api/rpccontext/ 20:20:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:20:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:20:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:20:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:20:03 spire-1.2.1/pkg/server/api/selector.go 20:20:03 spire-1.2.1/pkg/server/api/selector_test.go 20:20:03 spire-1.2.1/pkg/server/api/status.go 20:20:03 spire-1.2.1/pkg/server/api/status_test.go 20:20:03 spire-1.2.1/pkg/server/api/svid/ 20:20:03 spire-1.2.1/pkg/server/api/svid/v1/ 20:20:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:20:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:20:03 spire-1.2.1/pkg/server/api/trustdomain.go 20:20:03 spire-1.2.1/pkg/server/api/trustdomain/ 20:20:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:20:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:20:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:20:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:20:03 spire-1.2.1/pkg/server/authpolicy/ 20:20:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:20:03 spire-1.2.1/pkg/server/authpolicy/policy.go 20:20:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:20:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:20:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:20:03 spire-1.2.1/pkg/server/authpolicy/validate.go 20:20:03 spire-1.2.1/pkg/server/bundle/ 20:20:03 spire-1.2.1/pkg/server/bundle/client/ 20:20:03 spire-1.2.1/pkg/server/bundle/client/client.go 20:20:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:20:03 spire-1.2.1/pkg/server/bundle/client/manager.go 20:20:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:20:03 spire-1.2.1/pkg/server/bundle/client/sources.go 20:20:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:20:03 spire-1.2.1/pkg/server/bundle/client/updater.go 20:20:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:20:03 spire-1.2.1/pkg/server/ca/ 20:20:03 spire-1.2.1/pkg/server/ca/ca.go 20:20:03 spire-1.2.1/pkg/server/ca/ca_health.go 20:20:03 spire-1.2.1/pkg/server/ca/ca_test.go 20:20:03 spire-1.2.1/pkg/server/ca/journal.go 20:20:03 spire-1.2.1/pkg/server/ca/journal_test.go 20:20:03 spire-1.2.1/pkg/server/ca/manager.go 20:20:03 spire-1.2.1/pkg/server/ca/manager_health.go 20:20:03 spire-1.2.1/pkg/server/ca/manager_test.go 20:20:03 spire-1.2.1/pkg/server/ca/templates.go 20:20:03 spire-1.2.1/pkg/server/ca/upstream_client.go 20:20:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:20:03 spire-1.2.1/pkg/server/ca/validation.go 20:20:03 spire-1.2.1/pkg/server/cache/ 20:20:03 spire-1.2.1/pkg/server/cache/dscache/ 20:20:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:20:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:20:03 spire-1.2.1/pkg/server/cache/entrycache/ 20:20:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:20:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:20:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:20:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:20:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:20:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:20:03 spire-1.2.1/pkg/server/catalog/ 20:20:03 spire-1.2.1/pkg/server/catalog/catalog.go 20:20:03 spire-1.2.1/pkg/server/catalog/keymanager.go 20:20:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:20:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:20:03 spire-1.2.1/pkg/server/catalog/notifier.go 20:20:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:20:03 spire-1.2.1/pkg/server/config.go 20:20:03 spire-1.2.1/pkg/server/datastore/ 20:20:03 spire-1.2.1/pkg/server/datastore/datastore.go 20:20:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:20:03 spire-1.2.1/pkg/server/datastore/repository.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:20:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:20:03 spire-1.2.1/pkg/server/endpoints/ 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/ 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:20:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:20:03 spire-1.2.1/pkg/server/endpoints/config.go 20:20:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:20:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:20:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:20:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:20:03 spire-1.2.1/pkg/server/endpoints/middleware.go 20:20:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:20:03 spire-1.2.1/pkg/server/hostservice/ 20:20:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:20:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:20:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:20:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:20:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:20:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:20:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:20:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/ 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/ 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:20:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:20:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:20:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/ 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:20:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:20:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:20:03 spire-1.2.1/pkg/server/registration/ 20:20:03 spire-1.2.1/pkg/server/registration/manager.go 20:20:03 spire-1.2.1/pkg/server/registration/manager_test.go 20:20:03 spire-1.2.1/pkg/server/scanentries.go 20:20:03 spire-1.2.1/pkg/server/scanentries_test.go 20:20:03 spire-1.2.1/pkg/server/server.go 20:20:03 spire-1.2.1/pkg/server/server_test.go 20:20:03 spire-1.2.1/pkg/server/svid/ 20:20:03 spire-1.2.1/pkg/server/svid/observer.go 20:20:03 spire-1.2.1/pkg/server/svid/observer_test.go 20:20:03 spire-1.2.1/pkg/server/svid/rotator.go 20:20:03 spire-1.2.1/pkg/server/svid/rotator_config.go 20:20:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:20:03 spire-1.2.1/pkg/server/svid/rotator_test.go 20:20:03 spire-1.2.1/proto/ 20:20:03 spire-1.2.1/proto/private/ 20:20:03 spire-1.2.1/proto/private/server/ 20:20:03 spire-1.2.1/proto/private/server/journal/ 20:20:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:20:03 spire-1.2.1/proto/private/server/journal/journal.proto 20:20:03 spire-1.2.1/proto/spire/ 20:20:03 spire-1.2.1/proto/spire/common/ 20:20:03 spire-1.2.1/proto/spire/common/common.pb.go 20:20:03 spire-1.2.1/proto/spire/common/common.proto 20:20:03 spire-1.2.1/proto/spire/common/plugin/ 20:20:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:20:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:20:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:20:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:20:03 spire-1.2.1/proto/spire/plugin/ 20:20:03 spire-1.2.1/proto/spire/plugin/agent/ 20:20:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:20:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:20:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:20:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:20:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:20:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:20:03 spire-1.2.1/release/ 20:20:03 spire-1.2.1/release/spire-extras/ 20:20:03 spire-1.2.1/release/spire-extras/README.md 20:20:03 spire-1.2.1/release/spire-extras/conf/ 20:20:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:20:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:20:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:20:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:20:03 spire-1.2.1/release/spire/ 20:20:03 spire-1.2.1/release/spire/README.md 20:20:03 spire-1.2.1/release/spire/conf/ 20:20:03 spire-1.2.1/release/spire/conf/agent/ 20:20:03 spire-1.2.1/release/spire/conf/agent/agent.conf 20:20:03 spire-1.2.1/release/spire/conf/server/ 20:20:03 spire-1.2.1/release/spire/conf/server/server.conf 20:20:03 spire-1.2.1/script/ 20:20:03 spire-1.2.1/script/build-artifact.sh 20:20:03 spire-1.2.1/script/generate_dummy_ca.sh 20:20:03 spire-1.2.1/support/ 20:20:03 spire-1.2.1/support/k8s/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:20:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/ 20:20:03 spire-1.2.1/support/oidc-discovery-provider/README.md 20:20:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/config.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/main.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:20:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:20:03 spire-1.2.1/test/ 20:20:03 spire-1.2.1/test/clock/ 20:20:03 spire-1.2.1/test/clock/clock.go 20:20:03 spire-1.2.1/test/fakes/ 20:20:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:20:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:20:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:20:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:20:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:20:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:20:03 spire-1.2.1/test/fakes/fakeagentstore/ 20:20:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:20:03 spire-1.2.1/test/fakes/fakedatastore/ 20:20:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:20:03 spire-1.2.1/test/fakes/fakeentryclient/ 20:20:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:20:03 spire-1.2.1/test/fakes/fakehealthchecker/ 20:20:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:20:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:20:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:20:03 spire-1.2.1/test/fakes/fakemetrics/ 20:20:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:20:03 spire-1.2.1/test/fakes/fakenoderesolver/ 20:20:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:20:03 spire-1.2.1/test/fakes/fakenotifier/ 20:20:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:20:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:20:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:20:03 spire-1.2.1/test/fakes/fakeserverca/ 20:20:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:20:03 spire-1.2.1/test/fakes/fakeservercatalog/ 20:20:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:20:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:20:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:20:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:20:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:20:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:20:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:20:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:20:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:20:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:20:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:20:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:20:03 spire-1.2.1/test/fixture/ 20:20:03 spire-1.2.1/test/fixture/certs/ 20:20:03 spire-1.2.1/test/fixture/certs/agent_svid.der 20:20:03 spire-1.2.1/test/fixture/certs/base_cert.pem 20:20:03 spire-1.2.1/test/fixture/certs/base_csr.pem 20:20:03 spire-1.2.1/test/fixture/certs/base_key.pem 20:20:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:20:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:20:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:20:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:20:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:20:03 spire-1.2.1/test/fixture/certs/blog_key.pem 20:20:03 spire-1.2.1/test/fixture/certs/bundle.der 20:20:03 spire-1.2.1/test/fixture/certs/ca.pem 20:20:03 spire-1.2.1/test/fixture/certs/ca_key.pem 20:20:03 spire-1.2.1/test/fixture/certs/database_cert.pem 20:20:03 spire-1.2.1/test/fixture/certs/database_csr.pem 20:20:03 spire-1.2.1/test/fixture/certs/database_key.pem 20:20:03 spire-1.2.1/test/fixture/certs/node_cert.pem 20:20:03 spire-1.2.1/test/fixture/certs/node_csr.pem 20:20:03 spire-1.2.1/test/fixture/certs/node_key.pem 20:20:03 spire-1.2.1/test/fixture/certs/svid.pem 20:20:03 spire-1.2.1/test/fixture/certs/svid_key.pem 20:20:03 spire-1.2.1/test/fixture/config/ 20:20:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:20:03 spire-1.2.1/test/fixture/config/agent_good.conf 20:20:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:20:03 spire-1.2.1/test/fixture/config/plugin_good.conf 20:20:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:20:03 spire-1.2.1/test/fixture/config/server_good.conf 20:20:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:20:03 spire-1.2.1/test/fixture/fixture.go 20:20:03 spire-1.2.1/test/fixture/nodeattestor/ 20:20:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:20:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:20:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:20:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:20:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:20:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:20:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:20:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:20:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:20:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:20:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:20:03 spire-1.2.1/test/fixture/registration/ 20:20:03 spire-1.2.1/test/fixture/registration/entries.json 20:20:03 spire-1.2.1/test/fixture/registration/good-for-update.json 20:20:03 spire-1.2.1/test/fixture/registration/good.json 20:20:03 spire-1.2.1/test/fixture/registration/invalid.json 20:20:03 spire-1.2.1/test/fixture/registration/invalid_json.json 20:20:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:20:03 spire-1.2.1/test/integration/ 20:20:03 spire-1.2.1/test/integration/README.md 20:20:03 spire-1.2.1/test/integration/common 20:20:03 spire-1.2.1/test/integration/setup/ 20:20:03 spire-1.2.1/test/integration/setup/adminclient/ 20:20:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:20:03 spire-1.2.1/test/integration/setup/adminclient/client.go 20:20:03 spire-1.2.1/test/integration/setup/debugagent/ 20:20:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:20:03 spire-1.2.1/test/integration/setup/debugagent/main.go 20:20:03 spire-1.2.1/test/integration/setup/debugserver/ 20:20:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:20:03 spire-1.2.1/test/integration/setup/debugserver/main.go 20:20:03 spire-1.2.1/test/integration/setup/downstreamclient/ 20:20:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:20:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:20:03 spire-1.2.1/test/integration/setup/itclient/ 20:20:03 spire-1.2.1/test/integration/setup/itclient/client.go 20:20:03 spire-1.2.1/test/integration/setup/node-attestation/ 20:20:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:20:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:20:03 spire-1.2.1/test/integration/setup/x509pop/ 20:20:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:20:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:20:03 spire-1.2.1/test/integration/suites/ 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:20:03 spire-1.2.1/test/integration/suites/join-token/ 20:20:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:20:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:20:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:20:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:20:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:20:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:20:03 spire-1.2.1/test/integration/suites/join-token/README.md 20:20:03 spire-1.2.1/test/integration/suites/join-token/conf/ 20:20:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/join-token/teardown 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:20:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:20:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:20:03 spire-1.2.1/test/integration/suites/k8s/ 20:20:03 spire-1.2.1/test/integration/suites/k8s/00-setup 20:20:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:20:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:20:03 spire-1.2.1/test/integration/suites/k8s/README.md 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/ 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:20:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:20:03 spire-1.2.1/test/integration/suites/k8s/teardown 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/ 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:20:03 spire-1.2.1/test/integration/suites/rotation/ 20:20:03 spire-1.2.1/test/integration/suites/rotation/00-setup 20:20:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:20:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:20:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:20:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:20:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:20:03 spire-1.2.1/test/integration/suites/rotation/README.md 20:20:03 spire-1.2.1/test/integration/suites/rotation/conf/ 20:20:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/rotation/teardown 20:20:03 spire-1.2.1/test/integration/suites/self-test/ 20:20:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:20:03 spire-1.2.1/test/integration/suites/self-test/README.md 20:20:03 spire-1.2.1/test/integration/suites/self-test/teardown 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:20:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:20:03 spire-1.2.1/test/integration/suites/upgrade/ 20:20:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:20:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:20:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:20:03 spire-1.2.1/test/integration/suites/upgrade/README.md 20:20:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:20:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:20:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:20:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:20:03 spire-1.2.1/test/integration/suites/upgrade/teardown 20:20:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:20:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:20:03 spire-1.2.1/test/integration/test-one.sh 20:20:03 spire-1.2.1/test/integration/test.sh 20:20:03 spire-1.2.1/test/plugintest/ 20:20:03 spire-1.2.1/test/plugintest/config.go 20:20:03 spire-1.2.1/test/plugintest/load.go 20:20:03 spire-1.2.1/test/plugintest/option.go 20:20:03 spire-1.2.1/test/spiretest/ 20:20:03 spire-1.2.1/test/spiretest/apiserver.go 20:20:03 spire-1.2.1/test/spiretest/assertions.go 20:20:03 spire-1.2.1/test/spiretest/dir.go 20:20:03 spire-1.2.1/test/spiretest/errors_posix.go 20:20:03 spire-1.2.1/test/spiretest/errors_windows.go 20:20:03 spire-1.2.1/test/spiretest/logs.go 20:20:03 spire-1.2.1/test/spiretest/socketapi.go 20:20:03 spire-1.2.1/test/spiretest/suite.go 20:20:03 spire-1.2.1/test/spiretest/x509.go 20:20:03 spire-1.2.1/test/testca/ 20:20:03 spire-1.2.1/test/testca/ca.go 20:20:03 spire-1.2.1/test/testkey/ 20:20:03 spire-1.2.1/test/testkey/generate.sh 20:20:03 spire-1.2.1/test/testkey/genkeys.go 20:20:03 spire-1.2.1/test/testkey/keys.go 20:20:03 spire-1.2.1/test/testkey/new.go 20:20:03 spire-1.2.1/test/tpmsimulator/ 20:20:03 spire-1.2.1/test/tpmsimulator/simulator.go 20:20:03 spire-1.2.1/test/util/ 20:20:03 spire-1.2.1/test/util/cert_fixtures.go 20:20:03 spire-1.2.1/test/util/cert_generation.go 20:20:03 spire-1.2.1/test/util/io_redirection.go 20:20:03 spire-1.2.1/test/util/race.go 20:20:03 spire-1.2.1/test/util/util.go 20:20:03 building spire from source... 20:20:03 Installing go1.17.7... 20:20:10 Building bin/spire-server... 20:20:10 go: downloading github.com/mitchellh/cli v1.1.2 20:20:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:20:10 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:20:10 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:20:10 go: downloading google.golang.org/grpc v1.44.0 20:20:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:20:10 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:20:10 go: downloading github.com/imdario/mergo v0.3.12 20:20:10 go: downloading github.com/sirupsen/logrus v1.8.1 20:20:10 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:20:10 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:20:10 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:20:10 go: downloading github.com/fatih/color v1.13.0 20:20:10 go: downloading github.com/mattn/go-isatty v0.0.14 20:20:10 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:20:10 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:20:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:20:10 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:20:10 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:20:10 go: downloading github.com/armon/go-metrics v0.3.10 20:20:10 go: downloading github.com/prometheus/client_golang v1.12.1 20:20:10 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:20:10 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:20:10 go: downloading github.com/open-policy-agent/opa v0.38.0 20:20:10 go: downloading github.com/mattn/go-colorable v0.1.12 20:20:10 go: downloading github.com/Masterminds/goutils v1.1.0 20:20:10 go: downloading github.com/Masterminds/semver v1.5.0 20:20:10 go: downloading github.com/google/uuid v1.1.2 20:20:10 go: downloading github.com/huandu/xstrings v1.3.2 20:20:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:20:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:20:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:20:10 go: downloading github.com/beorn7/perks v1.0.1 20:20:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:20:10 go: downloading github.com/prometheus/client_model v0.2.0 20:20:10 go: downloading github.com/prometheus/common v0.32.1 20:20:10 go: downloading github.com/prometheus/procfs v0.7.3 20:20:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:20:10 go: downloading github.com/oklog/run v1.0.0 20:20:10 go: downloading github.com/imkira/go-observer v1.0.3 20:20:10 go: downloading go.uber.org/atomic v1.9.0 20:20:10 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:20:10 go: downloading github.com/hashicorp/errwrap v1.1.0 20:20:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:20:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:20:10 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:20:10 go: downloading github.com/blang/semver/v4 v4.0.0 20:20:10 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:20:10 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:20:11 go: downloading github.com/jinzhu/gorm v1.9.16 20:20:11 go: downloading github.com/lib/pq v1.10.4 20:20:11 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:20:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:20:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:20:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:20:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:20:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:20:13 go: downloading github.com/stretchr/testify v1.7.0 20:20:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:20:13 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:20:17 go: downloading google.golang.org/api v0.70.0 20:20:17 go: downloading github.com/google/go-tpm v0.3.3 20:20:17 go: downloading k8s.io/client-go v0.23.4 20:20:17 go: downloading k8s.io/api v0.23.4 20:20:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:20:18 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:20:18 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:20:18 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:20:18 go: downloading cloud.google.com/go/storage v1.21.0 20:20:18 go: downloading cloud.google.com/go v0.100.2 20:20:20 go: downloading k8s.io/apimachinery v0.23.4 20:20:20 go: downloading k8s.io/kube-aggregator v0.23.3 20:20:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:20:20 go: downloading cloud.google.com/go/security v1.3.0 20:20:20 go: downloading github.com/hashicorp/vault/api v1.4.1 20:20:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:20:20 go: downloading github.com/twmb/murmur3 v1.1.6 20:20:20 go: downloading github.com/jinzhu/inflection v1.0.0 20:20:20 go: downloading github.com/aws/smithy-go v1.11.0 20:20:21 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:20:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:20:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:20:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:20:21 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:20:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:20:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:20:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:20:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:20:21 go: downloading github.com/dimchansky/utfbom v1.1.1 20:20:21 go: downloading cloud.google.com/go/compute v1.3.0 20:20:22 go: downloading cloud.google.com/go/iam v0.1.1 20:20:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:20:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:20:25 go: downloading github.com/gogo/protobuf v1.3.2 20:20:25 go: downloading k8s.io/klog/v2 v2.30.0 20:20:25 go: downloading github.com/google/gofuzz v1.1.0 20:20:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:20:25 go: downloading github.com/spf13/pflag v1.0.5 20:20:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:20:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:20:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:20:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:20:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:20:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:20:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:20:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:20:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:20:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:20:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:20:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:20:25 go: downloading gopkg.in/yaml.v2 v2.4.0 20:20:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:20:25 go: downloading github.com/gobwas/glob v0.2.3 20:20:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:20:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:20:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:20:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:20:25 go: downloading go.opencensus.io v0.23.0 20:20:26 go: downloading gopkg.in/inf.v0 v0.9.1 20:20:26 go: downloading github.com/google/go-cmp v0.5.7 20:20:26 go: downloading github.com/googleapis/gnostic v0.5.5 20:20:26 go: downloading github.com/go-logr/logr v1.2.2 20:20:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:20:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:20:26 go: downloading github.com/json-iterator/go v1.1.12 20:20:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:20:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:20:26 go: downloading go.uber.org/zap v1.21.0 20:20:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:20:26 go: downloading github.com/tklauser/numcpus v0.3.0 20:20:26 go: downloading sigs.k8s.io/yaml v1.3.0 20:20:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:20:26 go: downloading github.com/ryanuber/go-glob v1.0.0 20:20:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:20:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:20:26 go: downloading github.com/hashicorp/go-version v1.2.0 20:20:26 go: downloading github.com/golang/snappy v0.0.4 20:20:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:20:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:20:26 go: downloading github.com/modern-go/reflect2 v1.0.2 20:20:26 go: downloading go.uber.org/multierr v1.6.0 20:20:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:20:32 Removing intermediate container 6dc3e3195def 20:20:32 ---> 02a56eb07d7e 20:20:32 Successfully built 02a56eb07d7e 20:20:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:20:32 + docker inspect -f . ci-base-image-arm64 20:20:32 . [Pipeline] withDockerContainer 20:20:32 prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container 20:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:20:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:20:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:20:34 $ docker top 7023b0ed59ed48c7732295d624454c9ae886189b8369744bed79bbcea0fc4720 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:35 + go version 20:20:35 go version go1.17.6 linux/arm64 [Pipeline] } 20:20:35 $ docker stop --time=1 7023b0ed59ed48c7732295d624454c9ae886189b8369744bed79bbcea0fc4720 20:20:36 $ docker rm -f 7023b0ed59ed48c7732295d624454c9ae886189b8369744bed79bbcea0fc4720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:20:37 + docker inspect -f . ci-base-image-arm64 20:20:37 . [Pipeline] withDockerContainer 20:20:37 prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container 20:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:20:39 $ docker top e3af6a851150a2d0a31e316cbf3641cd39ce1469030ce4b9f0bf7d74105eb769 -eo pid,comm [Pipeline] { [Pipeline] echo 20:20:39 ========================================================= 20:20:39 [edgeXBuildGoParallel] Running Tests and Build... 20:20:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:40 + make test 20:20:40 go mod tidy -compat=1.17 20:20:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:20:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:20:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:21:01 Removing intermediate container 041016a41a21 20:21:01 ---> 221545a37b66 20:21:01 20:21:01 Step 10/31 : FROM alpine:3.14 20:21:01 Removing intermediate container 13465f51db5f 20:21:01 ---> 68023eb59b73 20:21:01 20:21:01 Step 10/22 : FROM alpine:3.14 20:21:01 Removing intermediate container 867650def340 20:21:01 ---> 938338b81ca2 20:21:01 20:21:01 Step 10/25 : FROM alpine:3.14 20:21:01 Removing intermediate container 4f9042eb4a88 20:21:01 ---> 21fa519c9b13 20:21:01 20:21:01 Step 10/22 : FROM alpine:3.14 20:21:01 3.14: Pulling from library/alpine 20:21:01 3.14: Pulling from library/alpine 20:21:01 3.14: Pulling from library/alpine 20:21:01 3.14: Pulling from library/alpine 20:21:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:21:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:21:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:21:01 Status: Downloaded newer image for alpine:3.14 20:21:01 Status: Image is up to date for alpine:3.14 20:21:01 Status: Downloaded newer image for alpine:3.14 20:21:01 ---> e04c818066af 20:21:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:21:01 ---> e04c818066af 20:21:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:21:01 ---> e04c818066af 20:21:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:21:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:21:01 Status: Image is up to date for alpine:3.14 20:21:01 ---> e04c818066af 20:21:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:21:02 ---> Running in f00f10d4dee4 20:21:02 ---> Running in bb1784f326bb 20:21:02 ---> Running in 8a1d6d845bf0 20:21:02 ---> Running in 3189aa2a7f50 20:21:03 Removing intermediate container f00f10d4dee4 20:21:03 ---> bfa3cb367f1b 20:21:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:21:03 ---> Running in 22e3806793c9 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:21:03 (1/6) Installing ca-certificates (20211220-r0) 20:21:03 (2/6) Installing brotli-libs (1.0.9-r5) 20:21:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:21:03 (4/6) Installing libcurl (7.79.1-r0) 20:21:03 (5/6) Installing curl (7.79.1-r0) 20:21:03 (6/6) Installing dumb-init (1.2.5-r1) 20:21:03 Executing busybox-1.33.1-r7.trigger 20:21:03 Executing ca-certificates-20211220-r0.trigger 20:21:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:21:04 (1/3) Installing ca-certificates (20211220-r0) 20:21:04 (2/3) Installing dumb-init (1.2.5-r1) 20:21:04 (3/3) Installing su-exec (0.2-r1) 20:21:04 Executing busybox-1.33.1-r7.trigger 20:21:04 Executing ca-certificates-20211220-r0.trigger 20:21:04 OK: 8 MiB in 20 packages 20:21:04 OK: 6 MiB in 17 packages 20:21:04 (1/2) Installing ca-certificates (20211220-r0) 20:21:04 (2/2) Installing dumb-init (1.2.5-r1) 20:21:04 Executing busybox-1.33.1-r7.trigger 20:21:04 Executing ca-certificates-20211220-r0.trigger 20:21:04 OK: 6 MiB in 16 packages 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:21:04 (1/2) Installing dumb-init (1.2.5-r1) 20:21:04 (2/2) Installing su-exec (0.2-r1) 20:21:04 Executing busybox-1.33.1-r7.trigger 20:21:04 OK: 6 MiB in 16 packages 20:21:05 Removing intermediate container bb1784f326bb 20:21:05 ---> 2d30aeff32aa 20:21:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:21:05 Removing intermediate container 8a1d6d845bf0 20:21:05 ---> 710fec7dec5d 20:21:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:21:05 ---> Running in 5d99cf91dfdd 20:21:05 ---> Running in dceb01f34e7b 20:21:05 Removing intermediate container 3189aa2a7f50 20:21:05 ---> 6bc775b72c52 20:21:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:21:05 Removing intermediate container 22e3806793c9 20:21:05 ---> 814d93b5acea 20:21:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:21:05 ---> Running in c57994e80df1 20:21:05 ---> Running in 5f591df9df49 20:21:05 Removing intermediate container 5d99cf91dfdd 20:21:05 ---> 8b19683bca1c 20:21:05 Step 13/22 : WORKDIR /edgex 20:21:05 Removing intermediate container dceb01f34e7b 20:21:05 ---> 5ed9cfc813c1 20:21:05 Step 13/25 : WORKDIR / 20:21:05 ---> Running in c1e50b108b2b 20:21:05 ---> Running in 0f5e66953351 20:21:05 Removing intermediate container c57994e80df1 20:21:05 ---> 895673070e76 20:21:05 Step 13/22 : ENV APP_PORT=59860 20:21:06 Removing intermediate container 5f591df9df49 20:21:06 ---> 291ddcd4a8e7 20:21:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:21:06 ---> Running in 16869e3152a6 20:21:06 ---> Running in d73a1f0e67ac 20:21:06 Removing intermediate container 0f5e66953351 20:21:06 ---> c9d438eb6a36 20:21:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:21:06 Removing intermediate container c1e50b108b2b 20:21:06 ---> 29226d980e73 20:21:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:21:06 Removing intermediate container d73a1f0e67ac 20:21:06 ---> 143033c2bada 20:21:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:21:06 Removing intermediate container 16869e3152a6 20:21:06 ---> c46be573b6a1 20:21:06 Step 14/22 : EXPOSE $APP_PORT 20:21:06 ---> Running in 31e802464240 20:21:06 ---> Running in 9c27eb44a49c 20:21:06 Removing intermediate container 9c27eb44a49c 20:21:06 ---> 282027b29b73 20:21:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:06 ---> 6184eb4cfdc8 20:21:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:21:07 ---> bd7aa4f4db81 20:21:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:21:07 ---> 76025b7b51ba 20:21:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:21:07 ---> 443a27fcc7d4 20:21:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:21:08 ---> 337652ddbaf8 20:21:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:21:08 Removing intermediate container 31e802464240 20:21:08 ---> ad548067f883 20:21:08 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:21:08 ---> Running in 859e499bd1bd 20:21:08 ---> 98ea9f9d4a77 20:21:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:21:08 Removing intermediate container 859e499bd1bd 20:21:08 ---> 9c6e91f55508 20:21:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:21:09 ---> 500babfb917c 20:21:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:21:09 ---> 7dc42fcc18d4 20:21:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:21:09 ---> fdb936fb0dcd 20:21:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:21:09 ---> 16770549eff6 20:21:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:21:09 ---> Running in dc270c290d80 20:21:10 ---> cd0213454a91 20:21:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:21:10 ---> 40ce95abd861 20:21:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:21:10 ---> 7df37c4f80cc 20:21:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:10 ---> Running in 2cffa75af638 20:21:10 ---> Running in 1a01d1037339 20:21:11 Removing intermediate container 2cffa75af638 20:21:11 ---> 1c6ce419dc9e 20:21:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:21:11 ---> Running in 477152b012ee 20:21:11 Removing intermediate container 477152b012ee 20:21:11 ---> 0f0979b508a8 20:21:11 Step 20/22 : LABEL arch=x86_64 20:21:11 ---> Running in ca75cee5234b 20:21:12 Removing intermediate container dc270c290d80 20:21:12 ---> 2f7514ebfb7d 20:21:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:12 Removing intermediate container ca75cee5234b 20:21:12 ---> 7d38012467c0 20:21:12 Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:21:12 ---> 1371e43139ba 20:21:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:21:12 ---> Running in 2e186642fc00 20:21:12 Removing intermediate container 1a01d1037339 20:21:12 ---> 52e3f16703b4 20:21:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:21:12 Removing intermediate container 2e186642fc00 20:21:12 ---> cbe50c1a323d 20:21:12 Step 22/22 : LABEL version=0.0.0 20:21:12 ---> Running in 332ec309995f 20:21:12 ---> 5c25815e0461 20:21:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:21:12 ---> Running in 35eca7689adc 20:21:12 ---> 3b37b49a9030 20:21:12 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/ 20:21:12 Removing intermediate container 332ec309995f 20:21:12 ---> b0b638b2dc01 20:21:12 Step 20/22 : LABEL arch=x86_64 20:21:13 ---> Running in 56e6aa67b937 20:21:13 ---> Running in 2d44bd778c3b 20:21:13 Removing intermediate container 35eca7689adc 20:21:13 ---> 63507bb51ac9 20:21:13 20:21:13 Removing intermediate container 2d44bd778c3b 20:21:13 ---> 61cdc1cd325a 20:21:13 Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:21:13 Successfully built 63507bb51ac9 20:21:13 Successfully tagged support-notifications:latest 20:21:13 ---> Running in 6f7e4d0e6cea 20:21:13 Building core-data 20:21:13 ? github.com/edgexfoundry/edgex-go [no test files] 20:21:14  Building support-notifications ... done Removing intermediate container 6f7e4d0e6cea 20:21:14 ---> 8abc2df59a3b 20:21:14 Step 22/22 : LABEL version=0.0.0 20:21:16 ---> eb31da5f6cf8 20:21:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:21:16 ---> Running in 50ff58d48d59 20:21:16 Removing intermediate container 50ff58d48d59 20:21:16 ---> 268db1c93285 20:21:16 20:21:16 Removing intermediate container 56e6aa67b937 20:21:16 ---> 6d3996deecc6 20:21:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:21:16 Successfully built 268db1c93285 20:21:16 Successfully tagged security-proxy-setup:latest 20:21:16  Building security-proxy-setup ... done  ---> Running in fcf86cf0f375 20:21:16 Building sys-mgmt-agent 20:21:17 ---> e85ac071b2b1 20:21:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:21:17 Removing intermediate container fcf86cf0f375 20:21:17 ---> 42682ad127e6 20:21:17 Step 23/25 : LABEL arch=x86_64 20:21:18 ---> Running in b4501547a1ec 20:21:18 ---> 986707624075 20:21:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:21:18 Removing intermediate container b4501547a1ec 20:21:18 ---> 1db74f024383 20:21:18 Step 24/25 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:21:19 ---> Running in 9c1b80802f3b 20:21:19 ---> 2bf7494b07c9 20:21:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:21:19 Removing intermediate container 9c1b80802f3b 20:21:19 ---> 6912c5bb922c 20:21:19 Step 25/25 : LABEL version=0.0.0 20:21:19 ---> Running in 59ac5666726c 20:21:19 ---> Running in 6956dc122103 20:21:20 Removing intermediate container 59ac5666726c 20:21:20 ---> fa7bb83d601d 20:21:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:21:20 Removing intermediate container 6956dc122103 20:21:20 ---> ba64d46490b8 20:21:20 20:21:20 Successfully built ba64d46490b8 20:21:20 Successfully tagged security-secretstore-setup:latest 20:21:20 Building security-spire-agent 20:21:21  Building security-secretstore-setup ... done  ---> 5c586b3f3e96 20:21:21 Step 26/31 : RUN chmod +x /entrypoint.sh 20:21:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:21:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:22 ---> 2a2038e89572 20:21:22 Step 3/23 : WORKDIR /edgex-go 20:21:22 ---> Using cache 20:21:22 ---> b8e16908350b 20:21:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:22 ---> Using cache 20:21:22 ---> 023798ca4e7b 20:21:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:21:23 ---> Running in 9aba42ff62d7 20:21:23 ---> Running in 2fdd71702fcc 20:21:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:25 OK: 221 MiB in 52 packages 20:21:26 Removing intermediate container 9aba42ff62d7 20:21:26 ---> da2e8a696494 20:21:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:21:26 ---> Running in 99d67c3910b8 20:21:27 Removing intermediate container 2fdd71702fcc 20:21:27 ---> cac6e142e75d 20:21:27 Step 6/23 : COPY go.mod vendor* ./ 20:21:27 Removing intermediate container 99d67c3910b8 20:21:27 ---> 31f44d572840 20:21:27 Step 28/31 : CMD ["gate"] 20:21:27 ---> 806aee922d6f 20:21:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:27 ---> Running in 6dc67c5ddd93 20:21:28 ---> Running in c095731daa34 20:21:28 Removing intermediate container 6dc67c5ddd93 20:21:28 ---> fdb39e210b85 20:21:28 Step 29/31 : LABEL arch=x86_64 20:21:28 ---> Running in 25d48d466cce 20:21:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:21:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:28 ---> 2a2038e89572 20:21:28 Step 3/23 : WORKDIR /edgex-go 20:21:28 ---> Using cache 20:21:28 ---> b8e16908350b 20:21:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:28 ---> Using cache 20:21:28 ---> 023798ca4e7b 20:21:28 Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base 20:21:29 ---> Running in 4558d4121a1b 20:21:29 Removing intermediate container 25d48d466cce 20:21:29 ---> d90ee1c97ebe 20:21:29 Step 30/31 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:21:30 ---> Running in d10533ec65dd 20:21:30 Removing intermediate container c095731daa34 20:21:30 ---> 7d081cf1f4ac 20:21:30 Step 8/23 : COPY . . 20:21:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:21:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:21:30 ---> 2a2038e89572 20:21:30 Step 3/26 : WORKDIR /edgex-go 20:21:30 ---> Using cache 20:21:30 ---> b8e16908350b 20:21:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:30 ---> Using cache 20:21:30 ---> 023798ca4e7b 20:21:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:21:31 Removing intermediate container d10533ec65dd 20:21:31 ---> e86a04a5e178 20:21:31 Step 31/31 : LABEL version=0.0.0 20:21:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:31 OK: 221 MiB in 52 packages 20:21:32 ---> Running in d7e379bc2b42 20:21:33 ---> Running in 6550bb405fad 20:21:33 Removing intermediate container 4558d4121a1b 20:21:33 ---> 4ee4ef3b841e 20:21:33 Step 6/23 : COPY go.mod vendor* ./ 20:21:33 Removing intermediate container 6550bb405fad 20:21:33 ---> 2eda08dad74d 20:21:33 20:21:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:33 Successfully built 2eda08dad74d 20:21:33 Successfully tagged security-bootstrapper:latest 20:21:33 ---> 124b38245fab 20:21:33  Building security-bootstrapper ... done Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:33 Building core-command 20:21:33 ---> Running in a84a56b5ba3b 20:21:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:34 OK: 221 MiB in 52 packages 20:21:37 Removing intermediate container a84a56b5ba3b 20:21:37 ---> 81d4e550f8ce 20:21:37 Step 8/23 : COPY . . 20:21:37 ---> 21774f09926e 20:21:37 Step 9/23 : RUN make cmd/core-data/core-data 20:21:37 Removing intermediate container d7e379bc2b42 20:21:37 ---> 081831e03c2d 20:21:37 Step 6/26 : COPY go.mod vendor* ./ 20:21:37 ---> Running in 68ce150c84c0 20:21:37 CGO_ENABLED=1 GO111MODULE=on go build -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 20:21:37 ---> 71f06d5af506 20:21:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:38 ---> Running in f9fe54c9f930 20:21:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:21:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:39 ---> 2a2038e89572 20:21:39 Step 3/23 : WORKDIR /edgex-go 20:21:39 ---> Using cache 20:21:39 ---> b8e16908350b 20:21:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:39 ---> Using cache 20:21:39 ---> 023798ca4e7b 20:21:39 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:21:39 ---> Using cache 20:21:39 ---> feba89ff13e1 20:21:39 Step 6/23 : COPY go.mod vendor* ./ 20:21:39 ---> Using cache 20:21:39 ---> 0899bcfd0910 20:21:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:39 ---> Using cache 20:21:39 ---> e89561ddfc2b 20:21:39 Step 8/23 : COPY . . 20:21:39 ---> Using cache 20:21:39 ---> 0f005f38984c 20:21:39 Step 9/23 : RUN make cmd/core-command/core-command 20:21:39 ---> Running in bc237bb41b19 20:21:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:21:40 Removing intermediate container f9fe54c9f930 20:21:40 ---> b21c941426f5 20:21:40 Step 8/26 : COPY . . 20:21:50 ---> d991a34bad8f 20:21:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:21:50 ---> Running in 6f559c718b0f 20:21:50 ---> 6a551aa06968 20:21:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:21:50 ---> Running in 9485d3febd45 20:21:50 Removing intermediate container 9485d3febd45 20:21:50 ---> 90c4bc8d6238 20:21:50 Step 10/26 : RUN mkdir -p spire-build 20:21:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:21:50 ---> Running in eb5a4c33ffa2 20:21:51 Removing intermediate container eb5a4c33ffa2 20:21:51 ---> 954268425320 20:21:51 Step 11/26 : WORKDIR /edgex-go/spire-build 20:21:52 ---> Running in daf42cba4b8e 20:21:52 Removing intermediate container daf42cba4b8e 20:21:52 ---> f198d3598569 20:21: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 20:21:52 ---> Running in 64ecedef7c20 20:21:53 spire-1.2.1/ 20:21:53 spire-1.2.1/.data/ 20:21:53 spire-1.2.1/.data/.file 20:21:53 spire-1.2.1/.dockerignore 20:21:53 spire-1.2.1/.gitattributes 20:21:53 spire-1.2.1/.githooks/ 20:21:53 spire-1.2.1/.githooks/pre-commit 20:21:53 spire-1.2.1/.github/ 20:21:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:21:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:21:53 spire-1.2.1/.github/dependabot.yml 20:21:53 spire-1.2.1/.github/workflows/ 20:21:53 spire-1.2.1/.github/workflows/nightly_build.yaml 20:21:53 spire-1.2.1/.github/workflows/pr_build.yaml 20:21:53 spire-1.2.1/.github/workflows/release_build.yaml 20:21:53 spire-1.2.1/.github/workflows/scripts/ 20:21:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:21:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:21:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:21:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:21:53 spire-1.2.1/.github/workflows/scripts/split.sh 20:21:53 spire-1.2.1/.gitignore 20:21:53 spire-1.2.1/.go-version 20:21:53 spire-1.2.1/.golangci.yml 20:21:53 spire-1.2.1/ADOPTERS.md 20:21:53 spire-1.2.1/CHANGELOG.md 20:21:53 spire-1.2.1/CODE-OF-CONDUCT.md 20:21:53 spire-1.2.1/CODEOWNERS 20:21:53 spire-1.2.1/CONTRIBUTING.md 20:21:53 spire-1.2.1/Dockerfile 20:21:53 spire-1.2.1/Dockerfile.dev 20:21:53 spire-1.2.1/Dockerfile.scratch 20:21:53 spire-1.2.1/LICENSE 20:21:53 spire-1.2.1/MAINTAINERS.md 20:21:53 spire-1.2.1/Makefile 20:21:53 spire-1.2.1/README.md 20:21:53 spire-1.2.1/ROADMAP.md 20:21:53 spire-1.2.1/SECURITY.md 20:21:53 spire-1.2.1/cmd/ 20:21:53 spire-1.2.1/cmd/spire-agent/ 20:21:53 spire-1.2.1/cmd/spire-agent/cli/ 20:21:53 spire-1.2.1/cmd/spire-agent/cli/api/ 20:21:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/common/ 20:21:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:21:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/run/ 20:21:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:21:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:21:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:21:53 spire-1.2.1/cmd/spire-agent/main.go 20:21:53 spire-1.2.1/cmd/spire-server/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/agent/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/cli.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/run/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/token/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/validate/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/x509/ 20:21:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:21:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:21:53 spire-1.2.1/cmd/spire-server/main.go 20:21:53 spire-1.2.1/cmd/spire-server/util/ 20:21:53 spire-1.2.1/cmd/spire-server/util/util.go 20:21:53 spire-1.2.1/conf/ 20:21:53 spire-1.2.1/conf/agent/ 20:21:53 spire-1.2.1/conf/agent/agent.conf 20:21:53 spire-1.2.1/conf/agent/agent_full.conf 20:21:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:21:53 spire-1.2.1/conf/server/ 20:21:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:21:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:21:53 spire-1.2.1/conf/server/server.conf 20:21:53 spire-1.2.1/conf/server/server_full.conf 20:21:53 spire-1.2.1/doc/ 20:21:53 spire-1.2.1/doc/SPIRE101.md 20:21:53 spire-1.2.1/doc/auditlog.md 20:21:53 spire-1.2.1/doc/authorization_policy_engine.md 20:21:53 spire-1.2.1/doc/changelog_guidelines.md 20:21:53 spire-1.2.1/doc/cure53-report.pdf 20:21:53 spire-1.2.1/doc/images/ 20:21:53 spire-1.2.1/doc/images/2019_roadmap.png 20:21:53 spire-1.2.1/doc/images/SPIRE101.png 20:21:53 spire-1.2.1/doc/images/SPIRE_agent.png 20:21:53 spire-1.2.1/doc/images/SPIRE_server.png 20:21:53 spire-1.2.1/doc/images/cache_mgr.png 20:21:53 spire-1.2.1/doc/images/cache_mgr_components.png 20:21:53 spire-1.2.1/doc/images/federated_spire.png 20:21:53 spire-1.2.1/doc/images/ha_mode.png 20:21:53 spire-1.2.1/doc/images/nested_spire.png 20:21:53 spire-1.2.1/doc/images/oidc_federation.png 20:21:53 spire-1.2.1/doc/images/single_trust_domain.png 20:21:53 spire-1.2.1/doc/images/spiffe_compatible.png 20:21:53 spire-1.2.1/doc/images/spire_logo.png 20:21:53 spire-1.2.1/doc/migrating_registration_api_clients.md 20:21:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:21:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:21:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:21:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:21:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:21:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:21:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:21:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:21:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:21:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:21:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:21:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:21:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:21:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:21:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:21:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:21:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:21:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:21:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:21:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:21:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:21:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:21:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:21:53 spire-1.2.1/doc/scaling_spire.md 20:21:53 spire-1.2.1/doc/spire_agent.md 20:21:53 spire-1.2.1/doc/spire_server.md 20:21:53 spire-1.2.1/doc/supported_integrations.md 20:21:53 spire-1.2.1/doc/telemetry.md 20:21:53 spire-1.2.1/doc/telemetry_config.md 20:21:53 spire-1.2.1/doc/upgrading.md 20:21:53 spire-1.2.1/doc/using_spire.md 20:21:53 spire-1.2.1/examples/ 20:21:53 spire-1.2.1/examples/README.md 20:21:53 spire-1.2.1/go.mod 20:21:53 spire-1.2.1/go.sum 20:21:53 spire-1.2.1/pkg/ 20:21:53 spire-1.2.1/pkg/agent/ 20:21:53 spire-1.2.1/pkg/agent/agent.go 20:21:53 spire-1.2.1/pkg/agent/api/ 20:21:53 spire-1.2.1/pkg/agent/api/config.go 20:21:53 spire-1.2.1/pkg/agent/api/debug/ 20:21:53 spire-1.2.1/pkg/agent/api/debug/v1/ 20:21:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:21:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:21:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:21:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:21:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:21:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:21:53 spire-1.2.1/pkg/agent/api/endpoints.go 20:21:53 spire-1.2.1/pkg/agent/api/health/ 20:21:53 spire-1.2.1/pkg/agent/api/health/v1/ 20:21:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:21:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:21:53 spire-1.2.1/pkg/agent/api/rpccontext/ 20:21:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:21:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:21:53 spire-1.2.1/pkg/agent/attestor/ 20:21:53 spire-1.2.1/pkg/agent/attestor/node/ 20:21:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:21:53 spire-1.2.1/pkg/agent/attestor/node/node.go 20:21:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:21:53 spire-1.2.1/pkg/agent/attestor/workload/ 20:21:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:21:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:21:53 spire-1.2.1/pkg/agent/catalog/ 20:21:53 spire-1.2.1/pkg/agent/catalog/catalog.go 20:21:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:21:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:21:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:21:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:21:53 spire-1.2.1/pkg/agent/client/ 20:21:53 spire-1.2.1/pkg/agent/client/client.go 20:21:53 spire-1.2.1/pkg/agent/client/client_test.go 20:21:53 spire-1.2.1/pkg/agent/client/dial.go 20:21:53 spire-1.2.1/pkg/agent/client/nodeconn.go 20:21:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:21:53 spire-1.2.1/pkg/agent/client/update.go 20:21:53 spire-1.2.1/pkg/agent/client/util.go 20:21:53 spire-1.2.1/pkg/agent/common/ 20:21:53 spire-1.2.1/pkg/agent/common/backoff/ 20:21:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:21:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:21:53 spire-1.2.1/pkg/agent/common/cgroups/ 20:21:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:21:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:21:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:21:53 spire-1.2.1/pkg/agent/config.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/ 20:21:53 spire-1.2.1/pkg/agent/endpoints/config.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:21:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:21:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/workload/ 20:21:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:21:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:21:53 spire-1.2.1/pkg/agent/manager/ 20:21:53 spire-1.2.1/pkg/agent/manager/cache/ 20:21:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:21:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:21:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:21:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:21:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:21:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:21:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:21:53 spire-1.2.1/pkg/agent/manager/config.go 20:21:53 spire-1.2.1/pkg/agent/manager/manager.go 20:21:53 spire-1.2.1/pkg/agent/manager/manager_test.go 20:21:53 spire-1.2.1/pkg/agent/manager/storage.go 20:21:53 spire-1.2.1/pkg/agent/manager/storage_test.go 20:21:53 spire-1.2.1/pkg/agent/manager/storecache/ 20:21:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:21:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:21:53 spire-1.2.1/pkg/agent/manager/sync.go 20:21:53 spire-1.2.1/pkg/agent/plugin/ 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:21:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:21:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:21:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:21:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:21:53 spire-1.2.1/pkg/agent/svid/ 20:21:53 spire-1.2.1/pkg/agent/svid/rotator.go 20:21:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:21:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:21:53 spire-1.2.1/pkg/agent/svid/store/ 20:21:53 spire-1.2.1/pkg/agent/svid/store/service.go 20:21:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:21:53 spire-1.2.1/pkg/common/ 20:21:53 spire-1.2.1/pkg/common/agentpathtemplate/ 20:21:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:21:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:21:53 spire-1.2.1/pkg/common/api/ 20:21:53 spire-1.2.1/pkg/common/api/metrics.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/ 20:21:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/logger.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/names.go 20:21:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:21:53 spire-1.2.1/pkg/common/api/names.go 20:21:53 spire-1.2.1/pkg/common/api/ratelimit.go 20:21:53 spire-1.2.1/pkg/common/api/rpccontext/ 20:21:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:21:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:21:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:21:53 spire-1.2.1/pkg/common/auth/ 20:21:53 spire-1.2.1/pkg/common/auth/interceptors.go 20:21:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:21:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/ 20:21:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/types.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:21:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:21:53 spire-1.2.1/pkg/common/catalog/ 20:21:53 spire-1.2.1/pkg/common/catalog/bind.go 20:21:53 spire-1.2.1/pkg/common/catalog/builtin.go 20:21:53 spire-1.2.1/pkg/common/catalog/catalog.go 20:21:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:21:53 spire-1.2.1/pkg/common/catalog/closers.go 20:21:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:21:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:21:53 spire-1.2.1/pkg/common/catalog/config.go 20:21:53 spire-1.2.1/pkg/common/catalog/config_test.go 20:21:53 spire-1.2.1/pkg/common/catalog/configure.go 20:21:53 spire-1.2.1/pkg/common/catalog/constraints.go 20:21:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:21:53 spire-1.2.1/pkg/common/catalog/context.go 20:21:53 spire-1.2.1/pkg/common/catalog/external.go 20:21:53 spire-1.2.1/pkg/common/catalog/host.go 20:21:53 spire-1.2.1/pkg/common/catalog/pipenet.go 20:21:53 spire-1.2.1/pkg/common/catalog/plugin.go 20:21:53 spire-1.2.1/pkg/common/catalog/testplugin/ 20:21:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:21:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:21:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:21:53 spire-1.2.1/pkg/common/cli/ 20:21:53 spire-1.2.1/pkg/common/cli/env.go 20:21:53 spire-1.2.1/pkg/common/cli/flags.go 20:21:53 spire-1.2.1/pkg/common/cli/trust_domain.go 20:21:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:21:53 spire-1.2.1/pkg/common/cli/umask.go 20:21:53 spire-1.2.1/pkg/common/cli/umask_posix.go 20:21:53 spire-1.2.1/pkg/common/cli/umask_test.go 20:21:53 spire-1.2.1/pkg/common/cli/umask_windows.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/ 20:21:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/flag.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/format.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/ 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:21:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:21:53 spire-1.2.1/pkg/common/coretypes/ 20:21:53 spire-1.2.1/pkg/common/coretypes/bundle/ 20:21:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:21:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:21:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:21:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:21:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:21:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:21:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:21:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:21:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:21:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:21:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:21:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:21:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:21:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:21:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:21:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:21:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:21:53 spire-1.2.1/pkg/common/cryptoutil/ 20:21:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:21:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:21:53 spire-1.2.1/pkg/common/diskutil/ 20:21:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:21:53 spire-1.2.1/pkg/common/diskutil/file_test.go 20:21:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:21:53 spire-1.2.1/pkg/common/errorutil/ 20:21:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:21:53 spire-1.2.1/pkg/common/health/ 20:21:53 spire-1.2.1/pkg/common/health/config.go 20:21:53 spire-1.2.1/pkg/common/health/context.go 20:21:53 spire-1.2.1/pkg/common/health/context_test.go 20:21:53 spire-1.2.1/pkg/common/health/health.go 20:21:53 spire-1.2.1/pkg/common/health/health_test.go 20:21:53 spire-1.2.1/pkg/common/health/logger.go 20:21:53 spire-1.2.1/pkg/common/hostservice/ 20:21:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:21:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:21:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:21:53 spire-1.2.1/pkg/common/idutil/ 20:21:53 spire-1.2.1/pkg/common/idutil/require.go 20:21:53 spire-1.2.1/pkg/common/idutil/require_test.go 20:21:53 spire-1.2.1/pkg/common/idutil/safety.go 20:21:53 spire-1.2.1/pkg/common/idutil/safety_test.go 20:21:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:21:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:21:53 spire-1.2.1/pkg/common/jwtsvid/ 20:21:53 spire-1.2.1/pkg/common/jwtsvid/common.go 20:21:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:21:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:21:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:21:53 spire-1.2.1/pkg/common/jwtutil/ 20:21:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:21:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:21:53 spire-1.2.1/pkg/common/log/ 20:21:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:21:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:21:53 spire-1.2.1/pkg/common/log/log.go 20:21:53 spire-1.2.1/pkg/common/log/log_test.go 20:21:53 spire-1.2.1/pkg/common/log/options.go 20:21:53 spire-1.2.1/pkg/common/nodeutil/ 20:21:53 spire-1.2.1/pkg/common/nodeutil/node.go 20:21:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:21:53 spire-1.2.1/pkg/common/peertracker/ 20:21:53 spire-1.2.1/pkg/common/peertracker/conn.go 20:21:53 spire-1.2.1/pkg/common/peertracker/credentials.go 20:21:53 spire-1.2.1/pkg/common/peertracker/errors.go 20:21:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:21:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:21:53 spire-1.2.1/pkg/common/peertracker/info.go 20:21:53 spire-1.2.1/pkg/common/peertracker/listener.go 20:21:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:21:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:21:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:21:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:21:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:21:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:21:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:21:53 spire-1.2.1/pkg/common/peertracker/tcp.go 20:21:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:21:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:21:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:21:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:21:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:21:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:21:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:21:53 spire-1.2.1/pkg/common/peertracker/uds.go 20:21:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:21:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:21:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:21:53 spire-1.2.1/pkg/common/pemutil/ 20:21:53 spire-1.2.1/pkg/common/pemutil/block.go 20:21:53 spire-1.2.1/pkg/common/pemutil/certs.go 20:21:53 spire-1.2.1/pkg/common/pemutil/common.go 20:21:53 spire-1.2.1/pkg/common/pemutil/csr.go 20:21:53 spire-1.2.1/pkg/common/pemutil/keys.go 20:21:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/ 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:21:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:21:53 spire-1.2.1/pkg/common/plugin/ 20:21:53 spire-1.2.1/pkg/common/plugin/aws/ 20:21:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:21:53 spire-1.2.1/pkg/common/plugin/azure/ 20:21:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:21:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:21:53 spire-1.2.1/pkg/common/plugin/facade.go 20:21:53 spire-1.2.1/pkg/common/plugin/facade_test.go 20:21:53 spire-1.2.1/pkg/common/plugin/gcp/ 20:21:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:21:53 spire-1.2.1/pkg/common/plugin/k8s/ 20:21:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:21:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:21:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:21:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:21:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:21:53 spire-1.2.1/pkg/common/plugin/log.go 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/ 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:21:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:21:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:21:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:21:53 spire-1.2.1/pkg/common/plugin/x509pop/ 20:21:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:21:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:21:53 spire-1.2.1/pkg/common/profiling/ 20:21:53 spire-1.2.1/pkg/common/profiling/dumpers.go 20:21:53 spire-1.2.1/pkg/common/profiling/profiling.go 20:21:53 spire-1.2.1/pkg/common/protoutil/ 20:21:53 spire-1.2.1/pkg/common/protoutil/masks.go 20:21:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:21:53 spire-1.2.1/pkg/common/rotationutil/ 20:21:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:21:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:21:53 spire-1.2.1/pkg/common/selector/ 20:21:53 spire-1.2.1/pkg/common/selector/selector.go 20:21:53 spire-1.2.1/pkg/common/selector/selector_test.go 20:21:53 spire-1.2.1/pkg/common/selector/set.go 20:21:53 spire-1.2.1/pkg/common/selector/set_utils.go 20:21:53 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/ 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/ 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:21:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:21:53 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:21:53 spire-1.2.1/pkg/common/telemetry/call.go 20:21:53 spire-1.2.1/pkg/common/telemetry/common/ 20:21:53 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:21:53 spire-1.2.1/pkg/common/telemetry/config.go 20:21:53 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:21:53 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/inmem.go 20:21:53 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/m3.go 20:21:53 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/metrics.go 20:21:53 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/names.go 20:21:53 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:21:53 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:21:53 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/ 20:21:53 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:21:53 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:21:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:21:53 spire-1.2.1/pkg/common/telemetry/server/server.go 20:21:53 spire-1.2.1/pkg/common/telemetry/sink.go 20:21:53 spire-1.2.1/pkg/common/telemetry/statsd.go 20:21:53 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:21:53 spire-1.2.1/pkg/common/telemetry/uptime.go 20:21:53 spire-1.2.1/pkg/common/telemetry/version.go 20:21:53 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:21:53 spire-1.2.1/pkg/common/uptime/ 20:21:53 spire-1.2.1/pkg/common/uptime/uptime.go 20:21:53 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:21:53 spire-1.2.1/pkg/common/util/ 20:21:53 spire-1.2.1/pkg/common/util/certs.go 20:21:53 spire-1.2.1/pkg/common/util/certs_test.go 20:21:53 spire-1.2.1/pkg/common/util/csr.go 20:21:53 spire-1.2.1/pkg/common/util/hash.go 20:21:53 spire-1.2.1/pkg/common/util/selectors.go 20:21:53 spire-1.2.1/pkg/common/util/selectors_test.go 20:21:53 spire-1.2.1/pkg/common/util/signals.go 20:21:53 spire-1.2.1/pkg/common/util/sort.go 20:21:53 spire-1.2.1/pkg/common/util/sort_test.go 20:21:53 spire-1.2.1/pkg/common/util/task.go 20:21:53 spire-1.2.1/pkg/common/util/task_test.go 20:21:53 spire-1.2.1/pkg/common/util/testdata/ 20:21:53 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:21:53 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:21:53 spire-1.2.1/pkg/common/version/ 20:21:53 spire-1.2.1/pkg/common/version/version.go 20:21:53 spire-1.2.1/pkg/common/x509svid/ 20:21:53 spire-1.2.1/pkg/common/x509svid/common_test.go 20:21:53 spire-1.2.1/pkg/common/x509svid/csr.go 20:21:53 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:21:53 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:21:53 spire-1.2.1/pkg/common/x509util/ 20:21:53 spire-1.2.1/pkg/common/x509util/cert.go 20:21:53 spire-1.2.1/pkg/common/x509util/dns.go 20:21:53 spire-1.2.1/pkg/common/x509util/dns_test.go 20:21:53 spire-1.2.1/pkg/common/x509util/keyid.go 20:21:53 spire-1.2.1/pkg/common/x509util/keypair.go 20:21:53 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:21:53 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:21:53 spire-1.2.1/pkg/server/ 20:21:53 spire-1.2.1/pkg/server/api/ 20:21:53 spire-1.2.1/pkg/server/api/agent.go 20:21:53 spire-1.2.1/pkg/server/api/agent/ 20:21:53 spire-1.2.1/pkg/server/api/agent/v1/ 20:21:53 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:21:53 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:21:53 spire-1.2.1/pkg/server/api/agent_test.go 20:21:53 spire-1.2.1/pkg/server/api/api.go 20:21:53 spire-1.2.1/pkg/server/api/audit/ 20:21:53 spire-1.2.1/pkg/server/api/audit/audit.go 20:21:53 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:21:53 spire-1.2.1/pkg/server/api/bundle.go 20:21:53 spire-1.2.1/pkg/server/api/bundle/ 20:21:53 spire-1.2.1/pkg/server/api/bundle/v1/ 20:21:53 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:21:53 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:21:53 spire-1.2.1/pkg/server/api/bundle_test.go 20:21:53 spire-1.2.1/pkg/server/api/debug/ 20:21:53 spire-1.2.1/pkg/server/api/debug/v1/ 20:21:53 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:21:53 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:21:53 spire-1.2.1/pkg/server/api/entry.go 20:21:53 spire-1.2.1/pkg/server/api/entry/ 20:21:53 spire-1.2.1/pkg/server/api/entry/v1/ 20:21:53 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:21:53 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:21:53 spire-1.2.1/pkg/server/api/entry_test.go 20:21:53 spire-1.2.1/pkg/server/api/health/ 20:21:53 spire-1.2.1/pkg/server/api/health/v1/ 20:21:53 spire-1.2.1/pkg/server/api/health/v1/service.go 20:21:53 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:21:53 spire-1.2.1/pkg/server/api/id.go 20:21:53 spire-1.2.1/pkg/server/api/id_test.go 20:21:53 spire-1.2.1/pkg/server/api/limits/ 20:21:53 spire-1.2.1/pkg/server/api/limits/limits.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/ 20:21:53 spire-1.2.1/pkg/server/api/middleware/alias.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/audit.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/caller.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/common.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/entries.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:21:53 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:21:53 spire-1.2.1/pkg/server/api/ratelimit.go 20:21:53 spire-1.2.1/pkg/server/api/rpccontext/ 20:21:53 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:21:53 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:21:53 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:21:53 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:21:53 spire-1.2.1/pkg/server/api/selector.go 20:21:53 spire-1.2.1/pkg/server/api/selector_test.go 20:21:53 spire-1.2.1/pkg/server/api/status.go 20:21:53 spire-1.2.1/pkg/server/api/status_test.go 20:21:53 spire-1.2.1/pkg/server/api/svid/ 20:21:53 spire-1.2.1/pkg/server/api/svid/v1/ 20:21:53 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:21:53 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:21:53 spire-1.2.1/pkg/server/api/trustdomain.go 20:21:53 spire-1.2.1/pkg/server/api/trustdomain/ 20:21:53 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:21:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:21:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:21:53 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:21:53 spire-1.2.1/pkg/server/authpolicy/ 20:21:53 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:21:53 spire-1.2.1/pkg/server/authpolicy/policy.go 20:21:53 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:21:53 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:21:53 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:21:53 spire-1.2.1/pkg/server/authpolicy/validate.go 20:21:53 spire-1.2.1/pkg/server/bundle/ 20:21:53 spire-1.2.1/pkg/server/bundle/client/ 20:21:53 spire-1.2.1/pkg/server/bundle/client/client.go 20:21:53 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:21:53 spire-1.2.1/pkg/server/bundle/client/manager.go 20:21:53 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:21:53 spire-1.2.1/pkg/server/bundle/client/sources.go 20:21:53 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:21:53 spire-1.2.1/pkg/server/bundle/client/updater.go 20:21:53 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:21:53 spire-1.2.1/pkg/server/ca/ 20:21:53 spire-1.2.1/pkg/server/ca/ca.go 20:21:53 spire-1.2.1/pkg/server/ca/ca_health.go 20:21:53 spire-1.2.1/pkg/server/ca/ca_test.go 20:21:53 spire-1.2.1/pkg/server/ca/journal.go 20:21:53 spire-1.2.1/pkg/server/ca/journal_test.go 20:21:53 spire-1.2.1/pkg/server/ca/manager.go 20:21:53 spire-1.2.1/pkg/server/ca/manager_health.go 20:21:53 spire-1.2.1/pkg/server/ca/manager_test.go 20:21:53 spire-1.2.1/pkg/server/ca/templates.go 20:21:53 spire-1.2.1/pkg/server/ca/upstream_client.go 20:21:53 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:21:53 spire-1.2.1/pkg/server/ca/validation.go 20:21:53 spire-1.2.1/pkg/server/cache/ 20:21:53 spire-1.2.1/pkg/server/cache/dscache/ 20:21:53 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:21:53 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:21:53 spire-1.2.1/pkg/server/cache/entrycache/ 20:21:53 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:21:53 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:21:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:21:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:21:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:21:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:21:53 spire-1.2.1/pkg/server/catalog/ 20:21:53 spire-1.2.1/pkg/server/catalog/catalog.go 20:21:53 spire-1.2.1/pkg/server/catalog/keymanager.go 20:21:53 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:21:53 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:21:53 spire-1.2.1/pkg/server/catalog/notifier.go 20:21:53 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:21:53 spire-1.2.1/pkg/server/config.go 20:21:53 spire-1.2.1/pkg/server/datastore/ 20:21:53 spire-1.2.1/pkg/server/datastore/datastore.go 20:21:53 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:21:53 spire-1.2.1/pkg/server/datastore/repository.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:21:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:21:53 spire-1.2.1/pkg/server/endpoints/ 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/ 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:21:53 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:21:53 spire-1.2.1/pkg/server/endpoints/config.go 20:21:53 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:21:53 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:21:53 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:21:53 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:21:53 spire-1.2.1/pkg/server/endpoints/middleware.go 20:21:53 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:21:53 spire-1.2.1/pkg/server/hostservice/ 20:21:53 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:21:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:21:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:21:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:21:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:21:53 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:21:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:21:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/ 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/ 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:21:53 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:21:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:21:53 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/ 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:21:53 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:21:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:21:53 spire-1.2.1/pkg/server/registration/ 20:21:53 spire-1.2.1/pkg/server/registration/manager.go 20:21:53 spire-1.2.1/pkg/server/registration/manager_test.go 20:21:53 spire-1.2.1/pkg/server/scanentries.go 20:21:53 spire-1.2.1/pkg/server/scanentries_test.go 20:21:53 spire-1.2.1/pkg/server/server.go 20:21:53 spire-1.2.1/pkg/server/server_test.go 20:21:53 spire-1.2.1/pkg/server/svid/ 20:21:53 spire-1.2.1/pkg/server/svid/observer.go 20:21:53 spire-1.2.1/pkg/server/svid/observer_test.go 20:21:53 spire-1.2.1/pkg/server/svid/rotator.go 20:21:53 spire-1.2.1/pkg/server/svid/rotator_config.go 20:21:53 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:21:53 spire-1.2.1/pkg/server/svid/rotator_test.go 20:21:53 spire-1.2.1/proto/ 20:21:53 spire-1.2.1/proto/private/ 20:21:53 spire-1.2.1/proto/private/server/ 20:21:53 spire-1.2.1/proto/private/server/journal/ 20:21:53 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:21:53 spire-1.2.1/proto/private/server/journal/journal.proto 20:21:53 spire-1.2.1/proto/spire/ 20:21:53 spire-1.2.1/proto/spire/common/ 20:21:53 spire-1.2.1/proto/spire/common/common.pb.go 20:21:53 spire-1.2.1/proto/spire/common/common.proto 20:21:53 spire-1.2.1/proto/spire/common/plugin/ 20:21:53 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:21:53 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:21:53 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:21:53 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:21:53 spire-1.2.1/proto/spire/plugin/ 20:21:53 spire-1.2.1/proto/spire/plugin/agent/ 20:21:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:21:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:21:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:21:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:21:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:21:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:21:53 spire-1.2.1/release/ 20:21:53 spire-1.2.1/release/spire-extras/ 20:21:53 spire-1.2.1/release/spire-extras/README.md 20:21:53 spire-1.2.1/release/spire-extras/conf/ 20:21:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:21:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:21:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:21:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:21:53 spire-1.2.1/release/spire/ 20:21:53 spire-1.2.1/release/spire/README.md 20:21:53 spire-1.2.1/release/spire/conf/ 20:21:53 spire-1.2.1/release/spire/conf/agent/ 20:21:53 spire-1.2.1/release/spire/conf/agent/agent.conf 20:21:53 spire-1.2.1/release/spire/conf/server/ 20:21:53 spire-1.2.1/release/spire/conf/server/server.conf 20:21:53 spire-1.2.1/script/ 20:21:53 spire-1.2.1/script/build-artifact.sh 20:21:53 spire-1.2.1/script/generate_dummy_ca.sh 20:21:53 spire-1.2.1/support/ 20:21:53 spire-1.2.1/support/k8s/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:21:53 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/ 20:21:53 spire-1.2.1/support/oidc-discovery-provider/README.md 20:21:53 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/config.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/main.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:21:53 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:21:53 spire-1.2.1/test/ 20:21:53 spire-1.2.1/test/clock/ 20:21:53 spire-1.2.1/test/clock/clock.go 20:21:53 spire-1.2.1/test/fakes/ 20:21:53 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:21:53 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:21:53 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:21:53 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:21:53 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:21:53 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:21:53 spire-1.2.1/test/fakes/fakeagentstore/ 20:21:53 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:21:53 spire-1.2.1/test/fakes/fakedatastore/ 20:21:53 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:21:53 spire-1.2.1/test/fakes/fakeentryclient/ 20:21:53 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:21:53 spire-1.2.1/test/fakes/fakehealthchecker/ 20:21:53 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:21:53 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:21:53 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:21:53 spire-1.2.1/test/fakes/fakemetrics/ 20:21:53 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:21:53 spire-1.2.1/test/fakes/fakenoderesolver/ 20:21:53 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:21:53 spire-1.2.1/test/fakes/fakenotifier/ 20:21:53 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:21:53 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:21:53 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:21:53 spire-1.2.1/test/fakes/fakeserverca/ 20:21:53 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:21:53 spire-1.2.1/test/fakes/fakeservercatalog/ 20:21:53 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:21:53 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:21:53 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:21:53 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:21:53 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:21:53 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:21:53 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:21:53 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:21:53 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:21:53 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:21:53 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:21:53 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:21:53 spire-1.2.1/test/fixture/ 20:21:53 spire-1.2.1/test/fixture/certs/ 20:21:53 spire-1.2.1/test/fixture/certs/agent_svid.der 20:21:53 spire-1.2.1/test/fixture/certs/base_cert.pem 20:21:53 spire-1.2.1/test/fixture/certs/base_csr.pem 20:21:53 spire-1.2.1/test/fixture/certs/base_key.pem 20:21:53 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:21:53 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:21:53 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:21:53 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:21:53 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:21:53 spire-1.2.1/test/fixture/certs/blog_key.pem 20:21:53 spire-1.2.1/test/fixture/certs/bundle.der 20:21:53 spire-1.2.1/test/fixture/certs/ca.pem 20:21:53 spire-1.2.1/test/fixture/certs/ca_key.pem 20:21:53 spire-1.2.1/test/fixture/certs/database_cert.pem 20:21:53 spire-1.2.1/test/fixture/certs/database_csr.pem 20:21:53 spire-1.2.1/test/fixture/certs/database_key.pem 20:21:53 spire-1.2.1/test/fixture/certs/node_cert.pem 20:21:53 spire-1.2.1/test/fixture/certs/node_csr.pem 20:21:53 spire-1.2.1/test/fixture/certs/node_key.pem 20:21:53 spire-1.2.1/test/fixture/certs/svid.pem 20:21:53 spire-1.2.1/test/fixture/certs/svid_key.pem 20:21:53 spire-1.2.1/test/fixture/config/ 20:21:53 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:21:53 spire-1.2.1/test/fixture/config/agent_good.conf 20:21:53 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:21:53 spire-1.2.1/test/fixture/config/plugin_good.conf 20:21:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:21:53 spire-1.2.1/test/fixture/config/server_good.conf 20:21:53 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:21:53 spire-1.2.1/test/fixture/fixture.go 20:21:53 spire-1.2.1/test/fixture/nodeattestor/ 20:21:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:21:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:21:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:21:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:21:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:21:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:21:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:21:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:21:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:21:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:21:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:21:53 spire-1.2.1/test/fixture/registration/ 20:21:53 spire-1.2.1/test/fixture/registration/entries.json 20:21:53 spire-1.2.1/test/fixture/registration/good-for-update.json 20:21:53 spire-1.2.1/test/fixture/registration/good.json 20:21:53 spire-1.2.1/test/fixture/registration/invalid.json 20:21:53 spire-1.2.1/test/fixture/registration/invalid_json.json 20:21:53 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:21:53 spire-1.2.1/test/integration/ 20:21:53 spire-1.2.1/test/integration/README.md 20:21:53 spire-1.2.1/test/integration/common 20:21:53 spire-1.2.1/test/integration/setup/ 20:21:53 spire-1.2.1/test/integration/setup/adminclient/ 20:21:53 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:21:53 spire-1.2.1/test/integration/setup/adminclient/client.go 20:21:53 spire-1.2.1/test/integration/setup/debugagent/ 20:21:53 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:21:53 spire-1.2.1/test/integration/setup/debugagent/main.go 20:21:53 spire-1.2.1/test/integration/setup/debugserver/ 20:21:53 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:21:53 spire-1.2.1/test/integration/setup/debugserver/main.go 20:21:53 spire-1.2.1/test/integration/setup/downstreamclient/ 20:21:53 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:21:53 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:21:53 spire-1.2.1/test/integration/setup/itclient/ 20:21:53 spire-1.2.1/test/integration/setup/itclient/client.go 20:21:53 spire-1.2.1/test/integration/setup/node-attestation/ 20:21:53 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:21:53 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:21:53 spire-1.2.1/test/integration/setup/x509pop/ 20:21:53 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:21:53 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:21:53 spire-1.2.1/test/integration/suites/ 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:21:53 spire-1.2.1/test/integration/suites/join-token/ 20:21:53 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:21:53 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:21:53 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:21:53 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:21:53 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:21:53 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:21:53 spire-1.2.1/test/integration/suites/join-token/README.md 20:21:53 spire-1.2.1/test/integration/suites/join-token/conf/ 20:21:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/join-token/teardown 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:21:53 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:21:53 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:21:53 spire-1.2.1/test/integration/suites/k8s/ 20:21:53 spire-1.2.1/test/integration/suites/k8s/00-setup 20:21:53 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:21:53 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:21:53 spire-1.2.1/test/integration/suites/k8s/README.md 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/ 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:21:53 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:21:53 spire-1.2.1/test/integration/suites/k8s/teardown 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/ 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:21:53 spire-1.2.1/test/integration/suites/rotation/ 20:21:53 spire-1.2.1/test/integration/suites/rotation/00-setup 20:21:53 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:21:53 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:21:53 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:21:53 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:21:53 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:21:53 spire-1.2.1/test/integration/suites/rotation/README.md 20:21:53 spire-1.2.1/test/integration/suites/rotation/conf/ 20:21:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/rotation/teardown 20:21:53 spire-1.2.1/test/integration/suites/self-test/ 20:21:53 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:21:53 spire-1.2.1/test/integration/suites/self-test/README.md 20:21:53 spire-1.2.1/test/integration/suites/self-test/teardown 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:21:53 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:21:53 spire-1.2.1/test/integration/suites/upgrade/ 20:21:53 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:21:53 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:21:53 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:21:53 spire-1.2.1/test/integration/suites/upgrade/README.md 20:21:53 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:21:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:21:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:21:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:21:53 spire-1.2.1/test/integration/suites/upgrade/teardown 20:21:53 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:21:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:21:53 spire-1.2.1/test/integration/test-one.sh 20:21:53 spire-1.2.1/test/integration/test.sh 20:21:53 spire-1.2.1/test/plugintest/ 20:21:53 spire-1.2.1/test/plugintest/config.go 20:21:53 spire-1.2.1/test/plugintest/load.go 20:21:53 spire-1.2.1/test/plugintest/option.go 20:21:53 spire-1.2.1/test/spiretest/ 20:21:53 spire-1.2.1/test/spiretest/apiserver.go 20:21:53 spire-1.2.1/test/spiretest/assertions.go 20:21:53 spire-1.2.1/test/spiretest/dir.go 20:21:53 spire-1.2.1/test/spiretest/errors_posix.go 20:21:53 spire-1.2.1/test/spiretest/errors_windows.go 20:21:53 spire-1.2.1/test/spiretest/logs.go 20:21:53 spire-1.2.1/test/spiretest/socketapi.go 20:21:53 spire-1.2.1/test/spiretest/suite.go 20:21:53 spire-1.2.1/test/spiretest/x509.go 20:21:53 spire-1.2.1/test/testca/ 20:21:53 spire-1.2.1/test/testca/ca.go 20:21:53 spire-1.2.1/test/testkey/ 20:21:53 spire-1.2.1/test/testkey/generate.sh 20:21:53 spire-1.2.1/test/testkey/genkeys.go 20:21:53 spire-1.2.1/test/testkey/keys.go 20:21:53 spire-1.2.1/test/testkey/new.go 20:21:53 spire-1.2.1/test/tpmsimulator/ 20:21:53 spire-1.2.1/test/tpmsimulator/simulator.go 20:21:53 spire-1.2.1/test/util/ 20:21:53 spire-1.2.1/test/util/cert_fixtures.go 20:21:53 spire-1.2.1/test/util/cert_generation.go 20:21:53 spire-1.2.1/test/util/io_redirection.go 20:21:53 spire-1.2.1/test/util/race.go 20:21:53 spire-1.2.1/test/util/util.go 20:21:53 building spire from source... 20:21:53 Installing go1.17.7... 20:22:00 Building bin/spire-server... 20:22:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:22:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:22:00 go: downloading github.com/mitchellh/cli v1.1.2 20:22:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:22:00 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:22:00 go: downloading github.com/imdario/mergo v0.3.12 20:22:00 go: downloading github.com/sirupsen/logrus v1.8.1 20:22:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:22:00 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:22:00 go: downloading google.golang.org/grpc v1.44.0 20:22:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:22:00 go: downloading github.com/fatih/color v1.13.0 20:22:00 go: downloading github.com/mattn/go-isatty v0.0.14 20:22:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:22:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:22:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:22:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:22:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:22:00 go: downloading github.com/open-policy-agent/opa v0.38.0 20:22:00 go: downloading github.com/armon/go-metrics v0.3.10 20:22:00 go: downloading github.com/prometheus/client_golang v1.12.1 20:22:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:22:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:22:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:22:00 go: downloading github.com/mattn/go-colorable v0.1.12 20:22:00 go: downloading github.com/Masterminds/goutils v1.1.0 20:22:00 go: downloading github.com/Masterminds/semver v1.5.0 20:22:00 go: downloading github.com/google/uuid v1.1.2 20:22:00 go: downloading github.com/huandu/xstrings v1.3.2 20:22:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:22:00 go: downloading github.com/oklog/run v1.0.0 20:22:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:22:00 go: downloading github.com/imkira/go-observer v1.0.3 20:22:00 go: downloading github.com/beorn7/perks v1.0.1 20:22:01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:22:01 go: downloading github.com/prometheus/client_model v0.2.0 20:22:01 go: downloading github.com/prometheus/common v0.32.1 20:22:01 go: downloading github.com/prometheus/procfs v0.7.3 20:22:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:22:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:22:01 go: downloading github.com/hashicorp/errwrap v1.1.0 20:22:01 go: downloading go.uber.org/atomic v1.9.0 20:22:01 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:22:01 go: downloading github.com/stretchr/testify v1.7.0 20:22:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:22:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:22:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:22:01 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:22:01 go: downloading github.com/blang/semver/v4 v4.0.0 20:22:01 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:22:01 go: downloading github.com/jinzhu/gorm v1.9.16 20:22:01 go: downloading github.com/lib/pq v1.10.4 20:22:01 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:22:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:22:01 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:22:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:22:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:22:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:22:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:22:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:22:08 go: downloading google.golang.org/api v0.70.0 20:22:08 go: downloading k8s.io/api v0.23.4 20:22:08 go: downloading github.com/google/go-tpm v0.3.3 20:22:08 go: downloading k8s.io/client-go v0.23.4 20:22:08 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:22:08 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:22:08 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:22:08 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:22:08 go: downloading cloud.google.com/go/storage v1.21.0 20:22:08 go: downloading cloud.google.com/go v0.100.2 20:22:09 go: downloading k8s.io/apimachinery v0.23.4 20:22:09 go: downloading k8s.io/kube-aggregator v0.23.3 20:22:09 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:22:09 go: downloading cloud.google.com/go/security v1.3.0 20:22:09 go: downloading github.com/hashicorp/vault/api v1.4.1 20:22:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:22:09 go: downloading github.com/twmb/murmur3 v1.1.6 20:22:09 go: downloading github.com/jinzhu/inflection v1.0.0 20:22:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:22:10 go: downloading github.com/aws/smithy-go v1.11.0 20:22:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:22:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:22:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:22:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:22:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:22:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:22:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:22:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:22:11 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:22:11 go: downloading github.com/dimchansky/utfbom v1.1.1 20:22:11 go: downloading cloud.google.com/go/compute v1.3.0 20:22:12 go: downloading cloud.google.com/go/iam v0.1.1 20:22:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:22:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:22:12 go: downloading github.com/gogo/protobuf v1.3.2 20:22:12 go: downloading k8s.io/klog/v2 v2.30.0 20:22:12 go: downloading github.com/google/gofuzz v1.1.0 20:22:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:22:12 go: downloading github.com/spf13/pflag v1.0.5 20:22:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:22:12 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:22:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:22:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:22:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:22:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:22:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:22:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:22:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:22:12 go: downloading github.com/tklauser/numcpus v0.3.0 20:22:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:22:12 go: downloading gopkg.in/yaml.v2 v2.4.0 20:22:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:22:12 go: downloading github.com/gobwas/glob v0.2.3 20:22:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:22:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:22:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:22:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:22:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:22:12 go: downloading go.opencensus.io v0.23.0 20:22:13 go: downloading gopkg.in/inf.v0 v0.9.1 20:22:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:22:13 go: downloading github.com/go-logr/logr v1.2.2 20:22:13 go: downloading github.com/google/go-cmp v0.5.7 20:22:13 go: downloading github.com/googleapis/gnostic v0.5.5 20:22:13 go: downloading github.com/json-iterator/go v1.1.12 20:22:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:22:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:22:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:22:13 go: downloading go.uber.org/zap v1.21.0 20:22:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:22:13 go: downloading sigs.k8s.io/yaml v1.3.0 20:22:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:22:13 go: downloading github.com/golang/snappy v0.0.4 20:22:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:22:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:22:13 go: downloading github.com/modern-go/reflect2 v1.0.2 20:22:13 go: downloading github.com/ryanuber/go-glob v1.0.0 20:22:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:22:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:22:13 go: downloading github.com/hashicorp/go-version v1.2.0 20:22:13 go: downloading go.uber.org/multierr v1.6.0 20:22:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:22:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:22:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:22:21 Building bin/spire-agent... 20:22:21 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:22:21 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:22:21 go: downloading github.com/docker/docker v20.10.12+incompatible 20:22:21 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:22:22 go: downloading github.com/google/go-tpm-tools v0.3.3 20:22:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:22:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:22:22 go: downloading github.com/docker/go-connections v0.4.0 20:22:22 go: downloading github.com/opencontainers/image-spec v1.0.1 20:22:22 go: downloading github.com/docker/go-units v0.4.0 20:22:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:22:22 go: downloading github.com/containerd/containerd v1.3.4 20:22:22 go: downloading github.com/opencontainers/go-digest v1.0.0 20:22:28 Removing intermediate container 6f559c718b0f 20:22:28 ---> 5392cef4f95a 20:22:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:22:28 Removing intermediate container 68ce150c84c0 20:22:28 ---> 45a4f8bc991c 20:22:28 20:22:28 Step 10/23 : FROM alpine:3.14 20:22:28 ---> e04c818066af 20:22:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:22:28 Removing intermediate container bc237bb41b19 20:22:28 ---> 800d2924475d 20:22:28 20:22:28 Step 10/23 : FROM alpine:3.14 20:22:28 ---> e04c818066af 20:22:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:22:28 ---> Running in 97c42ac1bfd7 20:22:28 ---> Running in d3c5d654e2a4 20:22:28 ---> Running in 818c756f6a17 20:22:28 Removing intermediate container 97c42ac1bfd7 20:22:28 ---> 52d1f6eacdda 20:22:28 Step 12/23 : ENV APP_PORT=59880 20:22:28 ---> Running in 0f473b8116c1 20:22:28 Removing intermediate container 0f473b8116c1 20:22:28 ---> df8da700b16b 20:22:28 Step 13/23 : EXPOSE $APP_PORT 20:22:28 ---> Running in bfc0ad0bae68 20:22:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:22:29 Removing intermediate container bfc0ad0bae68 20:22:29 ---> 32d385f421f7 20:22:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:29 ---> Running in c695d8b3f113 20:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:22:29 (1/1) Installing dumb-init (1.2.5-r1) 20:22:29 Executing busybox-1.33.1-r7.trigger 20:22:29 OK: 6 MiB in 15 packages 20:22:30 Removing intermediate container 818c756f6a17 20:22:30 ---> 75462c0d22ac 20:22:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:30 ---> Running in 9ab32918da1e 20:22:30 Removing intermediate container c695d8b3f113 20:22:30 ---> a0788028955f 20:22:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:22:30 ---> Running in 25a703d008eb 20:22:31 Removing intermediate container 9ab32918da1e 20:22:31 ---> c00e83a3c3cd 20:22:31 Step 13/23 : ENV APP_PORT=59882 20:22:31 ---> Running in 71434e807d94 20:22:31 Removing intermediate container 71434e807d94 20:22:31 ---> be4226e14280 20:22:31 Step 14/23 : EXPOSE $APP_PORT 20:22:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:22:31 ---> Running in 832417e467c4 20:22:31 Removing intermediate container 832417e467c4 20:22:31 ---> 2a4b7cc9593c 20:22:31 Step 15/23 : WORKDIR / 20:22:32 ---> Running in ba1c50cde78e 20:22:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:22:32 Removing intermediate container ba1c50cde78e 20:22:32 ---> 308de8e98a48 20:22:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:32 (1/6) Installing dumb-init (1.2.5-r1) 20:22:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:22:33 (3/6) Installing libsodium (1.0.18-r0) 20:22:33 ---> d5ba02a1f2e9 20:22:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:22:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:22:33 (5/6) Installing libzmq (4.3.4-r0) 20:22:33 (6/6) Installing zeromq (4.3.4-r0) 20:22:33 Executing busybox-1.33.1-r7.trigger 20:22:33 OK: 8 MiB in 20 packages 20:22:34 ---> 7d0365974235 20:22:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:22:34 Removing intermediate container 25a703d008eb 20:22:34 ---> da8f7f4fdf64 20:22:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:34 ---> 888ab0a14dd0 20:22:34 Step 19/23 : ENTRYPOINT ["/core-command"] 20:22:34 ---> Running in 5f97b0466866 20:22:35 Removing intermediate container 5f97b0466866 20:22:35 ---> 6e1de87bcfe0 20:22:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:35 ---> d56947eaa4e1 20:22:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:22:35 ---> Running in c224af869ea2 20:22:35 Removing intermediate container c224af869ea2 20:22:35 ---> f3b2083e0abd 20:22:35 Step 21/23 : LABEL arch=x86_64 20:22:35 ---> Running in 1c5292672266 20:22:36 Removing intermediate container 1c5292672266 20:22:36 ---> e15ec823d4c3 20:22:36 Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:22:36 ---> Running in fda06fa1f570 20:22:36 ---> 4817ba5d79ec 20:22:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:22:36 Removing intermediate container fda06fa1f570 20:22:36 ---> c1ba1f738fb2 20:22:36 Step 23/23 : LABEL version=0.0.0 20:22:36 ---> Running in fc4ca5ffa66e 20:22:36 ---> 8de74e51ca03 20:22:36 Step 19/23 : ENTRYPOINT ["/core-data"] 20:22:37 ---> Running in 9a2c7946223d 20:22:37 Removing intermediate container fc4ca5ffa66e 20:22:37 ---> 042d43b370c9 20:22:37 20:22:37 Successfully built 042d43b370c9 20:22:37 Successfully tagged core-command:latest 20:22:37 Building security-spire-config 20:22:37  Building core-command ... done Removing intermediate container 9a2c7946223d 20:22:37 ---> f683e260dccb 20:22:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:39 ---> Running in ecb5c2e2d695 20:22:39 Removing intermediate container d3c5d654e2a4 20:22:39 ---> ddb781df5365 20:22:39 20:22:39 Step 11/23 : FROM docker:20.10.14 20:22:39 20.10.14: Pulling from library/docker 20:22:39 Removing intermediate container ecb5c2e2d695 20:22:39 ---> 19d2c1b950a0 20:22:39 Step 21/23 : LABEL arch=x86_64 20:22:40 ---> Running in 0f6cd8f7caf3 20:22:40 Removing intermediate container 0f6cd8f7caf3 20:22:40 ---> 8b330eab20c1 20:22:40 Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:22:40 ---> Running in 5d723a58dded 20:22:41 Removing intermediate container 5d723a58dded 20:22:41 ---> de0fca67e9d7 20:22:41 Step 23/23 : LABEL version=0.0.0 20:22:42 ---> Running in 6610a750e5e0 20:22:42 Removing intermediate container 6610a750e5e0 20:22:42 ---> 7ea23b8b2471 20:22:42 20:22:42 Successfully built 7ea23b8b2471 20:22:42 Successfully tagged core-data:latest 20:22:42  Building core-data ... done Building security-spiffe-token-provider 20:22:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:22:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:22:49 ---> 2a2038e89572 20:22:49 Step 3/26 : WORKDIR /edgex-go 20:22:49 ---> Using cache 20:22:49 ---> b8e16908350b 20:22:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:49 ---> Using cache 20:22:49 ---> 023798ca4e7b 20:22:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:22:49 ---> Using cache 20:22:49 ---> 081831e03c2d 20:22:49 Step 6/26 : COPY go.mod vendor* ./ 20:22:49 ---> Using cache 20:22:49 ---> 71f06d5af506 20:22:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:49 ---> Using cache 20:22:49 ---> b21c941426f5 20:22:49 Step 8/26 : COPY . . 20:22:49 ---> Using cache 20:22:49 ---> 6a551aa06968 20:22:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:22:49 ---> Using cache 20:22:49 ---> 90c4bc8d6238 20:22:49 Step 10/26 : RUN mkdir -p spire-build 20:22:49 ---> Using cache 20:22:49 ---> 954268425320 20:22:49 Step 11/26 : WORKDIR /edgex-go/spire-build 20:22:49 ---> Using cache 20:22:49 ---> f198d3598569 20:22:49 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 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:22:55 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:22:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:22:55 ---> 2a2038e89572 20:22:55 Step 3/20 : WORKDIR /edgex-go 20:22:55 ---> Using cache 20:22:55 ---> b8e16908350b 20:22:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig 20:22:58 ---> Running in b477c8be6295 20:22:58 ---> Running in 24a4b76f068b 20:22:58 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:22:58 Status: Downloaded newer image for docker:20.10.14 20:22:58 ---> 7417809fdb73 20:22:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:22:58 ---> Running in 3e91296fa4d4 20:22:59 Removing intermediate container 3e91296fa4d4 20:22:59 ---> 8e5d90096e79 20:22:59 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:22:59 ---> Running in 323ce37b71c1 20:22:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:00 spire-1.2.1/ 20:23:00 spire-1.2.1/.data/ 20:23:00 spire-1.2.1/.data/.file 20:23:00 spire-1.2.1/.dockerignore 20:23:00 spire-1.2.1/.gitattributes 20:23:00 spire-1.2.1/.githooks/ 20:23:00 spire-1.2.1/.githooks/pre-commit 20:23:00 spire-1.2.1/.github/ 20:23:00 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:23:00 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:23:00 spire-1.2.1/.github/dependabot.yml 20:23:00 spire-1.2.1/.github/workflows/ 20:23:00 spire-1.2.1/.github/workflows/nightly_build.yaml 20:23:00 spire-1.2.1/.github/workflows/pr_build.yaml 20:23:00 spire-1.2.1/.github/workflows/release_build.yaml 20:23:00 spire-1.2.1/.github/workflows/scripts/ 20:23:00 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:23:00 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:23:00 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:23:00 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:23:00 spire-1.2.1/.github/workflows/scripts/split.sh 20:23:00 spire-1.2.1/.gitignore 20:23:00 spire-1.2.1/.go-version 20:23:00 spire-1.2.1/.golangci.yml 20:23:00 spire-1.2.1/ADOPTERS.md 20:23:00 spire-1.2.1/CHANGELOG.md 20:23:00 spire-1.2.1/CODE-OF-CONDUCT.md 20:23:00 spire-1.2.1/CODEOWNERS 20:23:00 spire-1.2.1/CONTRIBUTING.md 20:23:00 spire-1.2.1/Dockerfile 20:23:00 spire-1.2.1/Dockerfile.dev 20:23:00 spire-1.2.1/Dockerfile.scratch 20:23:00 spire-1.2.1/LICENSE 20:23:00 spire-1.2.1/MAINTAINERS.md 20:23:00 spire-1.2.1/Makefile 20:23:00 spire-1.2.1/README.md 20:23:00 spire-1.2.1/ROADMAP.md 20:23:00 spire-1.2.1/SECURITY.md 20:23:00 spire-1.2.1/cmd/ 20:23:00 spire-1.2.1/cmd/spire-agent/ 20:23:00 spire-1.2.1/cmd/spire-agent/cli/ 20:23:00 spire-1.2.1/cmd/spire-agent/cli/api/ 20:23:00 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/common/ 20:23:00 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:23:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/run/ 20:23:00 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:23:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:23:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:23:00 spire-1.2.1/cmd/spire-agent/main.go 20:23:00 spire-1.2.1/cmd/spire-server/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/agent/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/cli.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/run/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/token/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/validate/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/x509/ 20:23:00 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:23:00 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:23:00 spire-1.2.1/cmd/spire-server/main.go 20:23:00 spire-1.2.1/cmd/spire-server/util/ 20:23:00 spire-1.2.1/cmd/spire-server/util/util.go 20:23:00 spire-1.2.1/conf/ 20:23:00 spire-1.2.1/conf/agent/ 20:23:00 spire-1.2.1/conf/agent/agent.conf 20:23:00 spire-1.2.1/conf/agent/agent_full.conf 20:23:00 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:23:00 spire-1.2.1/conf/server/ 20:23:00 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:23:00 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:23:00 spire-1.2.1/conf/server/server.conf 20:23:00 spire-1.2.1/conf/server/server_full.conf 20:23:00 spire-1.2.1/doc/ 20:23:00 spire-1.2.1/doc/SPIRE101.md 20:23:00 spire-1.2.1/doc/auditlog.md 20:23:00 spire-1.2.1/doc/authorization_policy_engine.md 20:23:00 spire-1.2.1/doc/changelog_guidelines.md 20:23:00 spire-1.2.1/doc/cure53-report.pdf 20:23:00 spire-1.2.1/doc/images/ 20:23:00 spire-1.2.1/doc/images/2019_roadmap.png 20:23:00 spire-1.2.1/doc/images/SPIRE101.png 20:23:00 spire-1.2.1/doc/images/SPIRE_agent.png 20:23:00 spire-1.2.1/doc/images/SPIRE_server.png 20:23:00 spire-1.2.1/doc/images/cache_mgr.png 20:23:00 spire-1.2.1/doc/images/cache_mgr_components.png 20:23:00 spire-1.2.1/doc/images/federated_spire.png 20:23:00 spire-1.2.1/doc/images/ha_mode.png 20:23:00 spire-1.2.1/doc/images/nested_spire.png 20:23:00 spire-1.2.1/doc/images/oidc_federation.png 20:23:00 spire-1.2.1/doc/images/single_trust_domain.png 20:23:00 spire-1.2.1/doc/images/spiffe_compatible.png 20:23:00 spire-1.2.1/doc/images/spire_logo.png 20:23:00 spire-1.2.1/doc/migrating_registration_api_clients.md 20:23:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:23:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:23:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:23:00 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:23:00 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:23:00 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:23:00 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:23:00 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:23:00 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:23:00 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:23:00 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:23:00 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:23:00 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:23:00 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:23:00 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:23:00 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:23:00 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:23:00 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:23:00 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:23:00 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:23:00 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:23:00 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:23:00 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:23:00 spire-1.2.1/doc/scaling_spire.md 20:23:00 spire-1.2.1/doc/spire_agent.md 20:23:00 spire-1.2.1/doc/spire_server.md 20:23:00 spire-1.2.1/doc/supported_integrations.md 20:23:00 spire-1.2.1/doc/telemetry.md 20:23:00 spire-1.2.1/doc/telemetry_config.md 20:23:00 spire-1.2.1/doc/upgrading.md 20:23:00 spire-1.2.1/doc/using_spire.md 20:23:00 spire-1.2.1/examples/ 20:23:00 spire-1.2.1/examples/README.md 20:23:00 spire-1.2.1/go.mod 20:23:00 spire-1.2.1/go.sum 20:23:00 spire-1.2.1/pkg/ 20:23:00 spire-1.2.1/pkg/agent/ 20:23:00 spire-1.2.1/pkg/agent/agent.go 20:23:00 spire-1.2.1/pkg/agent/api/ 20:23:00 spire-1.2.1/pkg/agent/api/config.go 20:23:00 spire-1.2.1/pkg/agent/api/debug/ 20:23:00 spire-1.2.1/pkg/agent/api/debug/v1/ 20:23:00 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:23:00 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:23:00 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:23:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:23:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:23:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:23:00 spire-1.2.1/pkg/agent/api/endpoints.go 20:23:00 spire-1.2.1/pkg/agent/api/health/ 20:23:00 spire-1.2.1/pkg/agent/api/health/v1/ 20:23:00 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:23:00 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:23:00 spire-1.2.1/pkg/agent/api/rpccontext/ 20:23:00 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:23:00 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:23:00 spire-1.2.1/pkg/agent/attestor/ 20:23:00 spire-1.2.1/pkg/agent/attestor/node/ 20:23:00 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:23:00 spire-1.2.1/pkg/agent/attestor/node/node.go 20:23:00 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:23:00 spire-1.2.1/pkg/agent/attestor/workload/ 20:23:00 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:23:00 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:23:00 spire-1.2.1/pkg/agent/catalog/ 20:23:00 spire-1.2.1/pkg/agent/catalog/catalog.go 20:23:00 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:23:00 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:23:00 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:23:00 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:23:00 spire-1.2.1/pkg/agent/client/ 20:23:00 spire-1.2.1/pkg/agent/client/client.go 20:23:00 spire-1.2.1/pkg/agent/client/client_test.go 20:23:00 spire-1.2.1/pkg/agent/client/dial.go 20:23:00 spire-1.2.1/pkg/agent/client/nodeconn.go 20:23:00 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:23:00 spire-1.2.1/pkg/agent/client/update.go 20:23:00 spire-1.2.1/pkg/agent/client/util.go 20:23:00 spire-1.2.1/pkg/agent/common/ 20:23:00 spire-1.2.1/pkg/agent/common/backoff/ 20:23:00 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:23:00 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:23:00 spire-1.2.1/pkg/agent/common/cgroups/ 20:23:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:23:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:23:00 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:23:00 spire-1.2.1/pkg/agent/config.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/ 20:23:00 spire-1.2.1/pkg/agent/endpoints/config.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:23:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:23:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/workload/ 20:23:00 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:23:00 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:23:00 spire-1.2.1/pkg/agent/manager/ 20:23:00 spire-1.2.1/pkg/agent/manager/cache/ 20:23:00 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:23:00 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:23:00 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:23:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:23:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:23:00 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:23:00 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:23:00 spire-1.2.1/pkg/agent/manager/config.go 20:23:00 spire-1.2.1/pkg/agent/manager/manager.go 20:23:00 spire-1.2.1/pkg/agent/manager/manager_test.go 20:23:00 spire-1.2.1/pkg/agent/manager/storage.go 20:23:00 spire-1.2.1/pkg/agent/manager/storage_test.go 20:23:00 spire-1.2.1/pkg/agent/manager/storecache/ 20:23:00 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:23:00 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:23:00 spire-1.2.1/pkg/agent/manager/sync.go 20:23:00 spire-1.2.1/pkg/agent/plugin/ 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:23:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:23:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:23:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:23:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:23:00 spire-1.2.1/pkg/agent/svid/ 20:23:00 spire-1.2.1/pkg/agent/svid/rotator.go 20:23:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:23:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:23:00 spire-1.2.1/pkg/agent/svid/store/ 20:23:00 spire-1.2.1/pkg/agent/svid/store/service.go 20:23:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:23:00 spire-1.2.1/pkg/common/ 20:23:00 spire-1.2.1/pkg/common/agentpathtemplate/ 20:23:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:23:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:23:00 spire-1.2.1/pkg/common/api/ 20:23:00 spire-1.2.1/pkg/common/api/metrics.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/ 20:23:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/logger.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/names.go 20:23:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:23:00 spire-1.2.1/pkg/common/api/names.go 20:23:00 spire-1.2.1/pkg/common/api/ratelimit.go 20:23:00 spire-1.2.1/pkg/common/api/rpccontext/ 20:23:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:23:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:23:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:23:00 spire-1.2.1/pkg/common/auth/ 20:23:00 spire-1.2.1/pkg/common/auth/interceptors.go 20:23:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:23:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/ 20:23:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/types.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:23:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:23:00 spire-1.2.1/pkg/common/catalog/ 20:23:00 spire-1.2.1/pkg/common/catalog/bind.go 20:23:00 spire-1.2.1/pkg/common/catalog/builtin.go 20:23:00 spire-1.2.1/pkg/common/catalog/catalog.go 20:23:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:23:00 spire-1.2.1/pkg/common/catalog/closers.go 20:23:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:23:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:23:00 spire-1.2.1/pkg/common/catalog/config.go 20:23:00 spire-1.2.1/pkg/common/catalog/config_test.go 20:23:00 spire-1.2.1/pkg/common/catalog/configure.go 20:23:00 spire-1.2.1/pkg/common/catalog/constraints.go 20:23:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:23:00 spire-1.2.1/pkg/common/catalog/context.go 20:23:00 spire-1.2.1/pkg/common/catalog/external.go 20:23:00 spire-1.2.1/pkg/common/catalog/host.go 20:23:00 spire-1.2.1/pkg/common/catalog/pipenet.go 20:23:00 spire-1.2.1/pkg/common/catalog/plugin.go 20:23:00 spire-1.2.1/pkg/common/catalog/testplugin/ 20:23:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:23:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:23:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:23:00 spire-1.2.1/pkg/common/cli/ 20:23:00 spire-1.2.1/pkg/common/cli/env.go 20:23:00 spire-1.2.1/pkg/common/cli/flags.go 20:23:00 spire-1.2.1/pkg/common/cli/trust_domain.go 20:23:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:23:00 spire-1.2.1/pkg/common/cli/umask.go 20:23:00 spire-1.2.1/pkg/common/cli/umask_posix.go 20:23:00 spire-1.2.1/pkg/common/cli/umask_test.go 20:23:00 spire-1.2.1/pkg/common/cli/umask_windows.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/ 20:23:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/flag.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/format.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/ 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:23:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:23:00 spire-1.2.1/pkg/common/coretypes/ 20:23:00 spire-1.2.1/pkg/common/coretypes/bundle/ 20:23:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:23:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:23:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:23:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:23:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:23:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:23:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:23:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:23:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:23:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:23:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:23:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:23:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:23:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:23:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:23:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:23:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:23:00 spire-1.2.1/pkg/common/cryptoutil/ 20:23:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:23:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:23:00 spire-1.2.1/pkg/common/diskutil/ 20:23:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:23:00 spire-1.2.1/pkg/common/diskutil/file_test.go 20:23:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:23:00 spire-1.2.1/pkg/common/errorutil/ 20:23:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:23:00 spire-1.2.1/pkg/common/health/ 20:23:00 spire-1.2.1/pkg/common/health/config.go 20:23:00 spire-1.2.1/pkg/common/health/context.go 20:23:00 spire-1.2.1/pkg/common/health/context_test.go 20:23:00 spire-1.2.1/pkg/common/health/health.go 20:23:00 spire-1.2.1/pkg/common/health/health_test.go 20:23:00 spire-1.2.1/pkg/common/health/logger.go 20:23:00 spire-1.2.1/pkg/common/hostservice/ 20:23:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:23:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:23:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:23:00 spire-1.2.1/pkg/common/idutil/ 20:23:00 spire-1.2.1/pkg/common/idutil/require.go 20:23:00 spire-1.2.1/pkg/common/idutil/require_test.go 20:23:00 spire-1.2.1/pkg/common/idutil/safety.go 20:23:00 spire-1.2.1/pkg/common/idutil/safety_test.go 20:23:00 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:23:00 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:23:00 spire-1.2.1/pkg/common/jwtsvid/ 20:23:00 spire-1.2.1/pkg/common/jwtsvid/common.go 20:23:00 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:23:00 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:23:00 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:23:00 spire-1.2.1/pkg/common/jwtutil/ 20:23:00 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:23:00 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:23:00 spire-1.2.1/pkg/common/log/ 20:23:00 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:23:00 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:23:00 spire-1.2.1/pkg/common/log/log.go 20:23:00 spire-1.2.1/pkg/common/log/log_test.go 20:23:00 spire-1.2.1/pkg/common/log/options.go 20:23:00 spire-1.2.1/pkg/common/nodeutil/ 20:23:00 spire-1.2.1/pkg/common/nodeutil/node.go 20:23:00 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:23:00 spire-1.2.1/pkg/common/peertracker/ 20:23:00 spire-1.2.1/pkg/common/peertracker/conn.go 20:23:00 spire-1.2.1/pkg/common/peertracker/credentials.go 20:23:00 spire-1.2.1/pkg/common/peertracker/errors.go 20:23:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:23:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:23:00 spire-1.2.1/pkg/common/peertracker/info.go 20:23:00 spire-1.2.1/pkg/common/peertracker/listener.go 20:23:00 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:23:00 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:23:00 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:23:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:23:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:23:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:23:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:23:00 spire-1.2.1/pkg/common/peertracker/tcp.go 20:23:00 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:23:00 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:23:00 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:23:00 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:23:00 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:23:00 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:23:00 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:23:00 spire-1.2.1/pkg/common/peertracker/uds.go 20:23:00 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:23:00 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:23:00 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:23:00 spire-1.2.1/pkg/common/pemutil/ 20:23:00 spire-1.2.1/pkg/common/pemutil/block.go 20:23:00 spire-1.2.1/pkg/common/pemutil/certs.go 20:23:00 spire-1.2.1/pkg/common/pemutil/common.go 20:23:00 spire-1.2.1/pkg/common/pemutil/csr.go 20:23:00 spire-1.2.1/pkg/common/pemutil/keys.go 20:23:00 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/ 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:23:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:23:00 spire-1.2.1/pkg/common/plugin/ 20:23:00 spire-1.2.1/pkg/common/plugin/aws/ 20:23:00 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:23:00 spire-1.2.1/pkg/common/plugin/azure/ 20:23:00 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:23:00 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:23:00 spire-1.2.1/pkg/common/plugin/facade.go 20:23:00 spire-1.2.1/pkg/common/plugin/facade_test.go 20:23:00 spire-1.2.1/pkg/common/plugin/gcp/ 20:23:00 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:23:00 spire-1.2.1/pkg/common/plugin/k8s/ 20:23:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:23:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:23:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:23:00 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:23:00 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:23:00 spire-1.2.1/pkg/common/plugin/log.go 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/ 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:23:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:23:00 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:23:00 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:23:00 spire-1.2.1/pkg/common/plugin/x509pop/ 20:23:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:23:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:23:00 spire-1.2.1/pkg/common/profiling/ 20:23:00 spire-1.2.1/pkg/common/profiling/dumpers.go 20:23:00 spire-1.2.1/pkg/common/profiling/profiling.go 20:23:00 spire-1.2.1/pkg/common/protoutil/ 20:23:00 spire-1.2.1/pkg/common/protoutil/masks.go 20:23:00 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:23:00 spire-1.2.1/pkg/common/rotationutil/ 20:23:00 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:23:00 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:23:00 spire-1.2.1/pkg/common/selector/ 20:23:00 spire-1.2.1/pkg/common/selector/selector.go 20:23:00 spire-1.2.1/pkg/common/selector/selector_test.go 20:23:00 spire-1.2.1/pkg/common/selector/set.go 20:23:00 spire-1.2.1/pkg/common/selector/set_utils.go 20:23:00 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/ 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/ 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:23:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:23:00 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:23:00 spire-1.2.1/pkg/common/telemetry/call.go 20:23:00 spire-1.2.1/pkg/common/telemetry/common/ 20:23:00 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:23:00 spire-1.2.1/pkg/common/telemetry/config.go 20:23:00 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:23:00 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/inmem.go 20:23:00 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/m3.go 20:23:00 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/metrics.go 20:23:00 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/names.go 20:23:00 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:23:00 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:23:00 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/ 20:23:00 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:23:00 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:23:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:23:00 spire-1.2.1/pkg/common/telemetry/server/server.go 20:23:00 spire-1.2.1/pkg/common/telemetry/sink.go 20:23:00 spire-1.2.1/pkg/common/telemetry/statsd.go 20:23:00 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:23:00 spire-1.2.1/pkg/common/telemetry/uptime.go 20:23:00 spire-1.2.1/pkg/common/telemetry/version.go 20:23:00 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:23:00 spire-1.2.1/pkg/common/uptime/ 20:23:00 spire-1.2.1/pkg/common/uptime/uptime.go 20:23:00 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:23:00 spire-1.2.1/pkg/common/util/ 20:23:00 spire-1.2.1/pkg/common/util/certs.go 20:23:00 spire-1.2.1/pkg/common/util/certs_test.go 20:23:00 spire-1.2.1/pkg/common/util/csr.go 20:23:00 spire-1.2.1/pkg/common/util/hash.go 20:23:00 spire-1.2.1/pkg/common/util/selectors.go 20:23:00 spire-1.2.1/pkg/common/util/selectors_test.go 20:23:00 spire-1.2.1/pkg/common/util/signals.go 20:23:00 spire-1.2.1/pkg/common/util/sort.go 20:23:00 spire-1.2.1/pkg/common/util/sort_test.go 20:23:00 spire-1.2.1/pkg/common/util/task.go 20:23:00 spire-1.2.1/pkg/common/util/task_test.go 20:23:00 spire-1.2.1/pkg/common/util/testdata/ 20:23:00 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:23:00 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:23:00 spire-1.2.1/pkg/common/version/ 20:23:00 spire-1.2.1/pkg/common/version/version.go 20:23:00 spire-1.2.1/pkg/common/x509svid/ 20:23:00 spire-1.2.1/pkg/common/x509svid/common_test.go 20:23:00 spire-1.2.1/pkg/common/x509svid/csr.go 20:23:00 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:23:00 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:23:00 spire-1.2.1/pkg/common/x509util/ 20:23:00 spire-1.2.1/pkg/common/x509util/cert.go 20:23:00 spire-1.2.1/pkg/common/x509util/dns.go 20:23:00 spire-1.2.1/pkg/common/x509util/dns_test.go 20:23:00 spire-1.2.1/pkg/common/x509util/keyid.go 20:23:00 spire-1.2.1/pkg/common/x509util/keypair.go 20:23:00 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:23:00 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:23:00 spire-1.2.1/pkg/server/ 20:23:00 spire-1.2.1/pkg/server/api/ 20:23:00 spire-1.2.1/pkg/server/api/agent.go 20:23:00 spire-1.2.1/pkg/server/api/agent/ 20:23:00 spire-1.2.1/pkg/server/api/agent/v1/ 20:23:00 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:23:00 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:23:00 spire-1.2.1/pkg/server/api/agent_test.go 20:23:00 spire-1.2.1/pkg/server/api/api.go 20:23:00 spire-1.2.1/pkg/server/api/audit/ 20:23:00 spire-1.2.1/pkg/server/api/audit/audit.go 20:23:00 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:23:00 spire-1.2.1/pkg/server/api/bundle.go 20:23:00 spire-1.2.1/pkg/server/api/bundle/ 20:23:00 spire-1.2.1/pkg/server/api/bundle/v1/ 20:23:00 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:23:00 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:23:00 spire-1.2.1/pkg/server/api/bundle_test.go 20:23:00 spire-1.2.1/pkg/server/api/debug/ 20:23:00 spire-1.2.1/pkg/server/api/debug/v1/ 20:23:00 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:23:00 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:23:00 spire-1.2.1/pkg/server/api/entry.go 20:23:00 spire-1.2.1/pkg/server/api/entry/ 20:23:00 spire-1.2.1/pkg/server/api/entry/v1/ 20:23:00 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:23:00 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:23:00 spire-1.2.1/pkg/server/api/entry_test.go 20:23:00 spire-1.2.1/pkg/server/api/health/ 20:23:00 spire-1.2.1/pkg/server/api/health/v1/ 20:23:00 spire-1.2.1/pkg/server/api/health/v1/service.go 20:23:00 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:23:00 spire-1.2.1/pkg/server/api/id.go 20:23:00 spire-1.2.1/pkg/server/api/id_test.go 20:23:00 spire-1.2.1/pkg/server/api/limits/ 20:23:00 spire-1.2.1/pkg/server/api/limits/limits.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/ 20:23:00 spire-1.2.1/pkg/server/api/middleware/alias.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/audit.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/caller.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/common.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/entries.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:23:00 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:23:00 spire-1.2.1/pkg/server/api/ratelimit.go 20:23:00 spire-1.2.1/pkg/server/api/rpccontext/ 20:23:00 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:23:00 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:23:00 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:23:00 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:23:00 spire-1.2.1/pkg/server/api/selector.go 20:23:00 spire-1.2.1/pkg/server/api/selector_test.go 20:23:00 spire-1.2.1/pkg/server/api/status.go 20:23:00 spire-1.2.1/pkg/server/api/status_test.go 20:23:00 spire-1.2.1/pkg/server/api/svid/ 20:23:00 spire-1.2.1/pkg/server/api/svid/v1/ 20:23:00 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:23:00 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:23:00 spire-1.2.1/pkg/server/api/trustdomain.go 20:23:00 spire-1.2.1/pkg/server/api/trustdomain/ 20:23:00 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:23:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:23:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:23:00 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:23:00 spire-1.2.1/pkg/server/authpolicy/ 20:23:00 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:23:00 spire-1.2.1/pkg/server/authpolicy/policy.go 20:23:00 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:23:00 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:23:00 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:23:00 spire-1.2.1/pkg/server/authpolicy/validate.go 20:23:00 spire-1.2.1/pkg/server/bundle/ 20:23:00 spire-1.2.1/pkg/server/bundle/client/ 20:23:00 spire-1.2.1/pkg/server/bundle/client/client.go 20:23:00 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:23:00 spire-1.2.1/pkg/server/bundle/client/manager.go 20:23:00 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:23:00 spire-1.2.1/pkg/server/bundle/client/sources.go 20:23:00 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:23:00 spire-1.2.1/pkg/server/bundle/client/updater.go 20:23:00 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:23:00 spire-1.2.1/pkg/server/ca/ 20:23:00 spire-1.2.1/pkg/server/ca/ca.go 20:23:00 spire-1.2.1/pkg/server/ca/ca_health.go 20:23:00 spire-1.2.1/pkg/server/ca/ca_test.go 20:23:00 spire-1.2.1/pkg/server/ca/journal.go 20:23:00 spire-1.2.1/pkg/server/ca/journal_test.go 20:23:00 spire-1.2.1/pkg/server/ca/manager.go 20:23:00 spire-1.2.1/pkg/server/ca/manager_health.go 20:23:00 spire-1.2.1/pkg/server/ca/manager_test.go 20:23:00 spire-1.2.1/pkg/server/ca/templates.go 20:23:00 spire-1.2.1/pkg/server/ca/upstream_client.go 20:23:00 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:23:00 spire-1.2.1/pkg/server/ca/validation.go 20:23:00 spire-1.2.1/pkg/server/cache/ 20:23:00 spire-1.2.1/pkg/server/cache/dscache/ 20:23:00 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:23:00 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:23:00 spire-1.2.1/pkg/server/cache/entrycache/ 20:23:00 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:23:00 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:23:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:23:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:23:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:23:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:23:00 spire-1.2.1/pkg/server/catalog/ 20:23:00 spire-1.2.1/pkg/server/catalog/catalog.go 20:23:00 spire-1.2.1/pkg/server/catalog/keymanager.go 20:23:00 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:23:00 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:23:00 spire-1.2.1/pkg/server/catalog/notifier.go 20:23:00 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:23:00 spire-1.2.1/pkg/server/config.go 20:23:00 spire-1.2.1/pkg/server/datastore/ 20:23:00 spire-1.2.1/pkg/server/datastore/datastore.go 20:23:00 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:23:00 spire-1.2.1/pkg/server/datastore/repository.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:23:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:23:00 spire-1.2.1/pkg/server/endpoints/ 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/ 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:23:00 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:23:00 spire-1.2.1/pkg/server/endpoints/config.go 20:23:00 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:23:00 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:23:00 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:23:00 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:23:00 spire-1.2.1/pkg/server/endpoints/middleware.go 20:23:00 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:23:00 spire-1.2.1/pkg/server/hostservice/ 20:23:00 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:23:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:23:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:23:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:23:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:23:00 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:23:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:23:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/ 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/ 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:23:00 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:23:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:23:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/ 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:23:00 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:23:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:23:00 spire-1.2.1/pkg/server/registration/ 20:23:00 spire-1.2.1/pkg/server/registration/manager.go 20:23:00 spire-1.2.1/pkg/server/registration/manager_test.go 20:23:00 spire-1.2.1/pkg/server/scanentries.go 20:23:00 spire-1.2.1/pkg/server/scanentries_test.go 20:23:00 spire-1.2.1/pkg/server/server.go 20:23:00 spire-1.2.1/pkg/server/server_test.go 20:23:00 spire-1.2.1/pkg/server/svid/ 20:23:00 spire-1.2.1/pkg/server/svid/observer.go 20:23:00 spire-1.2.1/pkg/server/svid/observer_test.go 20:23:00 spire-1.2.1/pkg/server/svid/rotator.go 20:23:00 spire-1.2.1/pkg/server/svid/rotator_config.go 20:23:00 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:23:00 spire-1.2.1/pkg/server/svid/rotator_test.go 20:23:00 spire-1.2.1/proto/ 20:23:00 spire-1.2.1/proto/private/ 20:23:00 spire-1.2.1/proto/private/server/ 20:23:00 spire-1.2.1/proto/private/server/journal/ 20:23:00 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:23:00 spire-1.2.1/proto/private/server/journal/journal.proto 20:23:00 spire-1.2.1/proto/spire/ 20:23:00 spire-1.2.1/proto/spire/common/ 20:23:00 spire-1.2.1/proto/spire/common/common.pb.go 20:23:00 spire-1.2.1/proto/spire/common/common.proto 20:23:00 spire-1.2.1/proto/spire/common/plugin/ 20:23:00 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:23:00 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:23:00 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:23:00 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:23:00 spire-1.2.1/proto/spire/plugin/ 20:23:00 spire-1.2.1/proto/spire/plugin/agent/ 20:23:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:23:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:23:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:23:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:23:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:23:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:23:00 spire-1.2.1/release/ 20:23:00 spire-1.2.1/release/spire-extras/ 20:23:00 spire-1.2.1/release/spire-extras/README.md 20:23:00 spire-1.2.1/release/spire-extras/conf/ 20:23:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:23:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:23:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:23:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:23:00 spire-1.2.1/release/spire/ 20:23:00 spire-1.2.1/release/spire/README.md 20:23:00 spire-1.2.1/release/spire/conf/ 20:23:00 spire-1.2.1/release/spire/conf/agent/ 20:23:00 spire-1.2.1/release/spire/conf/agent/agent.conf 20:23:00 spire-1.2.1/release/spire/conf/server/ 20:23:00 spire-1.2.1/release/spire/conf/server/server.conf 20:23:00 spire-1.2.1/script/ 20:23:00 spire-1.2.1/script/build-artifact.sh 20:23:00 spire-1.2.1/script/generate_dummy_ca.sh 20:23:00 spire-1.2.1/support/ 20:23:00 spire-1.2.1/support/k8s/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:23:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/ 20:23:00 spire-1.2.1/support/oidc-discovery-provider/README.md 20:23:00 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/config.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/main.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:23:00 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:23:00 spire-1.2.1/test/ 20:23:00 spire-1.2.1/test/clock/ 20:23:00 spire-1.2.1/test/clock/clock.go 20:23:00 spire-1.2.1/test/fakes/ 20:23:00 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:23:00 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:23:00 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:23:00 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:23:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:23:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:23:00 spire-1.2.1/test/fakes/fakeagentstore/ 20:23:00 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:23:00 spire-1.2.1/test/fakes/fakedatastore/ 20:23:00 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:23:00 spire-1.2.1/test/fakes/fakeentryclient/ 20:23:00 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:23:00 spire-1.2.1/test/fakes/fakehealthchecker/ 20:23:00 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:23:00 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:23:00 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:23:00 spire-1.2.1/test/fakes/fakemetrics/ 20:23:00 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:23:00 spire-1.2.1/test/fakes/fakenoderesolver/ 20:23:00 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:23:00 spire-1.2.1/test/fakes/fakenotifier/ 20:23:00 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:23:00 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:23:00 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:23:00 spire-1.2.1/test/fakes/fakeserverca/ 20:23:00 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:23:00 spire-1.2.1/test/fakes/fakeservercatalog/ 20:23:00 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:23:00 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:23:00 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:23:00 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:23:00 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:23:00 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:23:00 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:23:00 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:23:00 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:23:00 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:23:00 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:23:00 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:23:00 spire-1.2.1/test/fixture/ 20:23:00 spire-1.2.1/test/fixture/certs/ 20:23:00 spire-1.2.1/test/fixture/certs/agent_svid.der 20:23:00 spire-1.2.1/test/fixture/certs/base_cert.pem 20:23:00 spire-1.2.1/test/fixture/certs/base_csr.pem 20:23:00 spire-1.2.1/test/fixture/certs/base_key.pem 20:23:00 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:23:00 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:23:00 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:23:00 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:23:00 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:23:00 spire-1.2.1/test/fixture/certs/blog_key.pem 20:23:00 spire-1.2.1/test/fixture/certs/bundle.der 20:23:00 spire-1.2.1/test/fixture/certs/ca.pem 20:23:00 spire-1.2.1/test/fixture/certs/ca_key.pem 20:23:00 spire-1.2.1/test/fixture/certs/database_cert.pem 20:23:00 spire-1.2.1/test/fixture/certs/database_csr.pem 20:23:00 spire-1.2.1/test/fixture/certs/database_key.pem 20:23:00 spire-1.2.1/test/fixture/certs/node_cert.pem 20:23:00 spire-1.2.1/test/fixture/certs/node_csr.pem 20:23:00 spire-1.2.1/test/fixture/certs/node_key.pem 20:23:00 spire-1.2.1/test/fixture/certs/svid.pem 20:23:00 spire-1.2.1/test/fixture/certs/svid_key.pem 20:23:00 spire-1.2.1/test/fixture/config/ 20:23:00 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:23:00 spire-1.2.1/test/fixture/config/agent_good.conf 20:23:00 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:23:00 spire-1.2.1/test/fixture/config/plugin_good.conf 20:23:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:23:00 spire-1.2.1/test/fixture/config/server_good.conf 20:23:00 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:23:00 spire-1.2.1/test/fixture/fixture.go 20:23:00 spire-1.2.1/test/fixture/nodeattestor/ 20:23:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:23:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:23:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:23:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:23:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:23:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:23:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:23:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:23:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:23:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:23:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:23:00 spire-1.2.1/test/fixture/registration/ 20:23:00 spire-1.2.1/test/fixture/registration/entries.json 20:23:00 spire-1.2.1/test/fixture/registration/good-for-update.json 20:23:00 spire-1.2.1/test/fixture/registration/good.json 20:23:00 spire-1.2.1/test/fixture/registration/invalid.json 20:23:00 spire-1.2.1/test/fixture/registration/invalid_json.json 20:23:00 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:23:00 spire-1.2.1/test/integration/ 20:23:00 spire-1.2.1/test/integration/README.md 20:23:00 spire-1.2.1/test/integration/common 20:23:00 spire-1.2.1/test/integration/setup/ 20:23:00 spire-1.2.1/test/integration/setup/adminclient/ 20:23:00 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:23:00 spire-1.2.1/test/integration/setup/adminclient/client.go 20:23:00 spire-1.2.1/test/integration/setup/debugagent/ 20:23:00 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:23:00 spire-1.2.1/test/integration/setup/debugagent/main.go 20:23:00 spire-1.2.1/test/integration/setup/debugserver/ 20:23:00 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:23:00 spire-1.2.1/test/integration/setup/debugserver/main.go 20:23:00 spire-1.2.1/test/integration/setup/downstreamclient/ 20:23:00 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:23:00 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:23:00 spire-1.2.1/test/integration/setup/itclient/ 20:23:00 spire-1.2.1/test/integration/setup/itclient/client.go 20:23:00 spire-1.2.1/test/integration/setup/node-attestation/ 20:23:00 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:23:00 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:23:00 spire-1.2.1/test/integration/setup/x509pop/ 20:23:00 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:23:00 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:23:00 spire-1.2.1/test/integration/suites/ 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:23:00 spire-1.2.1/test/integration/suites/join-token/ 20:23:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:23:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:23:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:23:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:23:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:23:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:23:00 spire-1.2.1/test/integration/suites/join-token/README.md 20:23:00 spire-1.2.1/test/integration/suites/join-token/conf/ 20:23:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/join-token/teardown 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:23:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:23:00 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:23:00 spire-1.2.1/test/integration/suites/k8s/ 20:23:00 spire-1.2.1/test/integration/suites/k8s/00-setup 20:23:00 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:23:00 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:23:00 spire-1.2.1/test/integration/suites/k8s/README.md 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/ 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:23:00 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:23:00 spire-1.2.1/test/integration/suites/k8s/teardown 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/ 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:23:00 spire-1.2.1/test/integration/suites/rotation/ 20:23:00 spire-1.2.1/test/integration/suites/rotation/00-setup 20:23:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:23:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:23:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:23:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:23:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:23:00 spire-1.2.1/test/integration/suites/rotation/README.md 20:23:00 spire-1.2.1/test/integration/suites/rotation/conf/ 20:23:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/rotation/teardown 20:23:00 spire-1.2.1/test/integration/suites/self-test/ 20:23:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:23:00 spire-1.2.1/test/integration/suites/self-test/README.md 20:23:00 spire-1.2.1/test/integration/suites/self-test/teardown 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:23:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:23:00 spire-1.2.1/test/integration/suites/upgrade/ 20:23:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:23:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:23:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:23:00 spire-1.2.1/test/integration/suites/upgrade/README.md 20:23:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:23:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:23:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:23:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:23:00 spire-1.2.1/test/integration/suites/upgrade/teardown 20:23:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:23:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:23:00 spire-1.2.1/test/integration/test-one.sh 20:23:00 spire-1.2.1/test/integration/test.sh 20:23:00 spire-1.2.1/test/plugintest/ 20:23:00 spire-1.2.1/test/plugintest/config.go 20:23:00 spire-1.2.1/test/plugintest/load.go 20:23:00 spire-1.2.1/test/plugintest/option.go 20:23:00 spire-1.2.1/test/spiretest/ 20:23:00 spire-1.2.1/test/spiretest/apiserver.go 20:23:00 spire-1.2.1/test/spiretest/assertions.go 20:23:00 spire-1.2.1/test/spiretest/dir.go 20:23:00 spire-1.2.1/test/spiretest/errors_posix.go 20:23:00 spire-1.2.1/test/spiretest/errors_windows.go 20:23:00 spire-1.2.1/test/spiretest/logs.go 20:23:00 spire-1.2.1/test/spiretest/socketapi.go 20:23:00 spire-1.2.1/test/spiretest/suite.go 20:23:00 spire-1.2.1/test/spiretest/x509.go 20:23:00 spire-1.2.1/test/testca/ 20:23:00 spire-1.2.1/test/testca/ca.go 20:23:00 spire-1.2.1/test/testkey/ 20:23:00 spire-1.2.1/test/testkey/generate.sh 20:23:00 spire-1.2.1/test/testkey/genkeys.go 20:23:00 spire-1.2.1/test/testkey/keys.go 20:23:00 spire-1.2.1/test/testkey/new.go 20:23:00 spire-1.2.1/test/tpmsimulator/ 20:23:00 spire-1.2.1/test/tpmsimulator/simulator.go 20:23:00 spire-1.2.1/test/util/ 20:23:00 spire-1.2.1/test/util/cert_fixtures.go 20:23:00 spire-1.2.1/test/util/cert_generation.go 20:23:00 spire-1.2.1/test/util/io_redirection.go 20:23:00 spire-1.2.1/test/util/race.go 20:23:00 spire-1.2.1/test/util/util.go 20:23:00 building spire from source... 20:23:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:00 Installing go1.17.7... 20:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:00 (1/43) Installing readline (8.1.1-r0) 20:23:00 (2/43) Installing bash (5.1.16-r0) 20:23:00 Executing bash-5.1.16-r0.post-install 20:23:00 (3/43) Installing brotli-libs (1.0.9-r5) 20:23:00 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:23:00 (5/43) Installing libcurl (7.80.0-r0) 20:23:00 (6/43) Installing curl (7.80.0-r0) 20:23:00 (7/43) Installing dumb-init (1.2.5-r1) 20:23:00 (8/43) Installing libbz2 (1.0.8-r1) 20:23:00 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:23:00 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:23:00 OK: 15865 distinct packages available 20:23:00 (9/43) Installing expat (2.4.7-r0) 20:23:00 (10/43) Installing libffi (3.4.2-r1) 20:23:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:00 (11/43) Installing gdbm (1.22-r0) 20:23:01 (12/43) Installing xz-libs (5.2.5-r1) 20:23:01 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:23:01 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:23:01 (15/43) Installing mpdecimal (2.5.1-r1) 20:23:01 (16/43) Installing sqlite-libs (3.36.0-r0) 20:23:01 (17/43) Installing python3 (3.9.7-r4) 20:23:01 (18/43) Installing py3-appdirs (1.4.4-r2) 20:23:01 (19/43) Installing py3-certifi (2020.12.5-r1) 20:23:01 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:23:01 (21/43) Installing py3-idna (3.3-r0) 20:23:01 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:23:01 (23/43) Installing py3-requests (2.26.0-r1) 20:23:01 (24/43) Installing py3-msgpack (1.0.2-r1) 20:23:01 (25/43) Installing py3-lockfile (0.12.2-r4) 20:23:01 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:23:01 (27/43) Installing py3-colorama (0.4.4-r1) 20:23:01 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:23:01 (29/43) Installing py3-distlib (0.3.3-r0) 20:23:01 (30/43) Installing py3-distro (1.6.0-r0) 20:23:01 (31/43) Installing py3-six (1.16.0-r0) 20:23:01 (32/43) Installing py3-webencodings (0.5.1-r4) 20:23:01 (33/43) Installing py3-html5lib (1.1-r1) 20:23:01 (34/43) Installing py3-parsing (2.4.7-r2) 20:23:01 (35/43) Installing py3-packaging (20.9-r1) 20:23:01 (36/43) Installing py3-tomli (1.2.2-r0) 20:23:01 (37/43) Installing py3-pep517 (0.12.0-r0) 20:23:01 (38/43) Installing py3-progress (1.6-r0) 20:23:01 (39/43) Installing py3-retrying (1.3.3-r2) 20:23:01 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:23:01 (41/43) Installing py3-setuptools (52.0.0-r4) 20:23:01 (42/43) Installing py3-toml (0.10.2-r2) 20:23:01 (43/43) Installing py3-pip (20.3.4-r1) 20:23:01 Executing busybox-1.34.1-r5.trigger 20:23:01 OK: 83 MiB in 65 packages 20:23:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:02 OK: 221 MiB in 52 packages 20:23:02 Collecting docker-compose==1.23.2 20:23:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:23:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:23:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:23:02 Collecting docopt<0.7,>=0.6.1 20:23:02 Downloading docopt-0.6.2.tar.gz (25 kB) 20:23:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements 20:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:23:03 Collecting jsonschema<3,>=2.5.1 20:23:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:23:03 Collecting docker<4.0,>=3.6.0 20:23:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:23:03 Collecting cached-property<2,>=1.2.0 20:23:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:23:03 Collecting PyYAML<4,>=3.10 20:23:03 Downloading PyYAML-3.13.tar.gz (270 kB) 20:23:04 Collecting websocket-client<1.0,>=0.32.0 20:23:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:23:04 Collecting dockerpty<0.5,>=0.4.1 20:23:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:23:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:23:04 Collecting texttable<0.10,>=0.9.0 20:23:04 Downloading texttable-0.9.1.tar.gz (11 kB) 20:23:05 Collecting docker-pycreds>=0.4.0 20:23:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:23:05 Collecting chardet<3.1.0,>=3.0.2 20:23:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:23:05 Collecting idna<2.8,>=2.5 20:23:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:23:05 Collecting urllib3<1.25,>=1.21.1 20:23:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:23:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:23:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:23:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:23:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:23:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:23:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:23:05 Attempting uninstall: urllib3 20:23:05 Found existing installation: urllib3 1.26.7 20:23:05 Uninstalling urllib3-1.26.7: 20:23:05 Successfully uninstalled urllib3-1.26.7 20:23:05 Attempting uninstall: idna 20:23:05 Found existing installation: idna 3.3 20:23:05 Uninstalling idna-3.3: 20:23:05 Successfully uninstalled idna-3.3 20:23:06 Building bin/spire-server... 20:23:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:23:06 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:23:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:23:06 go: downloading github.com/mitchellh/cli v1.1.2 20:23:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:23:06 go: downloading github.com/imdario/mergo v0.3.12 20:23:06 go: downloading github.com/sirupsen/logrus v1.8.1 20:23:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:23:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:23:06 go: downloading google.golang.org/grpc v1.44.0 20:23:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:23:07 go: downloading github.com/fatih/color v1.13.0 20:23:07 go: downloading github.com/mattn/go-isatty v0.0.14 20:23:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:23:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:23:07  Attempting uninstall: requests 20:23:07 Found existing installation: requests 2.26.0 20:23:07 Uninstalling requests-2.26.0: 20:23:07 Successfully uninstalled requests-2.26.0 20:23:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:23:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:23:07 Removing intermediate container 24a4b76f068b 20:23:07 ---> 46dbb8687949 20:23:07 Step 5/20 : COPY go.mod vendor* ./ 20:23:07 go: downloading github.com/armon/go-metrics v0.3.10 20:23:07 go: downloading github.com/prometheus/client_golang v1.12.1 20:23:07  Running setup.py install for texttable: started 20:23:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:23:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:23:07 go: downloading github.com/open-policy-agent/opa v0.38.0 20:23:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:23:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:23:07 go: downloading github.com/mattn/go-colorable v0.1.12 20:23:07 go: downloading github.com/Masterminds/goutils v1.1.0 20:23:07 go: downloading github.com/Masterminds/semver v1.5.0 20:23:07 go: downloading github.com/google/uuid v1.1.2 20:23:07 go: downloading github.com/huandu/xstrings v1.3.2 20:23:07 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:23:07 go: downloading github.com/oklog/run v1.0.0 20:23:07 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:23:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:23:07 go: downloading github.com/beorn7/perks v1.0.1 20:23:07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:23:07 go: downloading github.com/prometheus/client_model v0.2.0 20:23:07 go: downloading github.com/prometheus/common v0.32.1 20:23:07 go: downloading github.com/prometheus/procfs v0.7.3 20:23:07  Running setup.py install for texttable: finished with status 'done' 20:23:07 Running setup.py install for PyYAML: started 20:23:08 go: downloading github.com/imkira/go-observer v1.0.3 20:23:08 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:23:08 go: downloading go.uber.org/atomic v1.9.0 20:23:08 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:23:08 go: downloading github.com/hashicorp/errwrap v1.1.0 20:23:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:23:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:23:08 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:23:08 go: downloading github.com/blang/semver/v4 v4.0.0 20:23:08  Running setup.py install for PyYAML: finished with status 'done' 20:23:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements 20:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:23:08 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:23:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:23:08 go: downloading github.com/jinzhu/gorm v1.9.16 20:23:09  ---> 0906f50278d2 20:23:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:09 go: downloading github.com/lib/pq v1.10.4 20:23:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:23:09  Running setup.py install for docopt: started 20:23:09 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:23:09 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:23:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 53.4% of statements 20:23:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:23:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:23:09  ---> Running in 70ee75a71148 20:23:09 Running setup.py install for docopt: finished with status 'done' 20:23:09 Running setup.py install for dockerpty: started 20:23:09 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:23:09  Running setup.py install for dockerpty: finished with status 'done' 20:23:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:23:11 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:23:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:23:11 go: downloading github.com/stretchr/testify v1.7.0 20:23:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:23:11 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:23:14 Removing intermediate container 70ee75a71148 20:23:14 ---> 197e80bcbcc7 20:23:14 Step 7/20 : COPY . . 20:23:14 go: downloading google.golang.org/api v0.70.0 20:23:14 go: downloading k8s.io/client-go v0.23.4 20:23:14 go: downloading k8s.io/api v0.23.4 20:23:14 go: downloading github.com/google/go-tpm v0.3.3 20:23:14 go: downloading cloud.google.com/go/storage v1.21.0 20:23:14 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:23:14 go: downloading cloud.google.com/go v0.100.2 20:23:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:23:15 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:23:15 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:23:15 go: downloading cloud.google.com/go/security v1.3.0 20:23:15 go: downloading github.com/hashicorp/vault/api v1.4.1 20:23:15 go: downloading k8s.io/apimachinery v0.23.4 20:23:15 go: downloading k8s.io/kube-aggregator v0.23.3 20:23:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:23:16 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:23:16 go: downloading github.com/twmb/murmur3 v1.1.6 20:23:16 go: downloading github.com/jinzhu/inflection v1.0.0 20:23:16 go: downloading github.com/aws/smithy-go v1.11.0 20:23:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:23:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:23:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:23:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:23:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:23:17 go: downloading cloud.google.com/go/compute v1.3.0 20:23:17 go: downloading cloud.google.com/go/iam v0.1.1 20:23:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:23:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:23:18 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:23:18 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:23:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:23:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:23:18 go: downloading github.com/dimchansky/utfbom v1.1.1 20:23:18 go: downloading github.com/gogo/protobuf v1.3.2 20:23:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:23:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:23:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:23:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:23:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:23:18 Removing intermediate container 323ce37b71c1 20:23:18 ---> c232bb437dc7 20:23:18 Step 14/23 : ENV APP_PORT=58890 20:23:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:23:18 go: downloading k8s.io/klog/v2 v2.30.0 20:23:18 go: downloading github.com/google/gofuzz v1.1.0 20:23:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:23:19 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:23:19 go: downloading github.com/spf13/pflag v1.0.5 20:23:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:23:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:23:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:23:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:23:19 go: downloading gopkg.in/yaml.v2 v2.4.0 20:23:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:23:19 go: downloading github.com/gobwas/glob v0.2.3 20:23:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:23:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:23:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:23:19 go: downloading go.opencensus.io v0.23.0 20:23:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:23:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:23:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:23:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:23:19 go: downloading gopkg.in/inf.v0 v0.9.1 20:23:19 go: downloading github.com/google/go-cmp v0.5.7 20:23:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:23:19 go: downloading github.com/googleapis/gnostic v0.5.5 20:23:19 go: downloading github.com/go-logr/logr v1.2.2 20:23:19 go: downloading github.com/json-iterator/go v1.1.12 20:23:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:23:19 go: downloading go.uber.org/zap v1.21.0 20:23:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:23:20 go: downloading github.com/tklauser/numcpus v0.3.0 20:23:20 go: downloading sigs.k8s.io/yaml v1.3.0 20:23:20 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:23:20 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:23:20 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:23:20 go: downloading github.com/hashicorp/go-version v1.2.0 20:23:20 go: downloading github.com/golang/snappy v0.0.4 20:23:20 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:23:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:23:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:23:20 go: downloading github.com/ryanuber/go-glob v1.0.0 20:23:20 go: downloading github.com/modern-go/reflect2 v1.0.2 20:23:20 go: downloading go.uber.org/multierr v1.6.0 20:23:23  ---> Running in ffad40d96845 20:23:25 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:23:25 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:23:26 Removing intermediate container ffad40d96845 20:23:26 ---> 33ca9a2d1fdc 20:23:26 Step 15/23 : EXPOSE $APP_PORT 20:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.368s coverage: 89.2% of statements 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:23:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.447s coverage: 84.4% of statements 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:23:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:23:32 ---> Running in e897c24b5048 20:23:32 ---> d6cab08ce1c4 20:23:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:32 ---> Running in 7a43cf54543e 20:23:32 Removing intermediate container e897c24b5048 20:23:32 ---> 5846f812d713 20:23:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:23:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.291s coverage: 95.6% of statements 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.376s coverage: 72.2% of statements 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.411s coverage: 60.0% of statements 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.863s coverage: 0.9% of statements 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.418s coverage: 58.8% of statements 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.418s coverage: 24.0% of statements 20:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.215s coverage: 47.1% of statements 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements 20:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements 20:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements 20:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 20:23:35 ---> 7135a533a12d 20:23:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:23:35 ---> c272a5b216bc 20:23:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:23:37 ---> 41f42f0c754a 20:23:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:23:37 ---> Running in de8656c735b7 20:23:37 Removing intermediate container de8656c735b7 20:23:37 ---> 133607e22d43 20:23:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:38 ---> Running in 8ce8a6a16951 20:23:38 Removing intermediate container 8ce8a6a16951 20:23:38 ---> 3bf4939f967e 20:23:38 Step 21/23 : LABEL arch=x86_64 20:23:39 ---> Running in 09628b9dcb45 20:23:39 Removing intermediate container 09628b9dcb45 20:23:39 ---> 05dd01c7a9ae 20:23:39 Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:23:40 ---> Running in 8afff54ba22d 20:23:40 Removing intermediate container 8afff54ba22d 20:23:40 ---> a37ea445693c 20:23:40 Step 23/23 : LABEL version=0.0.0 20:23:40 ---> Running in c0d181c79e08 20:23:41 Removing intermediate container c0d181c79e08 20:23:41 ---> 515cf4e9ed9f 20:23:41 20:23:41 Successfully built 515cf4e9ed9f 20:23:41 Successfully tagged sys-mgmt-agent:latest 20:23:41 Building support-scheduler 20:23:43  Building sys-mgmt-agent ... done Removing intermediate container b4dacfe34179 20:23:43 ---> 4f5ce61bc21d 20:23:43 20:23:43 Step 13/25 : FROM alpine:3.15 20:23:43 3.15: Pulling from library/alpine 20:23:43 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:23:43 Status: Downloaded newer image for alpine:3.15 20:23:43 ---> 0ac33e5f5afa 20:23:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:23:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:46 ---> 2a2038e89572 20:23:46 Step 3/22 : WORKDIR /edgex-go 20:23:46 ---> Using cache 20:23:46 ---> b8e16908350b 20:23:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:46 ---> Using cache 20:23:46 ---> 023798ca4e7b 20:23:46 Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:23:46 ---> Using cache 20:23:46 ---> feba89ff13e1 20:23:46 Step 6/22 : COPY go.mod vendor* ./ 20:23:46 ---> Using cache 20:23:46 ---> 0899bcfd0910 20:23:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:46 ---> Using cache 20:23:46 ---> e89561ddfc2b 20:23:46 Step 8/22 : COPY . . 20:23:46 ---> Using cache 20:23:46 ---> 0f005f38984c 20:23:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:23:48 ---> Running in ee145340c0b5 20:23:48 ---> Running in d7ca54c0dce9 20:23:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 20:23:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 20:23:49 Removing intermediate container ee145340c0b5 20:23:49 ---> be2ecc32aedd 20:23:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:49 ---> Running in 36fd71aa6247 20:23:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:50 Removing intermediate container 36fd71aa6247 20:23:50 ---> 07463c45698d 20:23:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:50 ---> Running in 54b32e9b2238 20:23:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:52 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:23:52 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:23:52 OK: 15854 distinct packages available 20:23:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.722s coverage: 82.5% of statements 20:23:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:23:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:54 (1/5) Installing dumb-init (1.2.5-r1) 20:23:54 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:54 (3/5) Installing libucontext (1.1-r0) 20:23:54 (4/5) Installing gcompat (1.0.0-r4) 20:23:54 (5/5) Installing openssl (1.1.1n-r0) 20:23:54 Executing busybox-1.34.1-r5.trigger 20:23:54 OK: 6 MiB in 19 packages 20:23:56 Removing intermediate container 54b32e9b2238 20:23:56 ---> 8cc37a2fe77a 20:23:56 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:23:58 ---> 01ac852e850f 20:23:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:23:58 ---> 870690df9ded 20:23:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:23:59 ---> bc990ac33d53 20:23:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 58.8% of statements 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.345s coverage: 85.4% of statements 20:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.820s coverage: 91.2% of statements 20:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:24:00 ---> ad56a73bfd63 20:24:00 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:00 ---> Running in dbde2660c02f 20:24:00 Removing intermediate container dbde2660c02f 20:24:00 ---> 3b6a557804a6 20:24:00 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:00 ---> Running in 5285967902a0 20:24:00 Removing intermediate container 5285967902a0 20:24:00 ---> 4e87b531db93 20:24:00 Step 23/25 : LABEL arch=x86_64 20:24:00 ---> Running in e79eeb88915f 20:24:01 Removing intermediate container e79eeb88915f 20:24:01 ---> 60735f898b2b 20:24:01 Step 24/25 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:24:01 ---> Running in 0446e8d567d8 20:24:01 Removing intermediate container 0446e8d567d8 20:24:01 ---> 22aba061ebd7 20:24:01 Step 25/25 : LABEL version=0.0.0 20:24:01 ---> Running in b3dba3522a0c 20:24:02 Removing intermediate container b3dba3522a0c 20:24:02 ---> 10620333037a 20:24:02 20:24:02 Successfully built 10620333037a 20:24:02 Successfully tagged security-spire-server:latest 20:24:02  Building security-spire-server ... done Building core-metadata 20:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.4% of statements 20:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 20:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 89.4% of statements 20:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 20:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 20:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 20:24:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:24:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:07 ---> 2a2038e89572 20:24:07 Step 3/23 : WORKDIR /edgex-go 20:24:07 ---> Using cache 20:24:07 ---> b8e16908350b 20:24:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:07 ---> Using cache 20:24:07 ---> 023798ca4e7b 20:24:07 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:24:07 ---> Using cache 20:24:07 ---> feba89ff13e1 20:24:07 Step 6/23 : COPY go.mod vendor* ./ 20:24:07 ---> Using cache 20:24:07 ---> 0899bcfd0910 20:24:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:07 ---> Using cache 20:24:07 ---> e89561ddfc2b 20:24:07 Step 8/23 : COPY . . 20:24:07 ---> Using cache 20:24:07 ---> 0f005f38984c 20:24:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:24:08 ---> Running in 22e68228ad5b 20:24:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:24:12 Removing intermediate container 7a43cf54543e 20:24:12 ---> 930638259aa7 20:24:12 20:24:12 Step 9/20 : FROM alpine:3.15 20:24:12 ---> 0ac33e5f5afa 20:24:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:12 ---> Using cache 20:24:12 ---> be2ecc32aedd 20:24:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:12 ---> Using cache 20:24:12 ---> 07463c45698d 20:24:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:24:12 ---> Running in e6b907e191b7 20:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.463s coverage: 65.4% of statements 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.822s coverage: 43.8% of statements 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:24:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:15 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:24:15 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:24:15 OK: 15854 distinct packages available 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:15 Building bin/spire-agent... 20:24:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:24:15 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:24:15 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:24:15 go: downloading github.com/docker/docker v20.10.12+incompatible 20:24:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:16 (1/9) Installing ca-certificates (20211220-r0) 20:24:16 (2/9) Installing brotli-libs (1.0.9-r5) 20:24:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:24:16 (4/9) Installing libcurl (7.80.0-r0) 20:24:16 (5/9) Installing curl (7.80.0-r0) 20:24:16 (6/9) Installing dumb-init (1.2.5-r1) 20:24:16 go: downloading github.com/google/go-tpm-tools v0.3.3 20:24:16 (7/9) Installing musl-obstack (1.2.3-r0) 20:24:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:24:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:24:17 (8/9) Installing libucontext (1.1-r0) 20:24:17 (9/9) Installing gcompat (1.0.0-r4) 20:24:17 go: downloading github.com/docker/go-connections v0.4.0 20:24:17 go: downloading github.com/docker/go-units v0.4.0 20:24:17 go: downloading github.com/opencontainers/image-spec v1.0.1 20:24:17 go: downloading github.com/containerd/containerd v1.3.4 20:24:17 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:24:17 Executing busybox-1.34.1-r5.trigger 20:24:17 Executing ca-certificates-20211220-r0.trigger 20:24:17 go: downloading github.com/opencontainers/go-digest v1.0.0 20:24:17 OK: 8 MiB in 23 packages 20:24:20 Removing intermediate container e6b907e191b7 20:24:20 ---> 846fb0a7f1eb 20:24:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:21 ---> 5c79b1ef018c 20:24:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.303s coverage: 17.7% of statements 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.805s coverage: 92.3% of statements 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 63.2% of statements 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:24:23 ---> 9c31b69c270e 20:24:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 20:24:23 ---> 31bb1aa09792 20:24:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:24:23 ---> Running in 2a1a789f26fd 20:24:23 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 20:24:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:24:23 GO111MODULE=on go vet ./... 20:24:23 Removing intermediate container 2a1a789f26fd 20:24:23 ---> e070489b15ff 20:24:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:24 ---> Running in b546044ec7a5 20:24:24 Removing intermediate container b546044ec7a5 20:24:24 ---> c66812a03154 20:24:24 Step 18/20 : LABEL arch=x86_64 20:24:24 ---> Running in a4d9d5c7b97d 20:24:25 Removing intermediate container a4d9d5c7b97d 20:24:25 ---> 9f73e4035924 20:24:25 Step 19/20 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:24:25 ---> Running in 3547dac91c11 20:24:25 Removing intermediate container 3547dac91c11 20:24:25 ---> 03c7bdee7f97 20:24:25 Step 20/20 : LABEL version=0.0.0 20:24:26 ---> Running in ca83169ccef9 20:24:26 Removing intermediate container ca83169ccef9 20:24:26 ---> f640b7e0ba45 20:24:26 20:24:26 Successfully built f640b7e0ba45 20:24:26 Successfully tagged security-spiffe-token-provider:latest 20:24:36  Building security-spiffe-token-provider ... done Removing intermediate container d7ca54c0dce9 20:24:36 ---> a848296123a3 20:24:36 20:24:36 Step 10/22 : FROM alpine:3.14 20:24:36 ---> e04c818066af 20:24:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:24:36 ---> Using cache 20:24:36 ---> 75462c0d22ac 20:24:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:36 ---> Using cache 20:24:36 ---> c00e83a3c3cd 20:24:36 Step 13/22 : ENV APP_PORT=59861 20:24:36 ---> Running in a1a2603f2894 20:24:36 Removing intermediate container a1a2603f2894 20:24:36 ---> 9fea9c5f42d6 20:24:36 Step 14/22 : EXPOSE $APP_PORT 20:24:36 ---> Running in e668c5a96747 20:24:36 Removing intermediate container e668c5a96747 20:24:36 ---> 8d8342cda1fa 20:24:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:36 ---> 8be9736f0f8a 20:24:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:38 ---> 8f9e1adc9040 20:24:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:24:38 ---> b2e98c6cfa32 20:24:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:24:38 ---> Running in 6360c3157bfe 20:24:39 Removing intermediate container 6360c3157bfe 20:24:39 ---> 25b69b80935f 20:24:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:39 ---> Running in b872759bccfb 20:24:39 Removing intermediate container b872759bccfb 20:24:39 ---> a1adf538fd29 20:24:39 Step 20/22 : LABEL arch=x86_64 20:24:39 ---> Running in 8dd1024ec698 20:24:39 Removing intermediate container 8dd1024ec698 20:24:39 ---> cb76fc09af89 20:24:39 Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:24:40 ---> Running in f66f72360856 20:24:40 Removing intermediate container f66f72360856 20:24:40 ---> 9e51f0ec8a63 20:24:40 Step 22/22 : LABEL version=0.0.0 20:24:40 ---> Running in 1859482b03ee 20:24:41 Removing intermediate container 1859482b03ee 20:24:41 ---> 937004da8b59 20:24:41 20:24:41 Successfully built 937004da8b59 20:24:41 Successfully tagged support-scheduler:latest 20:24:53  Building support-scheduler ... done Removing intermediate container 22e68228ad5b 20:24:53 ---> 5a87b0979b9e 20:24:53 20:24:53 Step 10/23 : FROM alpine:3.14 20:24:53 ---> e04c818066af 20:24:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:24:53 ---> Using cache 20:24:53 ---> 75462c0d22ac 20:24:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:53 ---> Using cache 20:24:53 ---> c00e83a3c3cd 20:24:53 Step 13/23 : ENV APP_PORT=59881 20:24:54 ---> Running in 62cc0208fc9f 20:24:54 Removing intermediate container 62cc0208fc9f 20:24:54 ---> 3c376cfa718a 20:24:54 Step 14/23 : EXPOSE $APP_PORT 20:24:54 ---> Running in 06dd5c82434b 20:24:54 Removing intermediate container 06dd5c82434b 20:24:54 ---> 1326b016a2dc 20:24:54 Step 15/23 : WORKDIR / 20:24:54 ---> Running in afad204f3de8 20:24:54 Removing intermediate container afad204f3de8 20:24:54 ---> 129ae924e5e2 20:24:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:55 ---> 1b74d4d4d390 20:24:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:55 ---> 77ec1e8a7e0c 20:24:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:24:56 ---> bc36deeb6c7a 20:24:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:24:56 ---> Running in adfbd4e24506 20:24:56 Removing intermediate container adfbd4e24506 20:24:56 ---> 627a48dbbfbe 20:24:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:56 ---> Running in 07f385001fbf 20:24:56 Removing intermediate container 07f385001fbf 20:24:56 ---> 6968020c8561 20:24:56 Step 21/23 : LABEL arch=x86_64 20:24:56 ---> Running in 14737cf9ffed 20:24:56 Removing intermediate container 14737cf9ffed 20:24:56 ---> 474e65c3db75 20:24:56 Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:24:57 ---> Running in 5ac877e666c5 20:24:57 Removing intermediate container 5ac877e666c5 20:24:57 ---> 7dbf6e6f0af9 20:24:57 Step 23/23 : LABEL version=0.0.0 20:24:57 ---> Running in ae22bf4192f6 20:24:57 Removing intermediate container ae22bf4192f6 20:24:57 ---> c99bd24d6e10 20:24:57 20:24:57 Successfully built c99bd24d6e10 20:24:57 Successfully tagged core-metadata:latest 20:25:29  Building core-metadata ... done Removing intermediate container 64ecedef7c20 20:25:29 ---> 9c91c54694f9 20:25:29 20:25:29 Step 13/26 : FROM alpine:3.15 20:25:29 ---> 0ac33e5f5afa 20:25:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:29 ---> Using cache 20:25:29 ---> be2ecc32aedd 20:25:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:29 ---> Using cache 20:25:29 ---> 07463c45698d 20:25:29 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:25:29 ---> Using cache 20:25:29 ---> 8cc37a2fe77a 20:25:29 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:25:29 ---> cd9c92be6747 20:25:29 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:25:29 ---> c8d18e15afa7 20:25:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:25:30 ---> d72a42e3dc57 20:25:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:25:30 ---> 499523c05f94 20:25:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:25:30 ---> c063dfc7b24b 20:25:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:30 ---> Running in c99d314c9fd8 20:25:30 Removing intermediate container c99d314c9fd8 20:25:30 ---> 779879f8d5b5 20:25:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:30 ---> Running in 7d7cfeb777ee 20:25:30 Removing intermediate container 7d7cfeb777ee 20:25:30 ---> a0ec3ae0ffc7 20:25:30 Step 24/26 : LABEL arch=x86_64 20:25:30 ---> Running in d3e0b28b2bbb 20:25:30 Removing intermediate container d3e0b28b2bbb 20:25:30 ---> bffa51f2e185 20:25:30 Step 25/26 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:25:30 ---> Running in f2ba052f6cd6 20:25:30 Removing intermediate container f2ba052f6cd6 20:25:30 ---> 3161ef131940 20:25:30 Step 26/26 : LABEL version=0.0.0 20:25:30 ---> Running in b530360366f4 20:25:31 Removing intermediate container b530360366f4 20:25:31 ---> 2743cdc7bebc 20:25:31 20:25:31 Successfully built 2743cdc7bebc 20:25:31 Successfully tagged security-spire-agent:latest 20:25:39  Building security-spire-agent ... done Building bin/spire-agent... 20:25:39 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:25:39 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:25:39 go: downloading github.com/docker/docker v20.10.12+incompatible 20:25:39 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:25:39 go: downloading github.com/google/go-tpm-tools v0.3.3 20:25:39 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:25:39 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:25:40 go: downloading github.com/docker/go-units v0.4.0 20:25:40 go: downloading github.com/docker/go-connections v0.4.0 20:25:40 go: downloading github.com/opencontainers/image-spec v1.0.1 20:25:40 go: downloading github.com/containerd/containerd v1.3.4 20:25:40 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:25:40 go: downloading github.com/opencontainers/go-digest v1.0.0 20:26:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:26:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:26:15 ./bin/test-attribution-txt.sh [Pipeline] echo 20:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:26:16 + ls -al . 20:26:16 total 668 20:26:16 drwxrwxr-x 9 1001 1001 4096 Apr 13 20:26 . 20:26:16 drwxr-xr-x 4 root root 4096 Apr 13 20:20 .. 20:26:16 -rw-rw-r-- 1 1001 1001 11 Apr 13 20:18 .dockerignore 20:26:16 drwxrwxr-x 8 1001 1001 4096 Apr 13 20:18 .git 20:26:16 drwxrwxr-x 3 1001 1001 4096 Apr 13 20:18 .github 20:26:16 -rw-rw-r-- 1 1001 1001 879 Apr 13 20:18 .gitignore 20:26:16 -rw-rw-r-- 1 1001 1001 42 Apr 13 20:18 .golangci.yml 20:26:16 -rw-rw-r-- 1 1001 1001 87 Apr 13 20:18 .hadolint.yml 20:26:16 -rw-rw-r-- 1 1001 1001 166 Apr 13 20:18 .sonarcloud.properties 20:26:16 -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:18 ADOPTERS.md 20:26:16 -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:18 Attribution.txt 20:26:16 -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:18 CHANGELOG.md 20:26:16 -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:18 CONTRIBUTING.md 20:26:16 -rw-rw-r-- 1 1001 1001 677 Apr 13 20:18 GOVERNANCE.md 20:26:16 -rw-rw-r-- 1 1001 1001 850 Apr 13 20:18 Jenkinsfile 20:26:16 -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:18 LICENSE 20:26:16 -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:18 Makefile 20:26:16 -rw-rw-r-- 1 1001 1001 582 Apr 13 20:18 OWNERS.md 20:26:16 -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:18 README.md 20:26:16 -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:18 SECURITY.md 20:26:16 -rw-rw-r-- 1 1001 1001 5 Apr 13 20:16 VERSION 20:26:16 -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:18 ZMQWindows.md 20:26:16 drwxrwxr-x 2 1001 1001 4096 Apr 13 20:18 bin 20:26:16 drwxrwxr-x 18 1001 1001 4096 Apr 13 20:18 cmd 20:26:16 -rw-r--r-- 1 root root 434738 Apr 13 20:24 coverage.out 20:26:16 -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:18 go.mod 20:26:16 -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:18 go.sum 20:26:16 drwxrwxr-x 8 1001 1001 4096 Apr 13 20:18 internal 20:26:16 drwxrwxr-x 3 1001 1001 4096 Apr 13 20:18 openapi 20:26:16 drwxrwxr-x 4 1001 1001 4096 Apr 13 20:18 snap 20:26:16 -rw-rw-r-- 1 1001 1001 204 Apr 13 20:18 version.go [Pipeline] sh 20:26:17 + '[' -e coverage.out ] 20:26:17 + chown 1001:1001 coverage.out [Pipeline] stash 20:26:17 Warning: overwriting stash ‘coverage-report’ 20:26:17 Stashed 1 file(s) [Pipeline] sh 20:26:18 + make build 20:26:18 CGO_ENABLED=1 GO111MODULE=on go build -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 20:26:47 Removing intermediate container b477c8be6295 20:26:47 ---> ae16753af886 20:26:47 20:26:47 Step 13/26 : FROM alpine:3.15 20:26:47 ---> 0ac33e5f5afa 20:26:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:47 ---> Using cache 20:26:47 ---> be2ecc32aedd 20:26:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:47 ---> Using cache 20:26:47 ---> 07463c45698d 20:26:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:26:47 ---> Running in cd439db7b614 20:26:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:26:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:26:47 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:26:47 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:26:47 OK: 15854 distinct packages available 20:26:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:26:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:26:47 (1/4) Installing dumb-init (1.2.5-r1) 20:26:47 (2/4) Installing musl-obstack (1.2.3-r0) 20:26:47 (3/4) Installing libucontext (1.1-r0) 20:26:47 (4/4) Installing gcompat (1.0.0-r4) 20:26:47 Executing busybox-1.34.1-r5.trigger 20:26:47 OK: 6 MiB in 18 packages 20:26:47 Removing intermediate container cd439db7b614 20:26:47 ---> fdb7ff3e3222 20:26:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:26:47 ---> 2b34e75a6084 20:26:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:26:47 ---> 6eddae813860 20:26:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:26:47 ---> Running in d71c21f6a659 20:26:47 Removing intermediate container d71c21f6a659 20:26:47 ---> 75e19eb93c14 20:26:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:26:47 ---> d0d9a7611711 20:26:47 Step 21/26 : WORKDIR / 20:26:47 ---> Running in 0c853484981c 20:26:47 Removing intermediate container 0c853484981c 20:26:47 ---> ec3140549046 20:26:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:26:47 ---> Running in e773a39b9437 20:26:47 Removing intermediate container e773a39b9437 20:26:47 ---> 010ac4b523f8 20:26:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:26:47 ---> Running in cfa4824558c1 20:26:47 Removing intermediate container cfa4824558c1 20:26:47 ---> 56b7043aa857 20:26:47 Step 24/26 : LABEL arch=x86_64 20:26:47 ---> Running in 9311e816362c 20:26:47 Removing intermediate container 9311e816362c 20:26:47 ---> 1c4500b833ed 20:26:47 Step 25/26 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:26:47 ---> Running in 574b7f92f773 20:26:47 Removing intermediate container 574b7f92f773 20:26:47 ---> c5362e8a1689 20:26:47 Step 26/26 : LABEL version=0.0.0 20:26:47 ---> Running in 0ac136fbe945 20:26:47 Removing intermediate container 0ac136fbe945 20:26:47 ---> 36bd034655c6 20:26:47 20:26:47 Successfully built 36bd034655c6 20:26:47 Successfully tagged security-spire-config:latest 20:26:47  Building security-spire-config ... done  [Pipeline] } 20:26:47 $ docker stop --time=1 c5f7e435b2f5d61339de24b345d41fbf896177ff0b84785290ede45a8af63213 20:26:49 $ docker rm -f c5f7e435b2f5d61339de24b345d41fbf896177ff0b84785290ede45a8af63213 [Pipeline] // withDockerContainer [Pipeline] sh 20:26:49 + docker images 20:26:49 REPOSITORY TAG IMAGE ID CREATED SIZE 20:26:49 security-spire-config latest 36bd034655c6 4 seconds ago 86.7MB 20:26:49 ae16753af886 19 seconds ago 4.55GB 20:26:49 security-spire-agent latest 2743cdc7bebc About a minute ago 127MB 20:26:49 9c91c54694f9 About a minute ago 4.55GB 20:26:49 core-metadata latest c99bd24d6e10 About a minute ago 30.4MB 20:26:49 5a87b0979b9e About a minute ago 1.69GB 20:26:49 support-scheduler latest 937004da8b59 2 minutes ago 30.2MB 20:26:49 a848296123a3 2 minutes ago 1.69GB 20:26:49 security-spiffe-token-provider latest f640b7e0ba45 2 minutes ago 32.4MB 20:26:49 930638259aa7 2 minutes ago 1.68GB 20:26:49 security-spire-server latest 10620333037a 2 minutes ago 87.3MB 20:26:49 sys-mgmt-agent latest 515cf4e9ed9f 3 minutes ago 311MB 20:26:49 4f5ce61bc21d 3 minutes ago 4.55GB 20:26:49 core-data latest 7ea23b8b2471 4 minutes ago 36.2MB 20:26:49 ddb781df5365 4 minutes ago 1.71GB 20:26:49 core-command latest 042d43b370c9 4 minutes ago 28.5MB 20:26:49 800d2924475d 4 minutes ago 1.69GB 20:26:49 45a4f8bc991c 4 minutes ago 1.7GB 20:26:49 security-bootstrapper latest 2eda08dad74d 5 minutes ago 28.3MB 20:26:49 security-secretstore-setup latest ba64d46490b8 5 minutes ago 49.7MB 20:26:49 security-proxy-setup latest 268db1c93285 5 minutes ago 51MB 20:26:49 support-notifications latest 63507bb51ac9 5 minutes ago 30.8MB 20:26:49 68023eb59b73 5 minutes ago 1.69GB 20:26:49 938338b81ca2 5 minutes ago 1.71GB 20:26:49 221545a37b66 5 minutes ago 1.69GB 20:26:49 21fa519c9b13 5 minutes ago 1.7GB 20:26:49 ci-base-image-x86_64 latest 2a2038e89572 9 minutes ago 896MB 20:26:49 docker 20.10.14 7417809fdb73 8 days ago 218MB 20:26:49 alpine 3.14 e04c818066af 8 days ago 5.59MB 20:26:49 alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB 20:26:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:26:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:26:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:28:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:28:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:28:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:28:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:29:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:29:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:29:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:29:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:30:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:30:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:30:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:30:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:30:54 $ docker stop --time=1 e3af6a851150a2d0a31e316cbf3641cd39ce1469030ce4b9f0bf7d74105eb769 20:30:56 $ docker rm -f e3af6a851150a2d0a31e316cbf3641cd39ce1469030ce4b9f0bf7d74105eb769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:30:59 20:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:30:59 latest: Pulling from edgex-devops/edgex-compose-arm64 20:30:59 29e5d40040c1: Pulling fs layer 20:30:59 1ce36da41761: Pulling fs layer 20:30:59 25b303627fd3: Pulling fs layer 20:30:59 29e5d40040c1: Verifying Checksum 20:30:59 29e5d40040c1: Download complete 20:31:00 1ce36da41761: Verifying Checksum 20:31:00 1ce36da41761: Download complete 20:31:01 29e5d40040c1: Pull complete 20:31:02 25b303627fd3: Verifying Checksum 20:31:02 25b303627fd3: Download complete 20:31:02 1ce36da41761: Pull complete 20:31:14 25b303627fd3: Pull complete 20:31:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:31:14 prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container 20:31:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:31:17 $ docker top 0b335d0cbfb4ce8b7c6fce8b624a72108b4874b63e388c7cb65a79947eb0939e -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:18 + docker-compose build --help 20:31:18 + grep parallel 20:31:23 --parallel Build images in parallel. [Pipeline] } 20:31:24 $ docker stop --time=1 0b335d0cbfb4ce8b7c6fce8b624a72108b4874b63e388c7cb65a79947eb0939e 20:31:25 $ docker rm -f 0b335d0cbfb4ce8b7c6fce8b624a72108b4874b63e388c7cb65a79947eb0939e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:26 . [Pipeline] withDockerContainer 20:31:26 prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container 20:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:31:28 $ docker top 1b2983a5d7755f6028c4e312ab50aa700bbeb5fc658c10ad13cd805a38c795fe -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:29 + docker-compose -f ./docker-compose-build.yml build --parallel 20:31:35 Building core-command ... 20:31:35 Building core-data ... 20:31:35 Building core-metadata ... 20:31:35 Building security-bootstrapper ... 20:31:35 Building security-proxy-setup ... 20:31:35 Building security-secretstore-setup ... 20:31:35 Building security-spiffe-token-provider ... 20:31:35 Building security-spire-agent ... 20:31:35 Building security-spire-config ... 20:31:35 Building security-spire-server ... 20:31:35 Building support-notifications ... 20:31:35 Building support-scheduler ... 20:31:35 Building sys-mgmt-agent ... 20:31:35 Building security-spiffe-token-provider 20:31:35 Building security-secretstore-setup 20:31:35 Building security-bootstrapper 20:31:35 Building security-spire-agent 20:31:35 Building security-spire-config 20:33:27 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:27 ---> 02a56eb07d7e 20:33:27 Step 3/31 : WORKDIR /edgex-go 20:33:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:27 ---> 02a56eb07d7e 20:33:27 Step 3/25 : WORKDIR /edgex-go 20:33:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:27 ---> 02a56eb07d7e 20:33:27 Step 3/26 : WORKDIR /edgex-go 20:33:27 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:27 ---> 02a56eb07d7e 20:33:27 Step 3/20 : WORKDIR /edgex-go 20:33:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:27 ---> 02a56eb07d7e 20:33:27 Step 3/26 : WORKDIR /edgex-go 20:33:27 ---> Running in fd07d33d543a 20:33:27 ---> Running in 9402ac3ce02a 20:33:27 ---> Running in feaf15bcd7cd 20:33:27 ---> Running in 694717266dc2 20:33:27 ---> Running in 3bf0dca94f8a 20:33:27 Removing intermediate container 694717266dc2 20:33:27 ---> a452a5dd49e9 20:33:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:27 Removing intermediate container fd07d33d543a 20:33:27 ---> 5d5478635863 20:33:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:27 Removing intermediate container feaf15bcd7cd 20:33:27 ---> 70b5f1401633 20:33:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base zeromq-dev libsodium-dev pkgconfig 20:33:27 ---> Running in ede2c0e06b2c 20:33:27 Removing intermediate container 9402ac3ce02a 20:33:27 ---> 8022c5439e4a 20:33:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:27 ---> Running in edbf9de27b8a 20:33:27 Removing intermediate container 3bf0dca94f8a 20:33:27 ---> 7ec24e200c96 20:33:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:28 ---> Running in 52c6e7eb1183 20:33:28 ---> Running in 6cda7b82fffb 20:33:28 ---> Running in b82e848c3fa9 20:33:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:30 Removing intermediate container ede2c0e06b2c 20:33:30 ---> 37fff9dce1f9 20:33:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:31 ---> Running in 7cf9411586e9 20:33:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:31 Removing intermediate container 6cda7b82fffb 20:33:31 ---> dae0426ad17e 20:33:31 Step 5/31 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:33:32 Removing intermediate container edbf9de27b8a 20:33:32 ---> a970cc4bc514 20:33:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:32 ---> Running in 4a219d02d4fd 20:33:32 Removing intermediate container b82e848c3fa9 20:33:32 ---> bf502c88b18e 20:33:32 Step 5/25 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:33:32 ---> Running in 07a5ec22bb65 20:33:32 ---> Running in 0f4eff644f74 20:33:33 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:33 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:33 OK: 15740 distinct packages available 20:33:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:35 OK: 220 MiB in 52 packages 20:33:35 OK: 220 MiB in 52 packages 20:33:36 OK: 220 MiB in 52 packages 20:33:36 OK: 220 MiB in 52 packages 20:33:37 Removing intermediate container 7cf9411586e9 20:33:37 ---> d135abd3c919 20:33:37 OK: 220 MiB in 52 packages 20:33:37 Step 6/26 : COPY go.mod vendor* ./ 20:33:37 Removing intermediate container 52c6e7eb1183 20:33:37 ---> 833acb76b4a7 20:33:37 Step 5/20 : COPY go.mod vendor* ./ 20:33:38 Removing intermediate container 07a5ec22bb65 20:33:38 ---> 2ca557efb278 20:33:38 Step 6/26 : COPY go.mod vendor* ./ 20:33:38 Removing intermediate container 0f4eff644f74 20:33:38 ---> 33ae0dd65d31 20:33:38 Step 6/25 : COPY go.mod vendor* ./ 20:33:38 Removing intermediate container 4a219d02d4fd 20:33:38 ---> 52b9335cceda 20:33:38 Step 6/31 : COPY go.mod vendor* ./ 20:33:38 ---> 4ed2c4f3a65a 20:33:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:38 ---> Running in f29da8b27d5d 20:33:39 ---> 7da12a5afc69 20:33:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:39 ---> Running in ea0c89f14c21 20:33:40 ---> 60fc3c437618 20:33:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:40 ---> Running in ae90dede37df 20:33:40 ---> 2a71b68d3950 20:33:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:40 ---> 3445dcc4a3cd 20:33:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:40 ---> Running in 5ec4f364160a 20:33:40 ---> Running in f1a99d30b4a7 20:33:44 Removing intermediate container f29da8b27d5d 20:33:44 ---> 0912f00fdf45 20:33:44 Step 8/26 : COPY . . 20:33:45 Removing intermediate container ea0c89f14c21 20:33:45 ---> 499664dd2e4b 20:33:45 Step 7/20 : COPY . . 20:33:46 Removing intermediate container ae90dede37df 20:33:46 ---> b89a604c6d18 20:33:46 Step 8/26 : COPY . . 20:33:46 Removing intermediate container f1a99d30b4a7 20:33:46 ---> d5309dad0139 20:33:46 Step 8/31 : COPY . . 20:33:46 Removing intermediate container 5ec4f364160a 20:33:46 ---> 8c8bea0f522c 20:33:46 Step 8/25 : COPY . . 20:34:25 ---> e80235db1f3f 20:34:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:25 ---> 928ff9d83dfd 20:34:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:25 ---> e91fcfe0ca1c 20:34:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:25 ---> Running in 607f1f47297b 20:34:25 ---> Running in 42d63a273207 20:34:25 ---> Running in af85be434d17 20:34:25 ---> 00f23bd74164 20:34:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:25 ---> Running in 654e438df510 20:34:25 ---> a76ab4c1600f 20:34:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:25 ---> Running in f63c0790d447 20:34:25 Removing intermediate container 654e438df510 20:34:25 ---> 3079ecf55b5c 20:34:25 Step 10/26 : RUN mkdir -p spire-build 20:34:25 Removing intermediate container af85be434d17 20:34:25 ---> a180fddb2cbb 20:34:25 Step 10/26 : RUN mkdir -p spire-build 20:34:25 ---> Running in 92e335080e44 20:34:25 ---> Running in 38dea7a32ea1 20:34:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:27 Removing intermediate container 92e335080e44 20:34:27 ---> e228cdab86d5 20:34:27 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:27 ---> Running in aa9666a88ea1 20:34:27 Removing intermediate container 38dea7a32ea1 20:34:27 ---> 60ba8ccb5d11 20:34:27 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:27 ---> Running in 9deddd962bd2 20:34:28 Removing intermediate container aa9666a88ea1 20:34:28 ---> 32a70c053d38 20:34:28 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 20:34:28 Removing intermediate container 9deddd962bd2 20:34:28 ---> 57d2ba13a6ad 20:34:28 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 20:34:28 ---> Running in 59b0915b9e9c 20:34:28 ---> Running in fcbbd1018cf5 20:34:31 spire-1.2.1/ 20:34:31 spire-1.2.1/.data/ 20:34:31 spire-1.2.1/.data/.file 20:34:31 spire-1.2.1/.dockerignore 20:34:31 spire-1.2.1/.gitattributes 20:34:31 spire-1.2.1/.githooks/ 20:34:31 spire-1.2.1/.githooks/pre-commit 20:34:31 spire-1.2.1/.github/ 20:34:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:31 spire-1.2.1/.github/dependabot.yml 20:34:31 spire-1.2.1/.github/workflows/ 20:34:31 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:31 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:31 spire-1.2.1/.github/workflows/release_build.yaml 20:34:31 spire-1.2.1/.github/workflows/scripts/ 20:34:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:31 spire-1.2.1/.gitignore 20:34:31 spire-1.2.1/.go-version 20:34:31 spire-1.2.1/.golangci.yml 20:34:31 spire-1.2.1/ADOPTERS.md 20:34:31 spire-1.2.1/CHANGELOG.md 20:34:31 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:31 spire-1.2.1/CODEOWNERS 20:34:31 spire-1.2.1/CONTRIBUTING.md 20:34:31 spire-1.2.1/Dockerfile 20:34:31 spire-1.2.1/Dockerfile.dev 20:34:31 spire-1.2.1/Dockerfile.scratch 20:34:31 spire-1.2.1/LICENSE 20:34:31 spire-1.2.1/MAINTAINERS.md 20:34:31 spire-1.2.1/Makefile 20:34:31 spire-1.2.1/README.md 20:34:31 spire-1.2.1/ROADMAP.md 20:34:31 spire-1.2.1/SECURITY.md 20:34:31 spire-1.2.1/cmd/ 20:34:31 spire-1.2.1/cmd/spire-agent/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/main.go 20:34:31 spire-1.2.1/cmd/spire-server/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ 20:34:31 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:31 spire-1.2.1/cmd/spire-server/main.go 20:34:31 spire-1.2.1/cmd/spire-server/util/ 20:34:31 spire-1.2.1/cmd/spire-server/util/util.go 20:34:31 spire-1.2.1/conf/ 20:34:31 spire-1.2.1/conf/agent/ 20:34:31 spire-1.2.1/conf/agent/agent.conf 20:34:31 spire-1.2.1/conf/agent/agent_full.conf 20:34:31 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:31 spire-1.2.1/conf/server/ 20:34:31 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:31 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:31 spire-1.2.1/conf/server/server.conf 20:34:31 spire-1.2.1/conf/server/server_full.conf 20:34:31 spire-1.2.1/doc/ 20:34:31 spire-1.2.1/doc/SPIRE101.md 20:34:31 spire-1.2.1/doc/auditlog.md 20:34:31 spire-1.2.1/doc/authorization_policy_engine.md 20:34:31 spire-1.2.1/doc/changelog_guidelines.md 20:34:31 spire-1.2.1/doc/cure53-report.pdf 20:34:31 spire-1.2.1/doc/images/ 20:34:31 spire-1.2.1/doc/images/2019_roadmap.png 20:34:31 spire-1.2.1/doc/images/SPIRE101.png 20:34:31 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:31 spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/.data/ 20:34:31 spire-1.2.1/.data/.file 20:34:31 spire-1.2.1/.dockerignore 20:34:31 spire-1.2.1/.gitattributes 20:34:31 spire-1.2.1/.githooks/ 20:34:31 spire-1.2.1/.githooks/pre-commit 20:34:31 spire-1.2.1/.github/ 20:34:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:31 spire-1.2.1/.github/dependabot.yml 20:34:31 spire-1.2.1/.github/workflows/ 20:34:31 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:31 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:31 spire-1.2.1/.github/workflows/release_build.yaml 20:34:31 spire-1.2.1/.github/workflows/scripts/ 20:34:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:31 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:31 spire-1.2.1/.gitignore 20:34:31 spire-1.2.1/.go-version 20:34:31 spire-1.2.1/.golangci.yml 20:34:31 spire-1.2.1/ADOPTERS.md 20:34:31 spire-1.2.1/CHANGELOG.md 20:34:31 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:31 spire-1.2.1/CODEOWNERS 20:34:31 spire-1.2.1/CONTRIBUTING.md 20:34:31 spire-1.2.1/Dockerfile 20:34:31 spire-1.2.1/Dockerfile.dev 20:34:31 spire-1.2.1/Dockerfile.scratch 20:34:31 spire-1.2.1/LICENSE 20:34:31 spire-1.2.1/MAINTAINERS.md 20:34:31 spire-1.2.1/Makefile 20:34:31 spire-1.2.1/README.md 20:34:31 spire-1.2.1/ROADMAP.md 20:34:31 spire-1.2.1/SECURITY.md 20:34:31 spire-1.2.1/cmd/ 20:34:31 spire-1.2.1/cmd/spire-agent/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:31 spire-1.2.1/doc/images/cache_mgr.png 20:34:31 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:31 spire-1.2.1/doc/images/federated_spire.png 20:34:31 spire-1.2.1/doc/images/ha_mode.png 20:34:31 spire-1.2.1/doc/images/nested_spire.png 20:34:31 spire-1.2.1/doc/images/oidc_federation.png 20:34:31 spire-1.2.1/doc/images/single_trust_domain.png 20:34:31 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:31 spire-1.2.1/doc/images/spire_logo.png 20:34:31 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:31 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:31 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:31 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:31 spire-1.2.1/cmd/spire-agent/main.go 20:34:31 spire-1.2.1/cmd/spire-server/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:31 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:31 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:31 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:31 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:31 spire-1.2.1/doc/scaling_spire.md 20:34:31 spire-1.2.1/doc/spire_agent.md 20:34:31 spire-1.2.1/doc/spire_server.md 20:34:31 spire-1.2.1/doc/supported_integrations.md 20:34:31 spire-1.2.1/doc/telemetry.md 20:34:31 spire-1.2.1/doc/telemetry_config.md 20:34:31 spire-1.2.1/doc/upgrading.md 20:34:31 spire-1.2.1/doc/using_spire.md 20:34:31 spire-1.2.1/examples/ 20:34:31 spire-1.2.1/examples/README.md 20:34:31 spire-1.2.1/go.mod 20:34:31 spire-1.2.1/go.sum 20:34:31 spire-1.2.1/pkg/ 20:34:31 spire-1.2.1/pkg/agent/ 20:34:31 spire-1.2.1/pkg/agent/agent.go 20:34:31 spire-1.2.1/pkg/agent/api/ 20:34:31 spire-1.2.1/pkg/agent/api/config.go 20:34:31 spire-1.2.1/pkg/agent/api/debug/ 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:31 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:31 spire-1.2.1/pkg/agent/api/health/ 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:31 spire-1.2.1/pkg/agent/attestor/ 20:34:31 spire-1.2.1/pkg/agent/attestor/node/ 20:34:31 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:31 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:31 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:31 spire-1.2.1/pkg/agent/catalog/ 20:34:31 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:31 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:31 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:31 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:31 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:31 spire-1.2.1/pkg/agent/client/ 20:34:31 spire-1.2.1/pkg/agent/client/client.go 20:34:31 spire-1.2.1/pkg/agent/client/client_test.go 20:34:31 spire-1.2.1/pkg/agent/client/dial.go 20:34:31 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:31 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:31 spire-1.2.1/pkg/agent/client/update.go 20:34:31 spire-1.2.1/pkg/agent/client/util.go 20:34:31 spire-1.2.1/pkg/agent/common/ 20:34:31 spire-1.2.1/pkg/agent/common/backoff/ 20:34:31 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:31 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:31 spire-1.2.1/pkg/agent/config.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:31 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:31 spire-1.2.1/cmd/spire-server/main.go 20:34:31 spire-1.2.1/cmd/spire-server/util/ 20:34:31 spire-1.2.1/cmd/spire-server/util/util.go 20:34:31 spire-1.2.1/conf/ 20:34:31 spire-1.2.1/conf/agent/ 20:34:31 spire-1.2.1/conf/agent/agent.conf 20:34:31 spire-1.2.1/conf/agent/agent_full.conf 20:34:31 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:31 spire-1.2.1/conf/server/ 20:34:31 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:31 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:31 spire-1.2.1/conf/server/server.conf 20:34:31 spire-1.2.1/conf/server/server_full.conf 20:34:31 spire-1.2.1/doc/ 20:34:31 spire-1.2.1/doc/SPIRE101.md 20:34:31 spire-1.2.1/doc/auditlog.md 20:34:31 spire-1.2.1/doc/authorization_policy_engine.md 20:34:31 spire-1.2.1/doc/changelog_guidelines.md 20:34:31 spire-1.2.1/doc/cure53-report.pdf 20:34:31 spire-1.2.1/doc/images/ 20:34:31 spire-1.2.1/doc/images/2019_roadmap.png 20:34:31 spire-1.2.1/doc/images/SPIRE101.png 20:34:31 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:31 spire-1.2.1/doc/images/SPIRE_server.png 20:34:31 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/ 20:34:31 spire-1.2.1/pkg/agent/manager/cache/ 20:34:31 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:31 spire-1.2.1/pkg/agent/manager/config.go 20:34:31 spire-1.2.1/pkg/agent/manager/manager.go 20:34:31 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/storage.go 20:34:31 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/sync.go 20:34:31 spire-1.2.1/pkg/agent/plugin/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:31 spire-1.2.1/doc/images/cache_mgr.png 20:34:31 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:31 spire-1.2.1/doc/images/federated_spire.png 20:34:31 spire-1.2.1/doc/images/ha_mode.png 20:34:31 spire-1.2.1/doc/images/nested_spire.png 20:34:31 spire-1.2.1/doc/images/oidc_federation.png 20:34:31 spire-1.2.1/doc/images/single_trust_domain.png 20:34:31 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:31 spire-1.2.1/doc/images/spire_logo.png 20:34:31 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:31 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:31 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:31 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:31 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:31 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:31 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:31 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:31 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:31 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:31 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:31 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:31 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:31 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:31 spire-1.2.1/doc/scaling_spire.md 20:34:31 spire-1.2.1/doc/spire_agent.md 20:34:31 spire-1.2.1/doc/spire_server.md 20:34:31 spire-1.2.1/doc/supported_integrations.md 20:34:31 spire-1.2.1/doc/telemetry.md 20:34:31 spire-1.2.1/doc/telemetry_config.md 20:34:31 spire-1.2.1/doc/upgrading.md 20:34:31 spire-1.2.1/doc/using_spire.md 20:34:31 spire-1.2.1/examples/ 20:34:31 spire-1.2.1/examples/README.md 20:34:31 spire-1.2.1/go.mod 20:34:31 spire-1.2.1/go.sum 20:34:31 spire-1.2.1/pkg/ 20:34:31 spire-1.2.1/pkg/agent/ 20:34:31 spire-1.2.1/pkg/agent/agent.go 20:34:31 spire-1.2.1/pkg/agent/api/ 20:34:31 spire-1.2.1/pkg/agent/api/config.go 20:34:31 spire-1.2.1/pkg/agent/api/debug/ 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:31 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:31 spire-1.2.1/pkg/agent/api/health/ 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:31 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:31 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:31 spire-1.2.1/pkg/agent/attestor/ 20:34:31 spire-1.2.1/pkg/agent/attestor/node/ 20:34:31 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:31 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:31 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:31 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:31 spire-1.2.1/pkg/agent/catalog/ 20:34:31 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:31 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:31 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:31 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:31 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:31 spire-1.2.1/pkg/agent/client/ 20:34:31 spire-1.2.1/pkg/agent/client/client.go 20:34:31 spire-1.2.1/pkg/agent/client/client_test.go 20:34:31 spire-1.2.1/pkg/agent/client/dial.go 20:34:31 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:31 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:31 spire-1.2.1/pkg/agent/client/update.go 20:34:31 spire-1.2.1/pkg/agent/client/util.go 20:34:31 spire-1.2.1/pkg/agent/common/ 20:34:31 spire-1.2.1/pkg/agent/common/backoff/ 20:34:31 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:31 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:31 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:31 spire-1.2.1/pkg/agent/config.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:31 spire-1.2.1/pkg/agent/svid/ 20:34:31 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:31 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:31 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:31 spire-1.2.1/pkg/agent/svid/store/ 20:34:31 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:31 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:31 spire-1.2.1/pkg/common/ 20:34:31 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:31 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:31 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:31 spire-1.2.1/pkg/common/api/ 20:34:31 spire-1.2.1/pkg/common/api/metrics.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/ 20:34:31 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:31 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/ 20:34:31 spire-1.2.1/pkg/agent/manager/cache/ 20:34:31 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:31 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:31 spire-1.2.1/pkg/agent/manager/config.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:31 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:31 spire-1.2.1/pkg/common/api/names.go 20:34:31 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:31 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:31 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:31 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:31 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:31 spire-1.2.1/pkg/common/auth/ 20:34:31 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:31 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:31 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/ 20:34:31 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:31 20:34:31 spire-1.2.1/pkg/agent/manager/manager.go 20:34:31 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/storage.go 20:34:31 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:31 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:31 spire-1.2.1/pkg/agent/manager/sync.go 20:34:31 spire-1.2.1/pkg/agent/plugin/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:31 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/ 20:34:31 spire-1.2.1/pkg/common/catalog/bind.go 20:34:31 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:31 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:31 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/closers.go 20:34:31 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:31 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:31 spire-1.2.1/pkg/common/catalog/config.go 20:34:31 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/configure.go 20:34:31 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:31 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/context.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:31 spire-1.2.1/pkg/common/catalog/external.go 20:34:31 spire-1.2.1/pkg/common/catalog/host.go 20:34:31 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:31 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:31 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:31 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:31 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:31 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:31 spire-1.2.1/pkg/common/cli/ 20:34:31 spire-1.2.1/pkg/common/cli/env.go 20:34:31 spire-1.2.1/pkg/common/cli/flags.go 20:34:31 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:31 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:31 spire-1.2.1/pkg/common/cli/umask.go 20:34:31 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:31 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:31 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:31 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:31 spire-1.2.1/pkg/common/coretypes/ 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:31 spire-1.2.1/pkg/common/cryptoutil/ 20:34:31 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:31 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:31 spire-1.2.1/pkg/common/diskutil/ 20:34:31 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:31 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:31 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:31 spire-1.2.1/pkg/common/errorutil/ 20:34:31 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:31 spire-1.2.1/pkg/common/health/ 20:34:31 spire-1.2.1/pkg/common/health/config.go 20:34:31 spire-1.2.1/pkg/common/health/context.go 20:34:31 spire-1.2.1/pkg/common/health/context_test.go 20:34:31 spire-1.2.1/pkg/common/health/health.go 20:34:31 spire-1.2.1/pkg/common/health/health_test.go 20:34:31 spire-1.2.1/pkg/common/health/logger.go 20:34:31 spire-1.2.1/pkg/common/hostservice/ 20:34:31 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:32 spire-1.2.1/pkg/common/idutil/ 20:34:32 spire-1.2.1/pkg/common/idutil/require.go 20:34:32 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:32 spire-1.2.1/pkg/common/idutil/safety.go 20:34:32 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:32 spire-1.2.1/pkg/common/jwtsvid/ 20:34:32 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:32 spire-1.2.1/pkg/common/jwtutil/ 20:34:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:32 spire-1.2.1/pkg/common/log/ 20:34:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:32 spire-1.2.1/pkg/common/log/log.go 20:34:32 spire-1.2.1/pkg/common/log/log_test.go 20:34:32 spire-1.2.1/pkg/common/log/options.go 20:34:32 spire-1.2.1/pkg/common/nodeutil/ 20:34:32 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:32 spire-1.2.1/pkg/common/peertracker/ 20:34:32 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:32 spire-1.2.1/pkg/agent/svid/ 20:34:32 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:32 spire-1.2.1/pkg/agent/svid/store/ 20:34:32 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:32 spire-1.2.1/pkg/common/ 20:34:32 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:32 spire-1.2.1/pkg/common/api/ 20:34:32 spire-1.2.1/pkg/common/api/metrics.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/ 20:34:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:32 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:32 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:32 spire-1.2.1/pkg/common/peertracker/info.go 20:34:32 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:32 spire-1.2.1/pkg/common/api/names.go 20:34:32 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:32 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:32 spire-1.2.1/pkg/common/auth/ 20:34:32 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/ 20:34:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:32 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:32 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:32 spire-1.2.1/pkg/common/pemutil/ 20:34:32 spire-1.2.1/pkg/common/pemutil/block.go 20:34:32 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:32 spire-1.2.1/pkg/common/pemutil/common.go 20:34:32 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:32 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:32 spire-1.2.1/pkg/common/plugin/ 20:34:32 spire-1.2.1/pkg/common/plugin/aws/ 20:34:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:32 spire-1.2.1/pkg/common/plugin/azure/ 20:34:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/facade.go 20:34:32 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/log.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:32 spire-1.2.1/pkg/common/catalog/ 20:34:32 spire-1.2.1/pkg/common/catalog/bind.go 20:34:32 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:32 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:32 spire-1.2.1/pkg/common/catalog/closers.go 20:34:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:32 spire-1.2.1/pkg/common/catalog/config.go 20:34:32 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:32 spire-1.2.1/pkg/common/catalog/configure.go 20:34:32 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:32 spire-1.2.1/pkg/common/catalog/context.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:32 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:32 spire-1.2.1/pkg/common/profiling/ 20:34:32 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:32 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:32 spire-1.2.1/pkg/common/protoutil/ 20:34:32 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:32 spire-1.2.1/pkg/common/rotationutil/ 20:34:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:32 spire-1.2.1/pkg/common/selector/ 20:34:32 spire-1.2.1/pkg/common/selector/selector.go 20:34:32 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:32 spire-1.2.1/pkg/common/catalog/external.go 20:34:32 spire-1.2.1/pkg/common/catalog/host.go 20:34:32 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:32 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:32 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:32 spire-1.2.1/pkg/common/cli/ 20:34:32 spire-1.2.1/pkg/common/cli/env.go 20:34:32 spire-1.2.1/pkg/common/cli/flags.go 20:34:32 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:32 spire-1.2.1/pkg/common/cli/umask.go 20:34:32 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:32 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:32 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/ 20:34:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:32 spire-1.2.1/pkg/common/selector/set.go 20:34:32 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:32 spire-1.2.1/pkg/common/telemetry/call.go 20:34:32 spire-1.2.1/pkg/common/telemetry/common/ 20:34:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:32 20:34:32 spire-1.2.1/pkg/common/telemetry/config.go 20:34:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/names.go 20:34:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/ 20:34:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:32 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:32 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:32 spire-1.2.1/pkg/common/telemetry/version.go 20:34:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:32 spire-1.2.1/pkg/common/uptime/ 20:34:32 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:32 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:32 spire-1.2.1/pkg/common/coretypes/ 20:34:32 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:32 spire-1.2.1/pkg/common/util/ 20:34:32 spire-1.2.1/pkg/common/util/certs.go 20:34:32 spire-1.2.1/pkg/common/util/certs_test.go 20:34:32 spire-1.2.1/pkg/common/util/csr.go 20:34:32 spire-1.2.1/pkg/common/util/hash.go 20:34:32 spire-1.2.1/pkg/common/util/selectors.go 20:34:32 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:32 spire-1.2.1/pkg/common/util/signals.go 20:34:32 spire-1.2.1/pkg/common/util/sort.go 20:34:32 spire-1.2.1/pkg/common/util/sort_test.go 20:34:32 spire-1.2.1/pkg/common/util/task.go 20:34:32 spire-1.2.1/pkg/common/util/task_test.go 20:34:32 spire-1.2.1/pkg/common/util/testdata/ 20:34:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:32 spire-1.2.1/pkg/common/version/ 20:34:32 spire-1.2.1/pkg/common/version/version.go 20:34:32 spire-1.2.1/pkg/common/x509svid/ 20:34:32 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:32 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:32 spire-1.2.1/pkg/common/x509util/ 20:34:32 spire-1.2.1/pkg/common/x509util/cert.go 20:34:32 spire-1.2.1/pkg/common/x509util/dns.go 20:34:32 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:32 spire-1.2.1/pkg/common/cryptoutil/ 20:34:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:32 spire-1.2.1/pkg/common/diskutil/ 20:34:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:32 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:32 spire-1.2.1/pkg/common/errorutil/ 20:34:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:32 spire-1.2.1/pkg/common/health/ 20:34:32 spire-1.2.1/pkg/common/health/config.go 20:34:32 spire-1.2.1/pkg/common/health/context.go 20:34:32 spire-1.2.1/pkg/common/health/context_test.go 20:34:32 spire-1.2.1/pkg/common/health/health.go 20:34:32 spire-1.2.1/pkg/common/health/health_test.go 20:34:32 spire-1.2.1/pkg/common/health/logger.go 20:34:32 spire-1.2.1/pkg/common/hostservice/ 20:34:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:32 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:32 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:32 spire-1.2.1/pkg/server/ 20:34:32 spire-1.2.1/pkg/server/api/ 20:34:32 spire-1.2.1/pkg/server/api/agent.go 20:34:32 spire-1.2.1/pkg/server/api/agent/ 20:34:32 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/agent_test.go 20:34:32 spire-1.2.1/pkg/server/api/api.go 20:34:32 spire-1.2.1/pkg/server/api/audit/ 20:34:32 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:32 spire-1.2.1/pkg/server/api/bundle.go 20:34:32 spire-1.2.1/pkg/server/api/bundle/ 20:34:32 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:32 spire-1.2.1/pkg/server/api/debug/ 20:34:32 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/entry.go 20:34:32 spire-1.2.1/pkg/server/api/entry/ 20:34:32 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/entry_test.go 20:34:32 spire-1.2.1/pkg/server/api/health/ 20:34:32 spire-1.2.1/pkg/server/api/health/v1/ 20:34:32 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/id.go 20:34:32 spire-1.2.1/pkg/server/api/id_test.go 20:34:32 spire-1.2.1/pkg/server/api/limits/ 20:34:32 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/ 20:34:32 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:32 spire-1.2.1/pkg/common/idutil/ 20:34:32 spire-1.2.1/pkg/common/idutil/require.go 20:34:32 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:32 spire-1.2.1/pkg/common/idutil/safety.go 20:34:32 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:32 spire-1.2.1/pkg/common/jwtsvid/ 20:34:32 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:32 spire-1.2.1/pkg/common/jwtutil/ 20:34:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:32 spire-1.2.1/pkg/common/log/ 20:34:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:32 spire-1.2.1/pkg/common/log/log.go 20:34:32 spire-1.2.1/pkg/common/log/log_test.go 20:34:32 spire-1.2.1/pkg/common/log/options.go 20:34:32 spire-1.2.1/pkg/common/nodeutil/ 20:34:32 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:32 spire-1.2.1/pkg/common/peertracker/ 20:34:32 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:32 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:32 spire-1.2.1/pkg/server/api/selector.go 20:34:32 spire-1.2.1/pkg/server/api/selector_test.go 20:34:32 spire-1.2.1/pkg/server/api/status.go 20:34:32 spire-1.2.1/pkg/server/api/status_test.go 20:34:32 spire-1.2.1/pkg/server/api/svid/ 20:34:32 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:32 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:32 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:32 spire-1.2.1/pkg/common/peertracker/info.go 20:34:32 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:32 spire-1.2.1/pkg/server/authpolicy/ 20:34:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:32 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:32 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:32 spire-1.2.1/pkg/server/bundle/ 20:34:32 spire-1.2.1/pkg/server/bundle/client/ 20:34:32 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:32 spire-1.2.1/pkg/server/ca/ 20:34:32 spire-1.2.1/pkg/server/ca/ca.go 20:34:32 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:32 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:32 spire-1.2.1/pkg/common/pemutil/ 20:34:32 spire-1.2.1/pkg/common/pemutil/block.go 20:34:32 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:32 spire-1.2.1/pkg/common/pemutil/common.go 20:34:32 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:32 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:32 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:32 spire-1.2.1/pkg/server/ca/journal.go 20:34:32 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:32 spire-1.2.1/pkg/server/ca/manager.go 20:34:32 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:32 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:32 spire-1.2.1/pkg/server/ca/templates.go 20:34:32 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:32 spire-1.2.1/pkg/server/ca/validation.go 20:34:32 spire-1.2.1/pkg/server/cache/ 20:34:32 spire-1.2.1/pkg/server/cache/dscache/ 20:34:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:32 spire-1.2.1/pkg/server/catalog/ 20:34:32 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:32 20:34:32 spire-1.2.1/pkg/common/plugin/ 20:34:32 spire-1.2.1/pkg/common/plugin/aws/ 20:34:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:32 spire-1.2.1/pkg/common/plugin/azure/ 20:34:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/facade.go 20:34:32 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/log.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/pkg/server/catalog/keymanager.go 20:34:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:32 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:32 spire-1.2.1/pkg/server/config.go 20:34:32 spire-1.2.1/pkg/server/datastore/ 20:34:32 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:32 spire-1.2.1/pkg/server/datastore/repository.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:32 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:32 spire-1.2.1/pkg/common/profiling/ 20:34:32 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:32 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:32 spire-1.2.1/pkg/common/protoutil/ 20:34:32 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:32 spire-1.2.1/pkg/common/rotationutil/ 20:34:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:32 spire-1.2.1/pkg/common/selector/ 20:34:32 spire-1.2.1/pkg/common/selector/selector.go 20:34:32 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:32 spire-1.2.1/pkg/server/endpoints/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:32 spire-1.2.1/pkg/common/selector/set.go 20:34:32 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:32 spire-1.2.1/pkg/common/telemetry/call.go 20:34:32 spire-1.2.1/pkg/common/telemetry/common/ 20:34:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:32 spire-1.2.1/pkg/common/telemetry/config.go 20:34:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/names.go 20:34:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/ 20:34:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:32 spire-1.2.1/pkg/server/endpoints/config.go 20:34:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:32 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:32 spire-1.2.1/pkg/server/hostservice/ 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:32 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:32 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:32 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:32 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:32 spire-1.2.1/pkg/common/telemetry/version.go 20:34:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:32 spire-1.2.1/pkg/common/uptime/ 20:34:32 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:32 spire-1.2.1/pkg/common/util/ 20:34:32 spire-1.2.1/pkg/common/util/certs.go 20:34:32 spire-1.2.1/pkg/common/util/certs_test.go 20:34:32 spire-1.2.1/pkg/common/util/csr.go 20:34:32 spire-1.2.1/pkg/common/util/hash.go 20:34:32 spire-1.2.1/pkg/common/util/selectors.go 20:34:32 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:32 spire-1.2.1/pkg/common/util/signals.go 20:34:32 spire-1.2.1/pkg/common/util/sort.go 20:34:32 spire-1.2.1/pkg/common/util/sort_test.go 20:34:32 spire-1.2.1/pkg/common/util/task.go 20:34:32 spire-1.2.1/pkg/common/util/task_test.go 20:34:32 spire-1.2.1/pkg/common/util/testdata/ 20:34:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:32 spire-1.2.1/pkg/common/version/ 20:34:32 spire-1.2.1/pkg/common/version/version.go 20:34:32 spire-1.2.1/pkg/common/x509svid/ 20:34:32 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:32 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:32 spire-1.2.1/pkg/common/x509util/ 20:34:32 spire-1.2.1/pkg/common/x509util/cert.go 20:34:32 spire-1.2.1/pkg/common/x509util/dns.go 20:34:32 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:32 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:32 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:32 spire-1.2.1/pkg/server/ 20:34:32 spire-1.2.1/pkg/server/api/ 20:34:32 spire-1.2.1/pkg/server/api/agent.go 20:34:32 spire-1.2.1/pkg/server/api/agent/ 20:34:32 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/agent_test.go 20:34:32 spire-1.2.1/pkg/server/api/api.go 20:34:32 spire-1.2.1/pkg/server/api/audit/ 20:34:32 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:32 spire-1.2.1/pkg/server/api/bundle.go 20:34:32 spire-1.2.1/pkg/server/api/bundle/ 20:34:32 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:32 spire-1.2.1/pkg/server/api/debug/ 20:34:32 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:32 spire-1.2.1/pkg/server/api/entry.go 20:34:32 spire-1.2.1/pkg/server/api/entry/ 20:34:32 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/entry_test.go 20:34:32 spire-1.2.1/pkg/server/api/health/ 20:34:32 spire-1.2.1/pkg/server/api/health/v1/ 20:34:32 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/id.go 20:34:32 spire-1.2.1/pkg/server/api/id_test.go 20:34:32 spire-1.2.1/pkg/server/api/limits/ 20:34:32 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/ 20:34:32 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:32 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:32 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:32 spire-1.2.1/pkg/server/api/selector.go 20:34:32 spire-1.2.1/pkg/server/api/selector_test.go 20:34:32 spire-1.2.1/pkg/server/api/status.go 20:34:32 spire-1.2.1/pkg/server/api/status_test.go 20:34:32 spire-1.2.1/pkg/server/api/svid/ 20:34:32 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:32 spire-1.2.1/pkg/server/authpolicy/ 20:34:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:32 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:32 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:32 spire-1.2.1/pkg/server/bundle/ 20:34:32 spire-1.2.1/pkg/server/bundle/client/ 20:34:32 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:32 spire-1.2.1/pkg/server/ca/ 20:34:32 spire-1.2.1/pkg/server/ca/ca.go 20:34:32 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:32 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:32 spire-1.2.1/pkg/server/ca/journal.go 20:34:32 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:32 spire-1.2.1/pkg/server/ca/manager.go 20:34:32 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:32 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:32 spire-1.2.1/pkg/server/ca/templates.go 20:34:32 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:32 spire-1.2.1/pkg/server/ca/validation.go 20:34:32 spire-1.2.1/pkg/server/cache/ 20:34:32 spire-1.2.1/pkg/server/cache/dscache/ 20:34:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:32 spire-1.2.1/pkg/server/catalog/ 20:34:32 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:32 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:32 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:32 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:32 spire-1.2.1/pkg/server/config.go 20:34:32 spire-1.2.1/pkg/server/datastore/ 20:34:32 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:32 spire-1.2.1/pkg/server/datastore/repository.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:32 spire-1.2.1/pkg/server/endpoints/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:32 spire-1.2.1/pkg/server/registration/ 20:34:32 spire-1.2.1/pkg/server/registration/manager.go 20:34:32 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:32 spire-1.2.1/pkg/server/scanentries.go 20:34:32 spire-1.2.1/pkg/server/scanentries_test.go 20:34:32 spire-1.2.1/pkg/server/server.go 20:34:32 spire-1.2.1/pkg/server/server_test.go 20:34:32 spire-1.2.1/pkg/server/svid/ 20:34:32 spire-1.2.1/pkg/server/svid/observer.go 20:34:32 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:32 spire-1.2.1/pkg/server/svid/rotator.go 20:34:32 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:32 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:32 spire-1.2.1/proto/ 20:34:32 spire-1.2.1/proto/private/ 20:34:32 spire-1.2.1/proto/private/server/ 20:34:32 spire-1.2.1/proto/private/server/journal/ 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:32 spire-1.2.1/pkg/server/endpoints/config.go 20:34:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:32 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:32 spire-1.2.1/pkg/server/hostservice/ 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:32 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:32 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:32 spire-1.2.1/proto/spire/ 20:34:32 spire-1.2.1/proto/spire/common/ 20:34:32 spire-1.2.1/proto/spire/common/common.pb.go 20:34:32 spire-1.2.1/proto/spire/common/common.proto 20:34:32 spire-1.2.1/proto/spire/common/plugin/ 20:34:32 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:32 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:32 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:32 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:32 spire-1.2.1/proto/spire/plugin/ 20:34:32 spire-1.2.1/proto/spire/plugin/agent/ 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:32 spire-1.2.1/release/ 20:34:32 spire-1.2.1/release/spire-extras/ 20:34:32 spire-1.2.1/release/spire-extras/README.md 20:34:32 spire-1.2.1/release/spire-extras/conf/ 20:34:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:32 spire-1.2.1/release/spire/ 20:34:32 spire-1.2.1/release/spire/README.md 20:34:32 spire-1.2.1/release/spire/conf/ 20:34:32 spire-1.2.1/release/spire/conf/agent/ 20:34:32 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:32 spire-1.2.1/release/spire/conf/server/ 20:34:32 spire-1.2.1/release/spire/conf/server/server.conf 20:34:32 spire-1.2.1/script/ 20:34:32 spire-1.2.1/script/build-artifact.sh 20:34:32 spire-1.2.1/script/generate_dummy_ca.sh 20:34:32 spire-1.2.1/support/ 20:34:32 spire-1.2.1/support/k8s/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/ 20:34:32 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:32 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:32 spire-1.2.1/test/ 20:34:32 spire-1.2.1/test/clock/ 20:34:32 spire-1.2.1/test/clock/clock.go 20:34:32 spire-1.2.1/test/fakes/ 20:34:32 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:32 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:32 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:32 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:32 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:32 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:32 spire-1.2.1/test/fakes/fakedatastore/ 20:34:32 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:32 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:32 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:32 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:32 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:32 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:32 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:32 spire-1.2.1/test/fakes/fakemetrics/ 20:34:32 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:32 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:32 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:32 spire-1.2.1/test/fakes/fakenotifier/ 20:34:32 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:32 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:32 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:32 spire-1.2.1/test/fakes/fakeserverca/ 20:34:32 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:32 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:32 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:32 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:32 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:32 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:32 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:32 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:32 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:32 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:32 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:32 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:32 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:32 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:32 spire-1.2.1/test/fixture/ 20:34:32 spire-1.2.1/test/fixture/certs/ 20:34:32 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:32 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/bundle.der 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:32 spire-1.2.1/test/fixture/certs/ca.pem 20:34:32 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/svid.pem 20:34:32 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:32 spire-1.2.1/test/fixture/config/ 20:34:32 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:32 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:32 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:32 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_good.conf 20:34:32 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:32 spire-1.2.1/test/fixture/fixture.go 20:34:32 spire-1.2.1/test/fixture/nodeattestor/ 20:34:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:32 spire-1.2.1/test/fixture/registration/ 20:34:32 spire-1.2.1/test/fixture/registration/entries.json 20:34:32 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:32 spire-1.2.1/test/fixture/registration/good.json 20:34:32 spire-1.2.1/test/fixture/registration/invalid.json 20:34:32 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:32 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:32 spire-1.2.1/test/integration/ 20:34:32 spire-1.2.1/test/integration/README.md 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:32 spire-1.2.1/test/integration/common 20:34:32 spire-1.2.1/test/integration/setup/ 20:34:32 spire-1.2.1/test/integration/setup/adminclient/ 20:34:32 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:32 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:32 spire-1.2.1/test/integration/setup/debugagent/ 20:34:32 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:32 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:32 spire-1.2.1/test/integration/setup/debugserver/ 20:34:32 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:32 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:32 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:32 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:32 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:32 spire-1.2.1/test/integration/setup/itclient/ 20:34:32 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:32 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:32 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:32 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:32 spire-1.2.1/test/integration/setup/x509pop/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:32 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:32 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:32 spire-1.2.1/test/integration/suites/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:32 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variantsspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:32 spire-1.2.1/pkg/server/registration/ 20:34:32 spire-1.2.1/pkg/server/registration/manager.go 20:34:32 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:32 spire-1.2.1/pkg/server/scanentries.go 20:34:32 spire-1.2.1/pkg/server/scanentries_test.go 20:34:32 spire-1.2.1/pkg/server/server.go 20:34:32 spire-1.2.1/pkg/server/server_test.go 20:34:32 spire-1.2.1/pkg/server/svid/ 20:34:32 spire-1.2.1/pkg/server/svid/observer.go 20:34:32 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:32 spire-1.2.1/pkg/server/svid/rotator.go 20:34:32 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:32 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:32 spire-1.2.1/proto/ 20:34:32 spire-1.2.1/proto/private/ 20:34:32 spire-1.2.1/proto/private/server/ 20:34:32 spire-1.2.1/proto/private/server/journal/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:32 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:32 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:32 spire-1.2.1/proto/spire/ 20:34:32 spire-1.2.1/proto/spire/common/ 20:34:32 spire-1.2.1/proto/spire/common/common.pb.go 20:34:32 spire-1.2.1/proto/spire/common/common.proto 20:34:32 spire-1.2.1/proto/spire/common/plugin/ 20:34:32 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:32 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:32 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:32 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:32 spire-1.2.1/proto/spire/plugin/ 20:34:32 spire-1.2.1/proto/spire/plugin/agent/ 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:32 spire-1.2.1/release/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:32 spire-1.2.1/release/spire-extras/ 20:34:32 spire-1.2.1/release/spire-extras/README.md 20:34:32 spire-1.2.1/release/spire-extras/conf/ 20:34:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:32 spire-1.2.1/release/spire/ 20:34:32 spire-1.2.1/release/spire/README.md 20:34:32 spire-1.2.1/release/spire/conf/ 20:34:32 spire-1.2.1/release/spire/conf/agent/ 20:34:32 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:32 spire-1.2.1/release/spire/conf/server/ 20:34:32 spire-1.2.1/release/spire/conf/server/server.conf 20:34:32 spire-1.2.1/script/ 20:34:32 spire-1.2.1/script/build-artifact.sh 20:34:32 spire-1.2.1/script/generate_dummy_ca.sh 20:34:32 spire-1.2.1/support/ 20:34:32 spire-1.2.1/support/k8s/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:32 spire-1.2.1/test/integration/suites/join-token/ 20:34:32 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:32 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:32 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:32 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:32 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:32 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:32 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:32 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:32 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:32 spire-1.2.1/test/integration/suites/k8s/ 20:34:32 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:32 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:32 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:32 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/ 20:34:32 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:32 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:32 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:32 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:32 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:32 spire-1.2.1/test/ 20:34:32 spire-1.2.1/test/clock/ 20:34:32 spire-1.2.1/test/clock/clock.go 20:34:32 spire-1.2.1/test/fakes/ 20:34:32 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:32 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:32 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:32 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:32 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:32 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:32 spire-1.2.1/test/fakes/fakedatastore/ 20:34:32 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:32 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:32 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:32 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:32 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:32 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:32 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:32 spire-1.2.1/test/fakes/fakemetrics/ 20:34:32 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:32 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:32 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:32 spire-1.2.1/test/fakes/fakenotifier/ 20:34:32 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:32 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:32 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:32 spire-1.2.1/test/fakes/fakeserverca/ 20:34:32 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:32 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:32 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:32 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:32 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:32 spire-1.2.1/test/integration/suites/rotation/ 20:34:32 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:32 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:32 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:32 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:32 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:32 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:32 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:32 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:32 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:32 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:32 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:32 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:32 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:32 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:32 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:32 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:32 spire-1.2.1/test/fixture/ 20:34:32 spire-1.2.1/test/fixture/certs/ 20:34:32 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:32 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/bundle.der 20:34:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:32 spire-1.2.1/test/integration/suites/self-test/ 20:34:32 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:32 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:32 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:32 spire-1.2.1/test/fixture/certs/ca.pem 20:34:32 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:32 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:32 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:32 spire-1.2.1/test/fixture/certs/svid.pem 20:34:32 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:32 spire-1.2.1/test/fixture/config/ 20:34:32 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:32 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:32 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:32 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:32 spire-1.2.1/test/fixture/config/server_good.conf 20:34:32 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:32 spire-1.2.1/test/fixture/fixture.go 20:34:32 spire-1.2.1/test/fixture/nodeattestor/ 20:34:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:32 spire-1.2.1/test/integration/suites/upgrade/ 20:34:32 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:32 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:32 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:32 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:32 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:32 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:32 spire-1.2.1/test/fixture/registration/ 20:34:32 spire-1.2.1/test/fixture/registration/entries.json 20:34:32 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:32 spire-1.2.1/test/fixture/registration/good.json 20:34:32 spire-1.2.1/test/fixture/registration/invalid.json 20:34:32 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:32 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:32 spire-1.2.1/test/integration/ 20:34:32 spire-1.2.1/test/integration/README.md 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:32 spire-1.2.1/test/integration/test-one.sh 20:34:32 spire-1.2.1/test/integration/test.sh 20:34:32 spire-1.2.1/test/plugintest/ 20:34:32 spire-1.2.1/test/plugintest/config.go 20:34:32 spire-1.2.1/test/plugintest/load.go 20:34:32 spire-1.2.1/test/plugintest/option.go 20:34:32 spire-1.2.1/test/spiretest/ 20:34:32 spire-1.2.1/test/spiretest/apiserver.go 20:34:32 spire-1.2.1/test/spiretest/assertions.go 20:34:32 spire-1.2.1/test/integration/common 20:34:32 spire-1.2.1/test/integration/setup/ 20:34:32 spire-1.2.1/test/integration/setup/adminclient/ 20:34:32 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:32 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:32 spire-1.2.1/test/integration/setup/debugagent/ 20:34:32 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:32 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:32 spire-1.2.1/test/integration/setup/debugserver/ 20:34:32 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:32 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:32 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:32 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:32 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:32 spire-1.2.1/test/integration/setup/itclient/ 20:34:32 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:32 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:32 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:32 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:32 spire-1.2.1/test/integration/setup/x509pop/ 20:34:32 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:32 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:32 spire-1.2.1/test/integration/suites/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:32 spire-1.2.1/test/spiretest/dir.go 20:34:32 spire-1.2.1/test/spiretest/errors_posix.go 20:34:32 spire-1.2.1/test/spiretest/errors_windows.go 20:34:32 spire-1.2.1/test/spiretest/logs.go 20:34:32 spire-1.2.1/test/spiretest/socketapi.go 20:34:32 spire-1.2.1/test/spiretest/suite.go 20:34:32 spire-1.2.1/test/spiretest/x509.go 20:34:32 spire-1.2.1/test/testca/ 20:34:32 spire-1.2.1/test/testca/ca.go 20:34:32 spire-1.2.1/test/testkey/ 20:34:32 spire-1.2.1/test/testkey/generate.sh 20:34:32 spire-1.2.1/test/testkey/genkeys.go 20:34:32 spire-1.2.1/test/testkey/keys.go 20:34:32 spire-1.2.1/test/testkey/new.go 20:34:32 spire-1.2.1/test/tpmsimulator/ 20:34:32 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:32 spire-1.2.1/test/util/ 20:34:32 spire-1.2.1/test/util/cert_fixtures.go 20:34:32 spire-1.2.1/test/util/cert_generation.go 20:34:32 spire-1.2.1/test/util/io_redirection.go 20:34:32 spire-1.2.1/test/util/race.go 20:34:32 spire-1.2.1/test/util/util.go 20:34:32 building spire from source... 20:34:32 20:34:32 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:32 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:33 spire-1.2.1/test/integration/suites/join-token/ 20:34:33 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:33 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:33 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:33 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:33 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:33 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:33 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:33 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:33 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:33 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:33 spire-1.2.1/test/integration/suites/k8s/ 20:34:33 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:33 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:33 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:33 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:33 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:33 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:33 spire-1.2.1/test/integration/suites/rotation/ 20:34:33 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:33 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:33 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:33 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:33 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:33 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:33 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:33 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:33 spire-1.2.1/test/integration/suites/self-test/ 20:34:33 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:33 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:33 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:33 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:33 spire-1.2.1/test/integration/suites/upgrade/ 20:34:33 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:33 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:33 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:33 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:33 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:33 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:33 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:33 spire-1.2.1/test/integration/test-one.sh 20:34:33 spire-1.2.1/test/integration/test.sh 20:34:33 spire-1.2.1/test/plugintest/ 20:34:33 spire-1.2.1/test/plugintest/config.go 20:34:33 spire-1.2.1/test/plugintest/load.go 20:34:33 spire-1.2.1/test/plugintest/option.go 20:34:33 spire-1.2.1/test/spiretest/ 20:34:33 spire-1.2.1/test/spiretest/apiserver.go 20:34:33 spire-1.2.1/test/spiretest/assertions.go 20:34:33 spire-1.2.1/test/spiretest/dir.go 20:34:33 spire-1.2.1/test/spiretest/errors_posix.go 20:34:33 spire-1.2.1/test/spiretest/errors_windows.go 20:34:33 spire-1.2.1/test/spiretest/logs.go 20:34:33 spire-1.2.1/test/spiretest/socketapi.go 20:34:33 spire-1.2.1/test/spiretest/suite.go 20:34:33 spire-1.2.1/test/spiretest/x509.go 20:34:33 spire-1.2.1/test/testca/ 20:34:33 spire-1.2.1/test/testca/ca.go 20:34:33 spire-1.2.1/test/testkey/ 20:34:33 spire-1.2.1/test/testkey/generate.sh 20:34:33 spire-1.2.1/test/testkey/genkeys.go 20:34:33 spire-1.2.1/test/testkey/keys.go 20:34:33 spire-1.2.1/test/testkey/new.go 20:34:33 spire-1.2.1/test/tpmsimulator/ 20:34:33 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:33 spire-1.2.1/test/util/ 20:34:33 spire-1.2.1/test/util/cert_fixtures.go 20:34:33 spire-1.2.1/test/util/cert_generation.go 20:34:33 spire-1.2.1/test/util/io_redirection.go 20:34:33 spire-1.2.1/test/util/race.go 20:34:33 spire-1.2.1/test/util/util.go 20:34:33 building spire from source... 20:34:33 Installing go1.17.7... 20:34:34 Installing go1.17.7... 20:35:00 Building bin/spire-server... 20:35:01 go: downloading github.com/mitchellh/cli v1.1.2 20:35:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:01 Building bin/spire-server... 20:35:02 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:02 go: downloading google.golang.org/grpc v1.44.0 20:35:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:02 go: downloading github.com/mitchellh/cli v1.1.2 20:35:02 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:03 go: downloading google.golang.org/grpc v1.44.0 20:35:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:06 go: downloading github.com/imdario/mergo v0.3.12 20:35:06 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:07 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:07 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:07 go: downloading github.com/fatih/color v1.13.0 20:35:07 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:07 go: downloading github.com/imdario/mergo v0.3.12 20:35:07 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:08 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:08 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:08 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:09 go: downloading github.com/armon/go-metrics v0.3.10 20:35:09 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:09 go: downloading github.com/fatih/color v1.13.0 20:35:09 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:10 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:11 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:11 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:38 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:38 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:38 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:38 go: downloading github.com/Masterminds/semver v1.5.0 20:35:38 go: downloading github.com/google/uuid v1.1.2 20:35:38 go: downloading github.com/huandu/xstrings v1.3.2 20:35:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:38 go: downloading github.com/oklog/run v1.0.0 20:35:39 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:39 go: downloading github.com/prometheus/client_model v0.2.0 20:35:39 go: downloading github.com/prometheus/common v0.32.1 20:35:39 go: downloading go.uber.org/atomic v1.9.0 20:35:39 go: downloading github.com/beorn7/perks v1.0.1 20:35:39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:39 go: downloading github.com/prometheus/procfs v0.7.3 20:35:40 go: downloading github.com/armon/go-metrics v0.3.10 20:35:40 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:41 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:41 go: downloading github.com/imkira/go-observer v1.0.3 20:35:41 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:41 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:41 go: downloading github.com/Masterminds/semver v1.5.0 20:35:41 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:41 go: downloading github.com/google/uuid v1.1.2 20:35:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:41 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:41 go: downloading github.com/huandu/xstrings v1.3.2 20:35:41 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:42 go: downloading github.com/oklog/run v1.0.0 20:35:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:42 go: downloading github.com/gobwas/glob v0.2.3 20:35:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:42 go: downloading github.com/imkira/go-observer v1.0.3 20:35:42 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:42 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:42 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:42 go: downloading github.com/prometheus/client_model v0.2.0 20:35:42 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:42 go: downloading github.com/prometheus/common v0.32.1 20:35:43 go: downloading github.com/beorn7/perks v1.0.1 20:35:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:43 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:43 go: downloading github.com/prometheus/procfs v0.7.3 20:35:43 go: downloading github.com/lib/pq v1.10.4 20:35:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:43 go: downloading go.uber.org/atomic v1.9.0 20:35:44 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:44 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:44 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:44 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:45 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:46 go: downloading github.com/lib/pq v1.10.4 20:35:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:47 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:53 go: downloading github.com/stretchr/testify v1.7.0 20:35:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:11 go: downloading google.golang.org/api v0.70.0 20:36:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:14 go: downloading google.golang.org/api v0.70.0 20:36:14 go: downloading k8s.io/api v0.23.4 20:36:14 go: downloading github.com/google/go-tpm v0.3.3 20:36:15 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:26 go: downloading github.com/stretchr/testify v1.7.0 20:36:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:26 go: downloading k8s.io/api v0.23.4 20:36:26 go: downloading github.com/google/go-tpm v0.3.3 20:36:27 go: downloading k8s.io/client-go v0.23.4 20:36:39 go: downloading cloud.google.com/go/storage v1.21.0 20:36:40 go: downloading cloud.google.com/go v0.100.2 20:36:42 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:57 go: downloading k8s.io/apimachinery v0.23.4 20:36:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:57 go: downloading cloud.google.com/go/storage v1.21.0 20:36:58 go: downloading cloud.google.com/go v0.100.2 20:36:59 go: downloading k8s.io/kube-aggregator v0.23.3 20:37:00 go: downloading k8s.io/client-go v0.23.4 20:37:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:37:02 go: downloading cloud.google.com/go/security v1.3.0 20:37:02 go: downloading github.com/hashicorp/vault/api v1.4.1 20:37:02 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:37:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:37:03 go: downloading gopkg.in/yaml.v2 v2.4.0 20:37:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:37:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:37:04 go: downloading github.com/gobwas/glob v0.2.3 20:37:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:37:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:37:04 go: downloading github.com/twmb/murmur3 v1.1.6 20:37:05 go: downloading github.com/jinzhu/inflection v1.0.0 20:37:05 go: downloading github.com/aws/smithy-go v1.11.0 20:37:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:37:08 go: downloading github.com/gogo/protobuf v1.3.2 20:37:08 go: downloading k8s.io/apimachinery v0.23.4 20:37:11 go: downloading k8s.io/kube-aggregator v0.23.3 20:37:12 go: downloading cloud.google.com/go/security v1.3.0 20:37:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:37:13 go: downloading cloud.google.com/go/compute v1.3.0 20:37:14 go: downloading github.com/hashicorp/vault/api v1.4.1 20:37:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:37:14 go: downloading cloud.google.com/go/iam v0.1.1 20:37:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:37:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:37:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:37:15 go: downloading github.com/jinzhu/inflection v1.0.0 20:37:15 go: downloading github.com/aws/smithy-go v1.11.0 20:37:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:37:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:37:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:37:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:37:16 go: downloading github.com/dimchansky/utfbom v1.1.1 20:37:16 go: downloading k8s.io/klog/v2 v2.30.0 20:37:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:37:16 go: downloading github.com/google/gofuzz v1.1.0 20:37:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:37:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:37:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:37:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:37:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:37:18 go: downloading github.com/gogo/protobuf v1.3.2 20:37:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:37:18 go: downloading github.com/spf13/pflag v1.0.5 20:37:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:37:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:37:19 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:37:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:37:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:37:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:37:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:37:20 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:37:20 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:37:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:37:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:37:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:37:23 go: downloading go.opencensus.io v0.23.0 20:37:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:37:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:37:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:37:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:37:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:37:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:37:24 go: downloading github.com/dimchansky/utfbom v1.1.1 20:37:24 go: downloading cloud.google.com/go/compute v1.3.0 20:37:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:37:24 go: downloading gopkg.in/inf.v0 v0.9.1 20:37:24 go: downloading github.com/go-logr/logr v1.2.2 20:37:25 go: downloading github.com/google/go-cmp v0.5.7 20:37:25 go: downloading cloud.google.com/go/iam v0.1.1 20:37:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:37:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:37:25 go: downloading k8s.io/klog/v2 v2.30.0 20:37:25 go: downloading github.com/json-iterator/go v1.1.12 20:37:25 go: downloading github.com/google/gofuzz v1.1.0 20:37:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:37:26 go: downloading github.com/googleapis/gnostic v0.5.5 20:37:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:37:28 go: downloading github.com/spf13/pflag v1.0.5 20:37:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:37:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:37:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:37:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:37:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:37:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:37:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:37:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:37:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:37:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:37:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:37:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:37:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:37:32 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:37:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:37:32 go: downloading go.opencensus.io v0.23.0 20:37:32 go: downloading github.com/tklauser/numcpus v0.3.0 20:37:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:37:32 go: downloading go.uber.org/zap v1.21.0 20:37:33 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:37:33 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:37:33 go: downloading sigs.k8s.io/yaml v1.3.0 20:37:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:37:33 go: downloading gopkg.in/inf.v0 v0.9.1 20:37:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:37:33 go: downloading github.com/go-logr/logr v1.2.2 20:37:34 go: downloading github.com/modern-go/reflect2 v1.0.2 20:37:34 go: downloading github.com/google/go-cmp v0.5.7 20:37:34 go: downloading github.com/ryanuber/go-glob v1.0.0 20:37:34 go: downloading github.com/golang/snappy v0.0.4 20:37:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:37:34 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:37:34 go: downloading github.com/json-iterator/go v1.1.12 20:37:35 go: downloading github.com/googleapis/gnostic v0.5.5 20:37:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:37:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:37:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:37:41 go: downloading github.com/tklauser/numcpus v0.3.0 20:37:41 go: downloading go.uber.org/zap v1.21.0 20:37:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:37:42 go: downloading sigs.k8s.io/yaml v1.3.0 20:37:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:37:42 go: downloading github.com/modern-go/reflect2 v1.0.2 20:37:42 go: downloading github.com/ryanuber/go-glob v1.0.0 20:37:42 go: downloading github.com/golang/snappy v0.0.4 20:37:43 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:37:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:37:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:37:44 go: downloading github.com/hashicorp/go-version v1.2.0 20:37:44 go: downloading go.uber.org/multierr v1.6.0 20:37:54 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:37:54 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:37:54 go: downloading github.com/hashicorp/go-version v1.2.0 20:37:54 go: downloading go.uber.org/multierr v1.6.0 20:38:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:38:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:38:19 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:38:19 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:42:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:42:42 Removing intermediate container 42d63a273207 20:42:42 ---> 8afe7df4f504 20:42:42 20:42:42 Step 9/20 : FROM alpine:3.15 20:42:42 3.15: Pulling from library/alpine 20:42:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:42:44 Status: Downloaded newer image for alpine:3.15 20:42:44 ---> 3fb3c9af89a9 20:42:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:44 ---> Running in 24495287be62 20:42:44 Removing intermediate container 24495287be62 20:42:44 ---> 6077ee5f0c32 20:42:44 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:44 ---> Running in e89b615f229b 20:42:48 Removing intermediate container e89b615f229b 20:42:48 ---> caa989ed6b2f 20:42:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:42:48 ---> Running in 1f270e4c63a7 20:42:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:52 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:42:52 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:42:52 OK: 15729 distinct packages available 20:42:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:56 (1/9) Installing ca-certificates (20211220-r0) 20:42:56 (2/9) Installing brotli-libs (1.0.9-r5) 20:42:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:42:56 (4/9) Installing libcurl (7.80.0-r0) 20:42:56 (5/9) Installing curl (7.80.0-r0) 20:42:56 (6/9) Installing dumb-init (1.2.5-r1) 20:42:56 (7/9) Installing musl-obstack (1.2.3-r0) 20:42:56 (8/9) Installing libucontext (1.1-r0) 20:42:56 (9/9) Installing gcompat (1.0.0-r4) 20:42:56 Executing busybox-1.34.1-r5.trigger 20:42:56 Executing ca-certificates-20211220-r0.trigger 20:42:57 OK: 8 MiB in 23 packages 20:43:01 Removing intermediate container 1f270e4c63a7 20:43:01 ---> 007499523733 20:43:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:03 ---> 7e7d0211007c 20:43:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:43:07 Removing intermediate container f63c0790d447 20:43:07 ---> 162d28d10293 20:43:07 20:43:07 Step 10/25 : FROM alpine:3.14 20:43:07 3.14: Pulling from library/alpine 20:43:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:43:10 Status: Downloaded newer image for alpine:3.14 20:43:10 ---> ac73e934f311 20:43:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:43:10 ---> 7b11f04fa386 20:43:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:43:10 ---> Running in 605cadd36e6a 20:43:13 ---> 382d1e473958 20:43:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:43:13 ---> Running in a5aab081d234 20:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:43:14 Removing intermediate container a5aab081d234 20:43:14 ---> 5b3ae90f198e 20:43:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:14 ---> Running in 5994999067a9 20:43:15 Removing intermediate container 5994999067a9 20:43:15 ---> d698e5a282ec 20:43:15 Step 18/20 : LABEL arch=arm64 20:43:15 (1/3) Installing ca-certificates (20211220-r0) 20:43:15 (2/3) Installing dumb-init (1.2.5-r1) 20:43:15 ---> Running in f355ab8e85c3 20:43:15 (3/3) Installing su-exec (0.2-r1) 20:43:15 Executing busybox-1.33.1-r7.trigger 20:43:15 Executing ca-certificates-20211220-r0.trigger 20:43:16 Removing intermediate container f355ab8e85c3 20:43:16 ---> f38741934d61 20:43:16 Step 19/20 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:43:16 OK: 6 MiB in 17 packages 20:43:16 ---> Running in 8460d4b9bebc 20:43:17 Removing intermediate container 607f1f47297b 20:43:17 ---> c980334ed02b 20:43:17 20:43:17 Step 10/31 : FROM alpine:3.14 20:43:17 ---> ac73e934f311 20:43:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:43:17 ---> Running in 1e607c99609a 20:43:17 Removing intermediate container 8460d4b9bebc 20:43:17 ---> 63c1418229f1 20:43:17 Step 20/20 : LABEL version=0.0.0 20:43:17 ---> Running in 94d58fe9cbf1 20:43:18 Removing intermediate container 1e607c99609a 20:43:18 ---> 594730418efe 20:43:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:43:18 Removing intermediate container 94d58fe9cbf1 20:43:18 ---> ec0404ebcac6 20:43:18 20:43:18 ---> Running in 057a37682aa9 20:43:19 Removing intermediate container 605cadd36e6a 20:43:19 ---> c8a9eaae2a15 20:43:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:19 ---> Running in ce5b258f88ff 20:43:20 Successfully built ec0404ebcac6 20:43:20 Successfully tagged security-spiffe-token-provider-arm64:latest 20:43:20  Building security-spiffe-token-provider ... done Building core-command 20:43:20 Removing intermediate container ce5b258f88ff 20:43:20 ---> dc0088690b7a 20:43:20 Step 13/25 : WORKDIR / 20:43:21 ---> Running in 74850b85dd2e 20:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:43:22 Removing intermediate container 74850b85dd2e 20:43:22 ---> 4193e91bad55 20:43:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:43:23 ---> b03776d0e587 20:43:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:43:24 ---> 229febcb4fd2 20:43:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:43:24 (1/2) Installing dumb-init (1.2.5-r1) 20:43:24 (2/2) Installing su-exec (0.2-r1) 20:43:24 Executing busybox-1.33.1-r7.trigger 20:43:24 OK: 6 MiB in 16 packages 20:43:24 ---> ab0befcd5c53 20:43:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:43:26 Removing intermediate container 057a37682aa9 20:43:26 ---> 6bae2f47c8a0 20:43:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:43:26 ---> Running in 51c055fbcc03 20:43:27 ---> 5fb580cba865 20:43:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:43:27 Removing intermediate container 51c055fbcc03 20:43:27 ---> ce2429381007 20:43:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:43:27 ---> Running in 3a485959ca2c 20:43:28 Removing intermediate container 3a485959ca2c 20:43:28 ---> bd4c47fa59cf 20:43:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:43:29 ---> Running in e1ac0d83fd8a 20:43:31 ---> 6ac4e0eb3616 20:43:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:43:33 Removing intermediate container e1ac0d83fd8a 20:43:33 ---> 003f4b79a4b4 20:43:33 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:43:33 ---> Running in 1f9e945e6e7b 20:43:34 Removing intermediate container 1f9e945e6e7b 20:43:34 ---> f637c55a4af8 20:43:34 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:43:35 ---> b3b19ad917fd 20:43:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:43:36 ---> 61e905490f85 20:43:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:43:36 ---> 069fef9ca544 20:43:36 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/ 20:43:36 ---> Running in c688d3db92a3 20:43:36 ---> Running in 00193a0d0549 20:43:40 Removing intermediate container 00193a0d0549 20:43:40 ---> 127ad3b885e2 20:43:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:41 Removing intermediate container c688d3db92a3 20:43:41 ---> 64ce118656ad 20:43:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:43:41 ---> Running in acd3c15134eb 20:43:42 ---> e298fb0aaa5b 20:43:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:43:42 Removing intermediate container acd3c15134eb 20:43:42 ---> 4eca0628cb62 20:43:42 Step 23/25 : LABEL arch=arm64 20:43:43 ---> Running in 2c2fd2b77dd9 20:43:43 Removing intermediate container 2c2fd2b77dd9 20:43:43 ---> 646c6dc6438d 20:43:43 Step 24/25 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:43:43 ---> Running in a692833c5d9c 20:43:44 Removing intermediate container a692833c5d9c 20:43:44 ---> edd3d04c9d0e 20:43:44 Step 25/25 : LABEL version=0.0.0 20:43:44 ---> Running in c76f17389bc1 20:43:45 Removing intermediate container c76f17389bc1 20:43:45 ---> 20dc983d39cd 20:43:45 20:43:47 ---> e1731561a010 20:43:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:43:47 Successfully built 20dc983d39cd 20:43:47 Successfully tagged security-secretstore-setup-arm64:latest 20:43:47 Building support-scheduler 20:43:48  Building security-secretstore-setup ... done  ---> c9759aa5aa17 20:43:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:43:49 ---> c25f73a4c960 20:43:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:43:51 ---> 8cda0f43a0f9 20:43:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:43:51 ---> Running in 2d66e9c5bd56 20:43:52 Removing intermediate container 2d66e9c5bd56 20:43:52 ---> 78fd2060d174 20:43:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:43:53 ---> 549376e17577 20:43:53 Step 26/31 : RUN chmod +x /entrypoint.sh 20:43:54 ---> Running in 8b1d5f69cbc5 20:43:57 Removing intermediate container 8b1d5f69cbc5 20:43:57 ---> 8e75f0c21f84 20:43:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:43:58 ---> Running in f3cbe098169e 20:43:58 Removing intermediate container f3cbe098169e 20:43:58 ---> 2d870be3835c 20:43:58 Step 28/31 : CMD ["gate"] 20:43:59 ---> Running in 0c2818f8da5f 20:43:59 Removing intermediate container 0c2818f8da5f 20:43:59 ---> d73a1d21fdc6 20:43:59 Step 29/31 : LABEL arch=arm64 20:44:00 ---> Running in b5482811ecdf 20:44:01 Removing intermediate container b5482811ecdf 20:44:01 ---> cb1fa7c14152 20:44:01 Step 30/31 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:44:01 ---> Running in e199409006a4 20:44:02 Removing intermediate container e199409006a4 20:44:02 ---> 18273d44c916 20:44:02 Step 31/31 : LABEL version=0.0.0 20:44:02 ---> Running in cec054b4bc77 20:44:03 Removing intermediate container cec054b4bc77 20:44:03 ---> ee960197e590 20:44:03 20:44:04 Successfully built ee960197e590 20:44:04 Successfully tagged security-bootstrapper-arm64:latest 20:44:04 Building sys-mgmt-agent 20:44:16  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:44:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:16 ---> 02a56eb07d7e 20:44:16 Step 3/23 : WORKDIR /edgex-go 20:44:16 ---> Using cache 20:44:16 ---> 7ec24e200c96 20:44:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:16 ---> Using cache 20:44:16 ---> bf502c88b18e 20:44:16 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:44:16 ---> Using cache 20:44:16 ---> 33ae0dd65d31 20:44:16 Step 6/23 : COPY go.mod vendor* ./ 20:44:16 ---> Using cache 20:44:16 ---> 2a71b68d3950 20:44:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:16 ---> Using cache 20:44:16 ---> 8c8bea0f522c 20:44:16 Step 8/23 : COPY . . 20:44:16 ---> Using cache 20:44:16 ---> a76ab4c1600f 20:44:16 Step 9/23 : RUN make cmd/core-command/core-command 20:44:16 ---> Running in 8e3dcdf590bc 20:44:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:45:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:45:05 ---> 02a56eb07d7e 20:45:05 Step 3/22 : WORKDIR /edgex-go 20:45:05 ---> Using cache 20:45:05 ---> 7ec24e200c96 20:45:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:05 ---> Using cache 20:45:05 ---> bf502c88b18e 20:45:05 Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:45:05 ---> Using cache 20:45:05 ---> 33ae0dd65d31 20:45:05 Step 6/22 : COPY go.mod vendor* ./ 20:45:05 ---> Using cache 20:45:05 ---> 2a71b68d3950 20:45:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:05 ---> Using cache 20:45:05 ---> 8c8bea0f522c 20:45:05 Step 8/22 : COPY . . 20:45:05 ---> Using cache 20:45:05 ---> a76ab4c1600f 20:45:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:45:05 ---> Running in 0d82980fb885 20:45:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:45:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:45:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:45:11 ---> 02a56eb07d7e 20:45:11 Step 3/23 : WORKDIR /edgex-go 20:45:11 ---> Using cache 20:45:11 ---> 7ec24e200c96 20:45:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:11 ---> Using cache 20:45:11 ---> bf502c88b18e 20:45:11 Step 5/23 : RUN apk add --update --no-cache make bash git zeromq-dev libsodium-dev pkgconfig build-base 20:45:11 ---> Running in 4f45f25dc1f6 20:45:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:45:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:45:16 OK: 220 MiB in 52 packages 20:45:17 Removing intermediate container 4f45f25dc1f6 20:45:17 ---> e071d1bb0b78 20:45:17 Step 6/23 : COPY go.mod vendor* ./ 20:45:18 ---> 8db88cad1995 20:45:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:18 ---> Running in 0fab293de463 20:45:25 Removing intermediate container 0fab293de463 20:45:25 ---> 5b557b47eabb 20:45:25 Step 8/23 : COPY . . 20:45:51 ---> de2a1de80af7 20:45:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:45:51 ---> Running in 7e583c6b11a7 20:45:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:52:45 Removing intermediate container 8e3dcdf590bc 20:52:45 ---> d52fd4543bd8 20:52:45 20:52:45 Step 10/23 : FROM alpine:3.14 20:52:45 ---> ac73e934f311 20:52:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:52:45 ---> Running in d7cf85ad5867 20:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:52:45 (1/1) Installing dumb-init (1.2.5-r1) 20:52:45 Executing busybox-1.33.1-r7.trigger 20:52:45 OK: 5 MiB in 15 packages 20:52:45 Removing intermediate container d7cf85ad5867 20:52:45 ---> 55d22c5e3e71 20:52:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:52:45 ---> Running in eeac46f8fecc 20:52:45 Removing intermediate container eeac46f8fecc 20:52:45 ---> c06849fabf14 20:52:45 Step 13/23 : ENV APP_PORT=59882 20:52:45 ---> Running in 8a7fe98b09bb 20:52:46 Removing intermediate container 8a7fe98b09bb 20:52:46 ---> a3c266c674e4 20:52:46 Step 14/23 : EXPOSE $APP_PORT 20:52:46 ---> Running in 7be09c69ca55 20:52:46 Removing intermediate container 7be09c69ca55 20:52:46 ---> 6c60a14a1559 20:52:46 Step 15/23 : WORKDIR / 20:52:46 ---> Running in c942bcbe7051 20:52:47 Removing intermediate container c942bcbe7051 20:52:47 ---> 21121b5a2838 20:52:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:48 ---> 75541a8e7431 20:52:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:52:50 ---> a6fbf60b23fb 20:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:52:51 ---> 762900b934e6 20:52:51 Step 19/23 : ENTRYPOINT ["/core-command"] 20:52:51 ---> Running in 4912a5558ebc 20:52:52 Removing intermediate container 4912a5558ebc 20:52:52 ---> 7e0d7da5ff5c 20:52:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:52 ---> Running in 4687499432da 20:52:53 Removing intermediate container 4687499432da 20:52:53 ---> f2a81ac48a9d 20:52:53 Step 21/23 : LABEL arch=arm64 20:52:53 ---> Running in 7f03755b648e 20:52:53 Removing intermediate container 7f03755b648e 20:52:53 ---> 13931c920672 20:52:53 Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:52:53 ---> Running in 52ef2afe07f4 20:52:54 Removing intermediate container 52ef2afe07f4 20:52:54 ---> 8e4da31e39d0 20:52:54 Step 23/23 : LABEL version=0.0.0 20:52:54 ---> Running in b0214c6b8b4f 20:52:54 Removing intermediate container b0214c6b8b4f 20:52:54 ---> 175b218b37ac 20:52:54 20:52:55 Successfully built 175b218b37ac 20:52:55 Successfully tagged core-command-arm64:latest 20:52:55 Building security-spire-server 20:53:42  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:53:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:53:42 ---> 02a56eb07d7e 20:53:42 Step 3/25 : WORKDIR /edgex-go 20:53:42 ---> Using cache 20:53:42 ---> 7ec24e200c96 20:53:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:42 ---> Using cache 20:53:42 ---> bf502c88b18e 20:53:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:53:42 ---> Running in 53d92d1cd343 20:53:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:42 OK: 220 MiB in 52 packages 20:53:43 Removing intermediate container 53d92d1cd343 20:53:43 ---> 0732a93824b5 20:53:43 Step 6/25 : COPY go.mod vendor* ./ 20:53:44 ---> 017f1d9fa52f 20:53:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:44 ---> Running in 2b025dede6c8 20:53:49 Removing intermediate container 2b025dede6c8 20:53:49 ---> 939d43b06fa5 20:53:49 Step 8/25 : COPY . . 20:54:05 Removing intermediate container 0d82980fb885 20:54:05 ---> ee5ee3bb3847 20:54:05 20:54:05 Step 10/22 : FROM alpine:3.14 20:54:05 ---> ac73e934f311 20:54:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:54:05 ---> Using cache 20:54:05 ---> 55d22c5e3e71 20:54:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:05 ---> Using cache 20:54:05 ---> c06849fabf14 20:54:05 Step 13/22 : ENV APP_PORT=59861 20:54:05 ---> Running in 284dc2695225 20:54:06 Removing intermediate container 284dc2695225 20:54:06 ---> ced9c602555a 20:54:06 Step 14/22 : EXPOSE $APP_PORT 20:54:06 ---> Running in 71cc0a9abd00 20:54:07 Removing intermediate container 71cc0a9abd00 20:54:07 ---> 17d2ec199d95 20:54:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:08 ---> d95818604815 20:54:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:54:13 ---> 1e863c366025 20:54:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:54:16 ---> 7a4d88931182 20:54:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:54:16 ---> Running in b4c0456a32f4 20:54:16 Removing intermediate container b4c0456a32f4 20:54:16 ---> 79537f45ed37 20:54:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:17 ---> Running in 1bb3c22abd0c 20:54:18 Removing intermediate container 1bb3c22abd0c 20:54:18 ---> 5af484938200 20:54:18 Step 20/22 : LABEL arch=arm64 20:54:18 ---> Running in 9fa81cc19523 20:54:19 Removing intermediate container 9fa81cc19523 20:54:19 ---> b25d970574ac 20:54:19 Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:54:19 ---> Running in bb088b062bae 20:54:21 Removing intermediate container bb088b062bae 20:54:21 ---> 0554ae55fe99 20:54:21 Step 22/22 : LABEL version=0.0.0 20:54:21 ---> Running in 2b30a9e18fd8 20:54:22 Removing intermediate container 2b30a9e18fd8 20:54:22 ---> 4f5cbef5775d 20:54:22 20:54:24 Successfully built 4f5cbef5775d 20:54:24 Successfully tagged support-scheduler-arm64:latest 20:54:24  Building support-scheduler ... done Building support-notifications 20:54:34 ---> f34660584c69 20:54:34 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:54:34 Removing intermediate container 7e583c6b11a7 20:54:34 ---> ee01f9222749 20:54:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:54:34 ---> Running in 0724d079bf4a 20:54:34 ---> Running in d9ff94043661 20:54:35 Removing intermediate container 0724d079bf4a 20:54:35 ---> 54191d4ffba0 20:54:35 Step 10/25 : RUN mkdir -p spire-build 20:54:35 ---> Running in 4fcd461d6ece 20:54:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:54:39 Removing intermediate container 4fcd461d6ece 20:54:39 ---> 0b34a918dde0 20:54:39 Step 11/25 : WORKDIR /edgex-go/spire-build 20:54:39 ---> Running in 215d5ade7e2d 20:54:40 Removing intermediate container 215d5ade7e2d 20:54:40 ---> 81a1e447f298 20:54:40 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 20:54:40 ---> Running in e323bcea1f5e 20:54:44 spire-1.2.1/ 20:54:44 spire-1.2.1/.data/ 20:54:44 spire-1.2.1/.data/.file 20:54:44 spire-1.2.1/.dockerignore 20:54:44 spire-1.2.1/.gitattributes 20:54:44 spire-1.2.1/.githooks/ 20:54:44 spire-1.2.1/.githooks/pre-commit 20:54:44 spire-1.2.1/.github/ 20:54:44 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:54:44 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:54:44 spire-1.2.1/.github/dependabot.yml 20:54:44 spire-1.2.1/.github/workflows/ 20:54:44 spire-1.2.1/.github/workflows/nightly_build.yaml 20:54:44 spire-1.2.1/.github/workflows/pr_build.yaml 20:54:44 spire-1.2.1/.github/workflows/release_build.yaml 20:54:44 spire-1.2.1/.github/workflows/scripts/ 20:54:44 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:54:44 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:54:44 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:54:44 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:54:44 spire-1.2.1/.github/workflows/scripts/split.sh 20:54:44 spire-1.2.1/.gitignore 20:54:44 spire-1.2.1/.go-version 20:54:44 spire-1.2.1/.golangci.yml 20:54:44 spire-1.2.1/ADOPTERS.md 20:54:44 spire-1.2.1/CHANGELOG.md 20:54:44 spire-1.2.1/CODE-OF-CONDUCT.md 20:54:44 spire-1.2.1/CODEOWNERS 20:54:44 spire-1.2.1/CONTRIBUTING.md 20:54:44 spire-1.2.1/Dockerfile 20:54:44 spire-1.2.1/Dockerfile.dev 20:54:44 spire-1.2.1/Dockerfile.scratch 20:54:44 spire-1.2.1/LICENSE 20:54:44 spire-1.2.1/MAINTAINERS.md 20:54:44 spire-1.2.1/Makefile 20:54:44 spire-1.2.1/README.md 20:54:44 spire-1.2.1/ROADMAP.md 20:54:44 spire-1.2.1/SECURITY.md 20:54:44 spire-1.2.1/cmd/ 20:54:44 spire-1.2.1/cmd/spire-agent/ 20:54:44 spire-1.2.1/cmd/spire-agent/cli/ 20:54:44 spire-1.2.1/cmd/spire-agent/cli/api/ 20:54:44 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/common/ 20:54:44 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:54:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/run/ 20:54:44 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:54:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:54:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:54:44 spire-1.2.1/cmd/spire-agent/main.go 20:54:44 spire-1.2.1/cmd/spire-server/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/agent/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/cli.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/run/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/token/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/validate/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/x509/ 20:54:44 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:54:44 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:54:44 spire-1.2.1/cmd/spire-server/main.go 20:54:44 spire-1.2.1/cmd/spire-server/util/ 20:54:44 spire-1.2.1/cmd/spire-server/util/util.go 20:54:44 spire-1.2.1/conf/ 20:54:44 spire-1.2.1/conf/agent/ 20:54:44 spire-1.2.1/conf/agent/agent.conf 20:54:44 spire-1.2.1/conf/agent/agent_full.conf 20:54:44 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:54:44 spire-1.2.1/conf/server/ 20:54:44 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:54:44 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:54:44 spire-1.2.1/conf/server/server.conf 20:54:44 spire-1.2.1/conf/server/server_full.conf 20:54:44 spire-1.2.1/doc/ 20:54:44 spire-1.2.1/doc/SPIRE101.md 20:54:44 spire-1.2.1/doc/auditlog.md 20:54:44 spire-1.2.1/doc/authorization_policy_engine.md 20:54:44 spire-1.2.1/doc/changelog_guidelines.md 20:54:44 spire-1.2.1/doc/cure53-report.pdf 20:54:44 spire-1.2.1/doc/images/ 20:54:44 spire-1.2.1/doc/images/2019_roadmap.png 20:54:44 spire-1.2.1/doc/images/SPIRE101.png 20:54:44 spire-1.2.1/doc/images/SPIRE_agent.png 20:54:44 spire-1.2.1/doc/images/SPIRE_server.png 20:54:44 spire-1.2.1/doc/images/cache_mgr.png 20:54:44 spire-1.2.1/doc/images/cache_mgr_components.png 20:54:44 spire-1.2.1/doc/images/federated_spire.png 20:54:44 spire-1.2.1/doc/images/ha_mode.png 20:54:44 spire-1.2.1/doc/images/nested_spire.png 20:54:44 spire-1.2.1/doc/images/oidc_federation.png 20:54:44 spire-1.2.1/doc/images/single_trust_domain.png 20:54:44 spire-1.2.1/doc/images/spiffe_compatible.png 20:54:44 spire-1.2.1/doc/images/spire_logo.png 20:54:44 spire-1.2.1/doc/migrating_registration_api_clients.md 20:54:44 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:54:44 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:54:44 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:54:44 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:54:44 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:54:44 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:54:44 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:54:44 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:54:44 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:54:44 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:54:44 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:54:44 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:54:44 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:54:44 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:54:44 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:54:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:54:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:54:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:54:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:54:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:54:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:54:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:54:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:54:44 spire-1.2.1/doc/scaling_spire.md 20:54:44 spire-1.2.1/doc/spire_agent.md 20:54:44 spire-1.2.1/doc/spire_server.md 20:54:44 spire-1.2.1/doc/supported_integrations.md 20:54:44 spire-1.2.1/doc/telemetry.md 20:54:44 spire-1.2.1/doc/telemetry_config.md 20:54:44 spire-1.2.1/doc/upgrading.md 20:54:44 spire-1.2.1/doc/using_spire.md 20:54:44 spire-1.2.1/examples/ 20:54:44 spire-1.2.1/examples/README.md 20:54:44 spire-1.2.1/go.mod 20:54:44 spire-1.2.1/go.sum 20:54:44 spire-1.2.1/pkg/ 20:54:44 spire-1.2.1/pkg/agent/ 20:54:44 spire-1.2.1/pkg/agent/agent.go 20:54:44 spire-1.2.1/pkg/agent/api/ 20:54:44 spire-1.2.1/pkg/agent/api/config.go 20:54:44 spire-1.2.1/pkg/agent/api/debug/ 20:54:44 spire-1.2.1/pkg/agent/api/debug/v1/ 20:54:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:54:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:54:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:54:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:54:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:54:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:54:44 spire-1.2.1/pkg/agent/api/endpoints.go 20:54:44 spire-1.2.1/pkg/agent/api/health/ 20:54:44 spire-1.2.1/pkg/agent/api/health/v1/ 20:54:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:54:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:54:44 spire-1.2.1/pkg/agent/api/rpccontext/ 20:54:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:54:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:54:44 spire-1.2.1/pkg/agent/attestor/ 20:54:44 spire-1.2.1/pkg/agent/attestor/node/ 20:54:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:54:44 spire-1.2.1/pkg/agent/attestor/node/node.go 20:54:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:54:44 spire-1.2.1/pkg/agent/attestor/workload/ 20:54:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:54:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:54:44 spire-1.2.1/pkg/agent/catalog/ 20:54:44 spire-1.2.1/pkg/agent/catalog/catalog.go 20:54:44 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:54:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:54:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:54:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:54:44 spire-1.2.1/pkg/agent/client/ 20:54:44 spire-1.2.1/pkg/agent/client/client.go 20:54:44 spire-1.2.1/pkg/agent/client/client_test.go 20:54:44 spire-1.2.1/pkg/agent/client/dial.go 20:54:44 spire-1.2.1/pkg/agent/client/nodeconn.go 20:54:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:54:44 spire-1.2.1/pkg/agent/client/update.go 20:54:44 spire-1.2.1/pkg/agent/client/util.go 20:54:44 spire-1.2.1/pkg/agent/common/ 20:54:44 spire-1.2.1/pkg/agent/common/backoff/ 20:54:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:54:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:54:44 spire-1.2.1/pkg/agent/common/cgroups/ 20:54:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:54:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:54:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:54:44 spire-1.2.1/pkg/agent/config.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/ 20:54:44 spire-1.2.1/pkg/agent/endpoints/config.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:54:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:54:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/workload/ 20:54:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:54:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:54:44 spire-1.2.1/pkg/agent/manager/ 20:54:44 spire-1.2.1/pkg/agent/manager/cache/ 20:54:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:54:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:54:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:54:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:54:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:54:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:54:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:54:44 spire-1.2.1/pkg/agent/manager/config.go 20:54:44 spire-1.2.1/pkg/agent/manager/manager.go 20:54:44 spire-1.2.1/pkg/agent/manager/manager_test.go 20:54:44 spire-1.2.1/pkg/agent/manager/storage.go 20:54:44 spire-1.2.1/pkg/agent/manager/storage_test.go 20:54:44 spire-1.2.1/pkg/agent/manager/storecache/ 20:54:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:54:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:54:44 spire-1.2.1/pkg/agent/manager/sync.go 20:54:44 spire-1.2.1/pkg/agent/plugin/ 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:54:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:54:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:54:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:54:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:54:44 spire-1.2.1/pkg/agent/svid/ 20:54:44 spire-1.2.1/pkg/agent/svid/rotator.go 20:54:44 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:54:44 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:54:44 spire-1.2.1/pkg/agent/svid/store/ 20:54:44 spire-1.2.1/pkg/agent/svid/store/service.go 20:54:44 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:54:44 spire-1.2.1/pkg/common/ 20:54:44 spire-1.2.1/pkg/common/agentpathtemplate/ 20:54:44 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:54:44 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:54:44 spire-1.2.1/pkg/common/api/ 20:54:44 spire-1.2.1/pkg/common/api/metrics.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/ 20:54:44 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/logger.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/names.go 20:54:44 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:54:44 spire-1.2.1/pkg/common/api/names.go 20:54:44 spire-1.2.1/pkg/common/api/ratelimit.go 20:54:44 spire-1.2.1/pkg/common/api/rpccontext/ 20:54:44 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:54:44 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:54:44 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:54:44 spire-1.2.1/pkg/common/auth/ 20:54:44 spire-1.2.1/pkg/common/auth/interceptors.go 20:54:44 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:54:44 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/ 20:54:44 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/types.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:54:44 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:54:44 spire-1.2.1/pkg/common/catalog/ 20:54:44 spire-1.2.1/pkg/common/catalog/bind.go 20:54:44 spire-1.2.1/pkg/common/catalog/builtin.go 20:54:44 spire-1.2.1/pkg/common/catalog/catalog.go 20:54:44 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:54:44 spire-1.2.1/pkg/common/catalog/closers.go 20:54:44 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:54:44 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:54:44 spire-1.2.1/pkg/common/catalog/config.go 20:54:44 spire-1.2.1/pkg/common/catalog/config_test.go 20:54:44 spire-1.2.1/pkg/common/catalog/configure.go 20:54:44 spire-1.2.1/pkg/common/catalog/constraints.go 20:54:44 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:54:44 spire-1.2.1/pkg/common/catalog/context.go 20:54:44 spire-1.2.1/pkg/common/catalog/external.go 20:54:44 spire-1.2.1/pkg/common/catalog/host.go 20:54:44 spire-1.2.1/pkg/common/catalog/pipenet.go 20:54:44 spire-1.2.1/pkg/common/catalog/plugin.go 20:54:44 spire-1.2.1/pkg/common/catalog/testplugin/ 20:54:44 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:54:44 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:54:44 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:54:44 spire-1.2.1/pkg/common/cli/ 20:54:44 spire-1.2.1/pkg/common/cli/env.go 20:54:44 spire-1.2.1/pkg/common/cli/flags.go 20:54:44 spire-1.2.1/pkg/common/cli/trust_domain.go 20:54:44 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:54:44 spire-1.2.1/pkg/common/cli/umask.go 20:54:44 spire-1.2.1/pkg/common/cli/umask_posix.go 20:54:44 spire-1.2.1/pkg/common/cli/umask_test.go 20:54:44 spire-1.2.1/pkg/common/cli/umask_windows.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/ 20:54:44 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/flag.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/format.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/ 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:54:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:54:44 spire-1.2.1/pkg/common/coretypes/ 20:54:44 spire-1.2.1/pkg/common/coretypes/bundle/ 20:54:44 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:54:44 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:54:44 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:54:44 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:54:44 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:54:44 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:54:44 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:54:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:54:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:54:44 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:54:44 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:54:44 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:54:44 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:54:44 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:54:44 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:54:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:54:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:54:44 spire-1.2.1/pkg/common/cryptoutil/ 20:54:44 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:54:44 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:54:44 spire-1.2.1/pkg/common/diskutil/ 20:54:44 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:54:44 spire-1.2.1/pkg/common/diskutil/file_test.go 20:54:44 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:54:44 spire-1.2.1/pkg/common/errorutil/ 20:54:44 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:54:44 spire-1.2.1/pkg/common/health/ 20:54:44 spire-1.2.1/pkg/common/health/config.go 20:54:44 spire-1.2.1/pkg/common/health/context.go 20:54:44 spire-1.2.1/pkg/common/health/context_test.go 20:54:44 spire-1.2.1/pkg/common/health/health.go 20:54:44 spire-1.2.1/pkg/common/health/health_test.go 20:54:44 spire-1.2.1/pkg/common/health/logger.go 20:54:44 spire-1.2.1/pkg/common/hostservice/ 20:54:44 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:54:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:54:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:54:44 spire-1.2.1/pkg/common/idutil/ 20:54:44 spire-1.2.1/pkg/common/idutil/require.go 20:54:44 spire-1.2.1/pkg/common/idutil/require_test.go 20:54:44 spire-1.2.1/pkg/common/idutil/safety.go 20:54:44 spire-1.2.1/pkg/common/idutil/safety_test.go 20:54:44 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:54:44 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:54:44 spire-1.2.1/pkg/common/jwtsvid/ 20:54:44 spire-1.2.1/pkg/common/jwtsvid/common.go 20:54:44 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:54:44 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:54:44 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:54:44 spire-1.2.1/pkg/common/jwtutil/ 20:54:44 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:54:44 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:54:44 spire-1.2.1/pkg/common/log/ 20:54:44 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:54:44 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:54:44 spire-1.2.1/pkg/common/log/log.go 20:54:44 spire-1.2.1/pkg/common/log/log_test.go 20:54:44 spire-1.2.1/pkg/common/log/options.go 20:54:44 spire-1.2.1/pkg/common/nodeutil/ 20:54:44 spire-1.2.1/pkg/common/nodeutil/node.go 20:54:44 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:54:44 spire-1.2.1/pkg/common/peertracker/ 20:54:44 spire-1.2.1/pkg/common/peertracker/conn.go 20:54:44 spire-1.2.1/pkg/common/peertracker/credentials.go 20:54:44 spire-1.2.1/pkg/common/peertracker/errors.go 20:54:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:54:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:54:44 spire-1.2.1/pkg/common/peertracker/info.go 20:54:44 spire-1.2.1/pkg/common/peertracker/listener.go 20:54:44 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:54:44 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:54:44 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:54:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:54:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:54:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:54:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:54:44 spire-1.2.1/pkg/common/peertracker/tcp.go 20:54:44 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:54:44 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:54:44 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:54:44 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:54:44 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:54:44 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:54:44 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:54:44 spire-1.2.1/pkg/common/peertracker/uds.go 20:54:44 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:54:44 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:54:44 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:54:44 spire-1.2.1/pkg/common/pemutil/ 20:54:44 spire-1.2.1/pkg/common/pemutil/block.go 20:54:44 spire-1.2.1/pkg/common/pemutil/certs.go 20:54:44 spire-1.2.1/pkg/common/pemutil/common.go 20:54:44 spire-1.2.1/pkg/common/pemutil/csr.go 20:54:44 spire-1.2.1/pkg/common/pemutil/keys.go 20:54:44 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/ 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:54:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:54:44 spire-1.2.1/pkg/common/plugin/ 20:54:44 spire-1.2.1/pkg/common/plugin/aws/ 20:54:44 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:54:44 spire-1.2.1/pkg/common/plugin/azure/ 20:54:44 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:54:44 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:54:44 spire-1.2.1/pkg/common/plugin/facade.go 20:54:44 spire-1.2.1/pkg/common/plugin/facade_test.go 20:54:44 spire-1.2.1/pkg/common/plugin/gcp/ 20:54:44 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:54:44 spire-1.2.1/pkg/common/plugin/k8s/ 20:54:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:54:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:54:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:54:44 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:54:44 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:54:44 spire-1.2.1/pkg/common/plugin/log.go 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/ 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:54:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:54:44 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:54:44 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:54:44 spire-1.2.1/pkg/common/plugin/x509pop/ 20:54:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:54:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:54:44 spire-1.2.1/pkg/common/profiling/ 20:54:44 spire-1.2.1/pkg/common/profiling/dumpers.go 20:54:44 spire-1.2.1/pkg/common/profiling/profiling.go 20:54:44 spire-1.2.1/pkg/common/protoutil/ 20:54:44 spire-1.2.1/pkg/common/protoutil/masks.go 20:54:44 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:54:44 spire-1.2.1/pkg/common/rotationutil/ 20:54:44 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:54:44 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:54:44 spire-1.2.1/pkg/common/selector/ 20:54:44 spire-1.2.1/pkg/common/selector/selector.go 20:54:44 spire-1.2.1/pkg/common/selector/selector_test.go 20:54:44 spire-1.2.1/pkg/common/selector/set.go 20:54:44 spire-1.2.1/pkg/common/selector/set_utils.go 20:54:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:54:44 spire-1.2.1/pkg/common/telemetry/ 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/ 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:54:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:54:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:54:44 spire-1.2.1/pkg/common/telemetry/call.go 20:54:44 spire-1.2.1/pkg/common/telemetry/common/ 20:54:45 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:54:45 spire-1.2.1/pkg/common/telemetry/config.go 20:54:45 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:54:45 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/inmem.go 20:54:45 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/m3.go 20:54:45 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/metrics.go 20:54:45 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/names.go 20:54:45 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:54:45 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:54:45 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/ 20:54:45 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:54:45 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:54:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:54:45 spire-1.2.1/pkg/common/telemetry/server/server.go 20:54:45 spire-1.2.1/pkg/common/telemetry/sink.go 20:54:45 spire-1.2.1/pkg/common/telemetry/statsd.go 20:54:45 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:54:45 spire-1.2.1/pkg/common/telemetry/uptime.go 20:54:45 spire-1.2.1/pkg/common/telemetry/version.go 20:54:45 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:54:45 spire-1.2.1/pkg/common/uptime/ 20:54:45 spire-1.2.1/pkg/common/uptime/uptime.go 20:54:45 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:54:45 spire-1.2.1/pkg/common/util/ 20:54:45 spire-1.2.1/pkg/common/util/certs.go 20:54:45 spire-1.2.1/pkg/common/util/certs_test.go 20:54:45 spire-1.2.1/pkg/common/util/csr.go 20:54:45 spire-1.2.1/pkg/common/util/hash.go 20:54:45 spire-1.2.1/pkg/common/util/selectors.go 20:54:45 spire-1.2.1/pkg/common/util/selectors_test.go 20:54:45 spire-1.2.1/pkg/common/util/signals.go 20:54:45 spire-1.2.1/pkg/common/util/sort.go 20:54:45 spire-1.2.1/pkg/common/util/sort_test.go 20:54:45 spire-1.2.1/pkg/common/util/task.go 20:54:45 spire-1.2.1/pkg/common/util/task_test.go 20:54:45 spire-1.2.1/pkg/common/util/testdata/ 20:54:45 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:54:45 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:54:45 spire-1.2.1/pkg/common/version/ 20:54:45 spire-1.2.1/pkg/common/version/version.go 20:54:45 spire-1.2.1/pkg/common/x509svid/ 20:54:45 spire-1.2.1/pkg/common/x509svid/common_test.go 20:54:45 spire-1.2.1/pkg/common/x509svid/csr.go 20:54:45 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:54:45 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:54:45 spire-1.2.1/pkg/common/x509util/ 20:54:45 spire-1.2.1/pkg/common/x509util/cert.go 20:54:45 spire-1.2.1/pkg/common/x509util/dns.go 20:54:45 spire-1.2.1/pkg/common/x509util/dns_test.go 20:54:45 spire-1.2.1/pkg/common/x509util/keyid.go 20:54:45 spire-1.2.1/pkg/common/x509util/keypair.go 20:54:45 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:54:45 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:54:45 spire-1.2.1/pkg/server/ 20:54:45 spire-1.2.1/pkg/server/api/ 20:54:45 spire-1.2.1/pkg/server/api/agent.go 20:54:45 spire-1.2.1/pkg/server/api/agent/ 20:54:45 spire-1.2.1/pkg/server/api/agent/v1/ 20:54:45 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:54:45 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:54:45 spire-1.2.1/pkg/server/api/agent_test.go 20:54:45 spire-1.2.1/pkg/server/api/api.go 20:54:45 spire-1.2.1/pkg/server/api/audit/ 20:54:45 spire-1.2.1/pkg/server/api/audit/audit.go 20:54:45 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:54:45 spire-1.2.1/pkg/server/api/bundle.go 20:54:45 spire-1.2.1/pkg/server/api/bundle/ 20:54:45 spire-1.2.1/pkg/server/api/bundle/v1/ 20:54:45 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:54:45 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:54:45 spire-1.2.1/pkg/server/api/bundle_test.go 20:54:45 spire-1.2.1/pkg/server/api/debug/ 20:54:45 spire-1.2.1/pkg/server/api/debug/v1/ 20:54:45 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:54:45 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:54:45 spire-1.2.1/pkg/server/api/entry.go 20:54:45 spire-1.2.1/pkg/server/api/entry/ 20:54:45 spire-1.2.1/pkg/server/api/entry/v1/ 20:54:45 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:54:45 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:54:45 spire-1.2.1/pkg/server/api/entry_test.go 20:54:45 spire-1.2.1/pkg/server/api/health/ 20:54:45 spire-1.2.1/pkg/server/api/health/v1/ 20:54:45 spire-1.2.1/pkg/server/api/health/v1/service.go 20:54:45 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:54:45 spire-1.2.1/pkg/server/api/id.go 20:54:45 spire-1.2.1/pkg/server/api/id_test.go 20:54:45 spire-1.2.1/pkg/server/api/limits/ 20:54:45 spire-1.2.1/pkg/server/api/limits/limits.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/ 20:54:45 spire-1.2.1/pkg/server/api/middleware/alias.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/audit.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/caller.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/common.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/entries.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:54:45 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:54:45 spire-1.2.1/pkg/server/api/ratelimit.go 20:54:45 spire-1.2.1/pkg/server/api/rpccontext/ 20:54:45 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:54:45 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:54:45 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:54:45 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:54:45 spire-1.2.1/pkg/server/api/selector.go 20:54:45 spire-1.2.1/pkg/server/api/selector_test.go 20:54:45 spire-1.2.1/pkg/server/api/status.go 20:54:45 spire-1.2.1/pkg/server/api/status_test.go 20:54:45 spire-1.2.1/pkg/server/api/svid/ 20:54:45 spire-1.2.1/pkg/server/api/svid/v1/ 20:54:45 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:54:45 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:54:45 spire-1.2.1/pkg/server/api/trustdomain.go 20:54:45 spire-1.2.1/pkg/server/api/trustdomain/ 20:54:45 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:54:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:54:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:54:45 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:54:45 spire-1.2.1/pkg/server/authpolicy/ 20:54:45 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:54:45 spire-1.2.1/pkg/server/authpolicy/policy.go 20:54:45 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:54:45 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:54:45 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:54:45 spire-1.2.1/pkg/server/authpolicy/validate.go 20:54:45 spire-1.2.1/pkg/server/bundle/ 20:54:45 spire-1.2.1/pkg/server/bundle/client/ 20:54:45 spire-1.2.1/pkg/server/bundle/client/client.go 20:54:45 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:54:45 spire-1.2.1/pkg/server/bundle/client/manager.go 20:54:45 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:54:45 spire-1.2.1/pkg/server/bundle/client/sources.go 20:54:45 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:54:45 spire-1.2.1/pkg/server/bundle/client/updater.go 20:54:45 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:54:45 spire-1.2.1/pkg/server/ca/ 20:54:45 spire-1.2.1/pkg/server/ca/ca.go 20:54:45 spire-1.2.1/pkg/server/ca/ca_health.go 20:54:45 spire-1.2.1/pkg/server/ca/ca_test.go 20:54:45 spire-1.2.1/pkg/server/ca/journal.go 20:54:45 spire-1.2.1/pkg/server/ca/journal_test.go 20:54:45 spire-1.2.1/pkg/server/ca/manager.go 20:54:45 spire-1.2.1/pkg/server/ca/manager_health.go 20:54:45 spire-1.2.1/pkg/server/ca/manager_test.go 20:54:45 spire-1.2.1/pkg/server/ca/templates.go 20:54:45 spire-1.2.1/pkg/server/ca/upstream_client.go 20:54:45 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:54:45 spire-1.2.1/pkg/server/ca/validation.go 20:54:45 spire-1.2.1/pkg/server/cache/ 20:54:45 spire-1.2.1/pkg/server/cache/dscache/ 20:54:45 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:54:45 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:54:45 spire-1.2.1/pkg/server/cache/entrycache/ 20:54:45 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:54:45 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:54:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:54:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:54:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:54:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:54:45 spire-1.2.1/pkg/server/catalog/ 20:54:45 spire-1.2.1/pkg/server/catalog/catalog.go 20:54:45 spire-1.2.1/pkg/server/catalog/keymanager.go 20:54:45 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:54:45 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:54:45 spire-1.2.1/pkg/server/catalog/notifier.go 20:54:45 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:54:45 spire-1.2.1/pkg/server/config.go 20:54:45 spire-1.2.1/pkg/server/datastore/ 20:54:45 spire-1.2.1/pkg/server/datastore/datastore.go 20:54:45 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:54:45 spire-1.2.1/pkg/server/datastore/repository.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:54:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:54:45 spire-1.2.1/pkg/server/endpoints/ 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/ 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:54:45 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:54:45 spire-1.2.1/pkg/server/endpoints/config.go 20:54:45 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:54:45 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:54:45 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:54:45 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:54:45 spire-1.2.1/pkg/server/endpoints/middleware.go 20:54:45 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:54:45 spire-1.2.1/pkg/server/hostservice/ 20:54:45 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:54:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:54:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:54:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:54:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:54:45 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:54:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:54:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/ 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/ 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:54:45 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:54:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:54:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/ 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:54:45 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:54:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:54:45 spire-1.2.1/pkg/server/registration/ 20:54:45 spire-1.2.1/pkg/server/registration/manager.go 20:54:45 spire-1.2.1/pkg/server/registration/manager_test.go 20:54:45 spire-1.2.1/pkg/server/scanentries.go 20:54:45 spire-1.2.1/pkg/server/scanentries_test.go 20:54:45 spire-1.2.1/pkg/server/server.go 20:54:45 spire-1.2.1/pkg/server/server_test.go 20:54:45 spire-1.2.1/pkg/server/svid/ 20:54:45 spire-1.2.1/pkg/server/svid/observer.go 20:54:45 spire-1.2.1/pkg/server/svid/observer_test.go 20:54:45 spire-1.2.1/pkg/server/svid/rotator.go 20:54:45 spire-1.2.1/pkg/server/svid/rotator_config.go 20:54:45 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:54:45 spire-1.2.1/pkg/server/svid/rotator_test.go 20:54:45 spire-1.2.1/proto/ 20:54:45 spire-1.2.1/proto/private/ 20:54:45 spire-1.2.1/proto/private/server/ 20:54:45 spire-1.2.1/proto/private/server/journal/ 20:54:45 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:54:45 spire-1.2.1/proto/private/server/journal/journal.proto 20:54:45 spire-1.2.1/proto/spire/ 20:54:45 spire-1.2.1/proto/spire/common/ 20:54:45 spire-1.2.1/proto/spire/common/common.pb.go 20:54:45 spire-1.2.1/proto/spire/common/common.proto 20:54:45 spire-1.2.1/proto/spire/common/plugin/ 20:54:45 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:54:45 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:54:45 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:54:45 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:54:45 spire-1.2.1/proto/spire/plugin/ 20:54:45 spire-1.2.1/proto/spire/plugin/agent/ 20:54:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:54:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:54:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:54:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:54:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:54:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:54:45 spire-1.2.1/release/ 20:54:45 spire-1.2.1/release/spire-extras/ 20:54:45 spire-1.2.1/release/spire-extras/README.md 20:54:45 spire-1.2.1/release/spire-extras/conf/ 20:54:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:54:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:54:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:54:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:54:45 spire-1.2.1/release/spire/ 20:54:45 spire-1.2.1/release/spire/README.md 20:54:45 spire-1.2.1/release/spire/conf/ 20:54:45 spire-1.2.1/release/spire/conf/agent/ 20:54:45 spire-1.2.1/release/spire/conf/agent/agent.conf 20:54:45 spire-1.2.1/release/spire/conf/server/ 20:54:45 spire-1.2.1/release/spire/conf/server/server.conf 20:54:45 spire-1.2.1/script/ 20:54:45 spire-1.2.1/script/build-artifact.sh 20:54:45 spire-1.2.1/script/generate_dummy_ca.sh 20:54:45 spire-1.2.1/support/ 20:54:45 spire-1.2.1/support/k8s/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:54:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/ 20:54:45 spire-1.2.1/support/oidc-discovery-provider/README.md 20:54:45 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/config.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/main.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:54:45 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:54:45 spire-1.2.1/test/ 20:54:45 spire-1.2.1/test/clock/ 20:54:45 spire-1.2.1/test/clock/clock.go 20:54:45 spire-1.2.1/test/fakes/ 20:54:45 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:54:45 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:54:45 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:54:45 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:54:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:54:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:54:45 spire-1.2.1/test/fakes/fakeagentstore/ 20:54:45 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:54:45 spire-1.2.1/test/fakes/fakedatastore/ 20:54:45 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:54:45 spire-1.2.1/test/fakes/fakeentryclient/ 20:54:45 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:54:45 spire-1.2.1/test/fakes/fakehealthchecker/ 20:54:45 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:54:45 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:54:45 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:54:45 spire-1.2.1/test/fakes/fakemetrics/ 20:54:45 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:54:45 spire-1.2.1/test/fakes/fakenoderesolver/ 20:54:45 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:54:45 spire-1.2.1/test/fakes/fakenotifier/ 20:54:45 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:54:45 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:54:45 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:54:45 spire-1.2.1/test/fakes/fakeserverca/ 20:54:45 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:54:45 spire-1.2.1/test/fakes/fakeservercatalog/ 20:54:45 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:54:45 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:54:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:54:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:54:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:54:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:54:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:54:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:54:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:54:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:54:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:54:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:54:46 spire-1.2.1/test/fixture/ 20:54:46 spire-1.2.1/test/fixture/certs/ 20:54:46 spire-1.2.1/test/fixture/certs/agent_svid.der 20:54:46 spire-1.2.1/test/fixture/certs/base_cert.pem 20:54:46 spire-1.2.1/test/fixture/certs/base_csr.pem 20:54:46 spire-1.2.1/test/fixture/certs/base_key.pem 20:54:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:54:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:54:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:54:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:54:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:54:46 spire-1.2.1/test/fixture/certs/blog_key.pem 20:54:46 spire-1.2.1/test/fixture/certs/bundle.der 20:54:46 spire-1.2.1/test/fixture/certs/ca.pem 20:54:46 spire-1.2.1/test/fixture/certs/ca_key.pem 20:54:46 spire-1.2.1/test/fixture/certs/database_cert.pem 20:54:46 spire-1.2.1/test/fixture/certs/database_csr.pem 20:54:46 spire-1.2.1/test/fixture/certs/database_key.pem 20:54:46 spire-1.2.1/test/fixture/certs/node_cert.pem 20:54:46 spire-1.2.1/test/fixture/certs/node_csr.pem 20:54:46 spire-1.2.1/test/fixture/certs/node_key.pem 20:54:46 spire-1.2.1/test/fixture/certs/svid.pem 20:54:46 spire-1.2.1/test/fixture/certs/svid_key.pem 20:54:46 spire-1.2.1/test/fixture/config/ 20:54:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:54:46 spire-1.2.1/test/fixture/config/agent_good.conf 20:54:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:54:46 spire-1.2.1/test/fixture/config/plugin_good.conf 20:54:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:54:46 spire-1.2.1/test/fixture/config/server_good.conf 20:54:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:54:46 spire-1.2.1/test/fixture/fixture.go 20:54:46 spire-1.2.1/test/fixture/nodeattestor/ 20:54:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:54:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:54:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:54:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:54:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:54:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:54:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:54:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:54:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:54:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:54:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:54:46 spire-1.2.1/test/fixture/registration/ 20:54:46 spire-1.2.1/test/fixture/registration/entries.json 20:54:46 spire-1.2.1/test/fixture/registration/good-for-update.json 20:54:46 spire-1.2.1/test/fixture/registration/good.json 20:54:46 spire-1.2.1/test/fixture/registration/invalid.json 20:54:46 spire-1.2.1/test/fixture/registration/invalid_json.json 20:54:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:54:46 spire-1.2.1/test/integration/ 20:54:46 spire-1.2.1/test/integration/README.md 20:54:46 spire-1.2.1/test/integration/common 20:54:46 spire-1.2.1/test/integration/setup/ 20:54:46 spire-1.2.1/test/integration/setup/adminclient/ 20:54:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:54:46 spire-1.2.1/test/integration/setup/adminclient/client.go 20:54:46 spire-1.2.1/test/integration/setup/debugagent/ 20:54:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:54:46 spire-1.2.1/test/integration/setup/debugagent/main.go 20:54:46 spire-1.2.1/test/integration/setup/debugserver/ 20:54:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:54:46 spire-1.2.1/test/integration/setup/debugserver/main.go 20:54:46 spire-1.2.1/test/integration/setup/downstreamclient/ 20:54:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:54:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:54:46 spire-1.2.1/test/integration/setup/itclient/ 20:54:46 spire-1.2.1/test/integration/setup/itclient/client.go 20:54:46 spire-1.2.1/test/integration/setup/node-attestation/ 20:54:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:54:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:54:46 spire-1.2.1/test/integration/setup/x509pop/ 20:54:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:54:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:54:46 spire-1.2.1/test/integration/suites/ 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:54:46 spire-1.2.1/test/integration/suites/join-token/ 20:54:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:54:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:54:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:54:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:54:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:54:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:54:46 spire-1.2.1/test/integration/suites/join-token/README.md 20:54:46 spire-1.2.1/test/integration/suites/join-token/conf/ 20:54:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/join-token/teardown 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:54:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:54:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:54:46 spire-1.2.1/test/integration/suites/k8s/ 20:54:46 spire-1.2.1/test/integration/suites/k8s/00-setup 20:54:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:54:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:54:46 spire-1.2.1/test/integration/suites/k8s/README.md 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/ 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:54:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:54:46 spire-1.2.1/test/integration/suites/k8s/teardown 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/ 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:54:46 spire-1.2.1/test/integration/suites/rotation/ 20:54:46 spire-1.2.1/test/integration/suites/rotation/00-setup 20:54:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:54:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:54:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:54:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:54:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:54:46 spire-1.2.1/test/integration/suites/rotation/README.md 20:54:46 spire-1.2.1/test/integration/suites/rotation/conf/ 20:54:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/rotation/teardown 20:54:46 spire-1.2.1/test/integration/suites/self-test/ 20:54:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:54:46 spire-1.2.1/test/integration/suites/self-test/README.md 20:54:46 spire-1.2.1/test/integration/suites/self-test/teardown 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:54:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:54:46 spire-1.2.1/test/integration/suites/upgrade/ 20:54:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:54:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:54:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:54:46 spire-1.2.1/test/integration/suites/upgrade/README.md 20:54:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:54:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:54:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:54:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:54:46 spire-1.2.1/test/integration/suites/upgrade/teardown 20:54:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:54:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:54:46 spire-1.2.1/test/integration/test-one.sh 20:54:46 spire-1.2.1/test/integration/test.sh 20:54:46 spire-1.2.1/test/plugintest/ 20:54:46 spire-1.2.1/test/plugintest/config.go 20:54:46 spire-1.2.1/test/plugintest/load.go 20:54:46 spire-1.2.1/test/plugintest/option.go 20:54:46 spire-1.2.1/test/spiretest/ 20:54:46 spire-1.2.1/test/spiretest/apiserver.go 20:54:46 spire-1.2.1/test/spiretest/assertions.go 20:54:46 spire-1.2.1/test/spiretest/dir.go 20:54:46 spire-1.2.1/test/spiretest/errors_posix.go 20:54:46 spire-1.2.1/test/spiretest/errors_windows.go 20:54:46 spire-1.2.1/test/spiretest/logs.go 20:54:46 spire-1.2.1/test/spiretest/socketapi.go 20:54:46 spire-1.2.1/test/spiretest/suite.go 20:54:46 spire-1.2.1/test/spiretest/x509.go 20:54:46 spire-1.2.1/test/testca/ 20:54:46 spire-1.2.1/test/testca/ca.go 20:54:46 spire-1.2.1/test/testkey/ 20:54:46 spire-1.2.1/test/testkey/generate.sh 20:54:46 spire-1.2.1/test/testkey/genkeys.go 20:54:46 spire-1.2.1/test/testkey/keys.go 20:54:46 spire-1.2.1/test/testkey/new.go 20:54:46 spire-1.2.1/test/tpmsimulator/ 20:54:46 spire-1.2.1/test/tpmsimulator/simulator.go 20:54:46 spire-1.2.1/test/util/ 20:54:46 spire-1.2.1/test/util/cert_fixtures.go 20:54:46 spire-1.2.1/test/util/cert_generation.go 20:54:46 spire-1.2.1/test/util/io_redirection.go 20:54:46 spire-1.2.1/test/util/race.go 20:54:46 spire-1.2.1/test/util/util.go 20:54:46 building spire from source... 20:54:46 Installing go1.17.7... 20:55:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:05 ---> 02a56eb07d7e 20:55:05 Step 3/22 : WORKDIR /edgex-go 20:55:05 ---> Using cache 20:55:05 ---> 7ec24e200c96 20:55:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:05 ---> Using cache 20:55:05 ---> bf502c88b18e 20:55:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev libsodium-dev pkgconfig build-base 20:55:05 ---> Running in bb867a177604 20:55:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:08 OK: 220 MiB in 52 packages 20:55:09 Removing intermediate container bb867a177604 20:55:09 ---> 77bdaa940758 20:55:09 Step 6/22 : COPY go.mod vendor* ./ 20:55:10 ---> c27fd72010db 20:55:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:11 ---> Running in f1c135063c0b 20:55:16 Removing intermediate container f1c135063c0b 20:55:16 ---> 2bf8273362cf 20:55:16 Step 8/22 : COPY . . 20:55:21 Building bin/spire-server... 20:55:21 go: downloading github.com/mitchellh/cli v1.1.2 20:55:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:55:21 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:55:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:55:22 go: downloading google.golang.org/grpc v1.44.0 20:55:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:55:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:55:26 go: downloading github.com/imdario/mergo v0.3.12 20:55:26 go: downloading github.com/sirupsen/logrus v1.8.1 20:55:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:55:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:55:30 go: downloading github.com/fatih/color v1.13.0 20:55:30 go: downloading github.com/mattn/go-isatty v0.0.14 20:55:30 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:55:30 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:55:30 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:55:30 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:55:32 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:55:32 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:55:32 go: downloading github.com/armon/go-metrics v0.3.10 20:55:32 go: downloading github.com/prometheus/client_golang v1.12.1 20:55:32 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:55:34 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:55:34 go: downloading github.com/open-policy-agent/opa v0.38.0 20:55:44  ---> 7c1ce72ffa41 20:55:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:55:44 ---> Running in b5eee33dfa0c 20:55:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:55:51 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:55:51 go: downloading github.com/mattn/go-colorable v0.1.12 20:55:51 go: downloading github.com/Masterminds/goutils v1.1.0 20:55:51 go: downloading github.com/Masterminds/semver v1.5.0 20:55:51 go: downloading github.com/google/uuid v1.1.2 20:55:51 go: downloading github.com/huandu/xstrings v1.3.2 20:55:51 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:55:51 go: downloading github.com/oklog/run v1.0.0 20:55:51 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:55:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:55:51 go: downloading github.com/prometheus/client_model v0.2.0 20:55:51 go: downloading github.com/prometheus/common v0.32.1 20:55:52 go: downloading github.com/beorn7/perks v1.0.1 20:55:52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:55:52 go: downloading github.com/prometheus/procfs v0.7.3 20:55:53 go: downloading go.uber.org/atomic v1.9.0 20:55:54 go: downloading github.com/imkira/go-observer v1.0.3 20:55:54 go: downloading github.com/hashicorp/errwrap v1.1.0 20:55:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:55:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:55:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:55:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:55:54 go: downloading github.com/blang/semver/v4 v4.0.0 20:55:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:55:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:55:55 go: downloading github.com/jinzhu/gorm v1.9.16 20:55:55 go: downloading github.com/lib/pq v1.10.4 20:55:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:55:56 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:55:56 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:56:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:56:11 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:56:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:56:11 go: downloading github.com/stretchr/testify v1.7.0 20:56:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:56:11 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:56:12 Removing intermediate container d9ff94043661 20:56:12 ---> 3197c74e0945 20:56:12 20:56:12 Step 11/23 : FROM docker:20.10.14 20:56:12 20.10.14: Pulling from library/docker 20:56:27 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:56:27 Status: Downloaded newer image for docker:20.10.14 20:56:27 ---> c346e9eafbab 20:56:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:56:27 ---> Running in 231165f5d1bc 20:56:28 Removing intermediate container 231165f5d1bc 20:56:28 ---> a3d9f435fbf3 20:56: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 20:56:28 ---> Running in 739c0df39737 20:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:32 (1/43) Installing readline (8.1.1-r0) 20:56:32 (2/43) Installing bash (5.1.16-r0) 20:56:32 Executing bash-5.1.16-r0.post-install 20:56:32 (3/43) Installing brotli-libs (1.0.9-r5) 20:56:32 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:56:32 (5/43) Installing libcurl (7.80.0-r0) 20:56:32 (6/43) Installing curl (7.80.0-r0) 20:56:33 (7/43) Installing dumb-init (1.2.5-r1) 20:56:33 (8/43) Installing libbz2 (1.0.8-r1) 20:56:33 (9/43) Installing expat (2.4.7-r0) 20:56:33 (10/43) Installing libffi (3.4.2-r1) 20:56:33 (11/43) Installing gdbm (1.22-r0) 20:56:33 (12/43) Installing xz-libs (5.2.5-r1) 20:56:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:56:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:56:33 (15/43) Installing mpdecimal (2.5.1-r1) 20:56:33 (16/43) Installing sqlite-libs (3.36.0-r0) 20:56:33 (17/43) Installing python3 (3.9.7-r4) 20:56:36 (18/43) Installing py3-appdirs (1.4.4-r2) 20:56:36 (19/43) Installing py3-certifi (2020.12.5-r1) 20:56:36 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:56:36 (21/43) Installing py3-idna (3.3-r0) 20:56:36 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:56:36 (23/43) Installing py3-requests (2.26.0-r1) 20:56:36 (24/43) Installing py3-msgpack (1.0.2-r1) 20:56:36 (25/43) Installing py3-lockfile (0.12.2-r4) 20:56:36 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:56:36 (27/43) Installing py3-colorama (0.4.4-r1) 20:56:36 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:56:36 (29/43) Installing py3-distlib (0.3.3-r0) 20:56:36 (30/43) Installing py3-distro (1.6.0-r0) 20:56:36 (31/43) Installing py3-six (1.16.0-r0) 20:56:36 (32/43) Installing py3-webencodings (0.5.1-r4) 20:56:36 (33/43) Installing py3-html5lib (1.1-r1) 20:56:37 (34/43) Installing py3-parsing (2.4.7-r2) 20:56:37 (35/43) Installing py3-packaging (20.9-r1) 20:56:37 (36/43) Installing py3-tomli (1.2.2-r0) 20:56:37 (37/43) Installing py3-pep517 (0.12.0-r0) 20:56:37 (38/43) Installing py3-progress (1.6-r0) 20:56:37 (39/43) Installing py3-retrying (1.3.3-r2) 20:56:37 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:56:37 (41/43) Installing py3-setuptools (52.0.0-r4) 20:56:37 (42/43) Installing py3-toml (0.10.2-r2) 20:56:37 (43/43) Installing py3-pip (20.3.4-r1) 20:56:38 Executing busybox-1.34.1-r5.trigger 20:56:38 OK: 82 MiB in 65 packages 20:56:40 go: downloading google.golang.org/api v0.70.0 20:56:40 go: downloading k8s.io/client-go v0.23.4 20:56:40 go: downloading k8s.io/api v0.23.4 20:56:44 Collecting docker-compose==1.23.2 20:56:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:56:45 Collecting docopt<0.7,>=0.6.1 20:56:45 Downloading docopt-0.6.2.tar.gz (25 kB) 20:56:47 Collecting dockerpty<0.5,>=0.4.1 20:56:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:56:51 Collecting texttable<0.10,>=0.9.0 20:56:51 Downloading texttable-0.9.1.tar.gz (11 kB) 20:56:53 Collecting cached-property<2,>=1.2.0 20:56:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:56:53 go: downloading github.com/google/go-tpm v0.3.3 20:56:53 Collecting jsonschema<3,>=2.5.1 20:56:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:56:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:56:54 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:56:55 Collecting docker<4.0,>=3.6.0 20:56:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:56:55 Collecting websocket-client<1.0,>=0.32.0 20:56:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:56:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:56:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:56:58 Collecting PyYAML<4,>=3.10 20:56:58 Downloading PyYAML-3.13.tar.gz (270 kB) 20:57:04 Collecting docker-pycreds>=0.4.0 20:57:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:57:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:57:04 Collecting chardet<3.1.0,>=3.0.2 20:57:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:57:05 Collecting urllib3<1.25,>=1.21.1 20:57:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:57:05 Collecting idna<2.8,>=2.5 20:57:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:57:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:57:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:57:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:57:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:57:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:57:07 Attempting uninstall: urllib3 20:57:07 Found existing installation: urllib3 1.26.7 20:57:07 Uninstalling urllib3-1.26.7: 20:57:07 Successfully uninstalled urllib3-1.26.7 20:57:08 Attempting uninstall: idna 20:57:08 Found existing installation: idna 3.3 20:57:08 Uninstalling idna-3.3: 20:57:08 Successfully uninstalled idna-3.3 20:57:12 Attempting uninstall: requests 20:57:12 Found existing installation: requests 2.26.0 20:57:12 Uninstalling requests-2.26.0: 20:57:12 Successfully uninstalled requests-2.26.0 20:57:13 Running setup.py install for texttable: started 20:57:15 Running setup.py install for texttable: finished with status 'done' 20:57:15 Running setup.py install for PyYAML: started 20:57:19 Running setup.py install for PyYAML: finished with status 'done' 20:57:19 Running setup.py install for docopt: started 20:57:23 Running setup.py install for docopt: finished with status 'done' 20:57:23 Running setup.py install for dockerpty: started 20:57:27 Running setup.py install for dockerpty: finished with status 'done' 20:57:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:57:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:57:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:57:28 go: downloading cloud.google.com/go/storage v1.21.0 20:57:29 go: downloading cloud.google.com/go v0.100.2 20:57:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:57:31 go: downloading k8s.io/apimachinery v0.23.4 20:57:33 go: downloading k8s.io/kube-aggregator v0.23.3 20:57:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:57:37 go: downloading cloud.google.com/go/security v1.3.0 20:57:37 go: downloading github.com/hashicorp/vault/api v1.4.1 20:57:37 go: downloading github.com/twmb/murmur3 v1.1.6 20:57:37 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:57:38 go: downloading gopkg.in/yaml.v2 v2.4.0 20:57:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:57:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:57:39 go: downloading github.com/gobwas/glob v0.2.3 20:57:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:57:40 go: downloading github.com/jinzhu/inflection v1.0.0 20:57:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:57:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:57:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:57:41 go: downloading github.com/aws/smithy-go v1.11.0 20:57:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:57:43 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:57:44 go: downloading github.com/gogo/protobuf v1.3.2 20:57:46 Removing intermediate container 739c0df39737 20:57:46 ---> b0c381e35cae 20:57:46 Step 14/23 : ENV APP_PORT=58890 20:57:47 ---> Running in 7c37c0853ea9 20:57:47 Removing intermediate container 7c37c0853ea9 20:57:47 ---> a6eb1d5bbca0 20:57:47 Step 15/23 : EXPOSE $APP_PORT 20:57:47 ---> Running in ebcb72e4ee6a 20:57:48 Removing intermediate container ebcb72e4ee6a 20:57:48 ---> a72db8854400 20:57:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:57:51 ---> 6e7868c6ed3c 20:57:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:57:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:57:52  ---> 6232e5e12b7b 20:57:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:57:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:57:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:57:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:57:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:57:52 go: downloading github.com/dimchansky/utfbom v1.1.1 20:57:52 go: downloading cloud.google.com/go/compute v1.3.0 20:57:53  ---> f300a63d56d1 20:57:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:57:53 ---> Running in 99520fcdce0d 20:57:53 Removing intermediate container 99520fcdce0d 20:57:53 ---> a58c4f22bef7 20:57:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:54 go: downloading cloud.google.com/go/iam v0.1.1 20:57:54  ---> Running in 527b7528d672 20:57:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:57:54 go: downloading k8s.io/klog/v2 v2.30.0 20:57:54 Removing intermediate container 527b7528d672 20:57:54 ---> 864b61a574d7 20:57:54 Step 21/23 : LABEL arch=arm64 20:57:55 go: downloading github.com/google/gofuzz v1.1.0 20:57:55  ---> Running in faebc9ca87fe 20:57:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:57:55 Removing intermediate container faebc9ca87fe 20:57:55 ---> d20480806f78 20:57:55 Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 20:57:55 ---> Running in 7dc66d832c71 20:57:56 Removing intermediate container 7dc66d832c71 20:57:56 ---> 1415705d0aff 20:57:56 Step 23/23 : LABEL version=0.0.0 20:57:56 ---> Running in 310668209cb8 20:57:56 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:57:56 Removing intermediate container 310668209cb8 20:57:56 ---> f9da2a3d9ded 20:57:56 20:57:57 go: downloading github.com/spf13/pflag v1.0.5 20:57:57 Successfully built f9da2a3d9ded 20:57:57 Successfully tagged sys-mgmt-agent-arm64:latest 20:57:57  Building sys-mgmt-agent ... done Building security-proxy-setup 20:57:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:57:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:57:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:57:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:57:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:57:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:57:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:58:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:58:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:58:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:58:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:58:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:58:02 go: downloading go.opencensus.io v0.23.0 20:58:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:58:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:58:03 go: downloading gopkg.in/inf.v0 v0.9.1 20:58:04 go: downloading github.com/go-logr/logr v1.2.2 20:58:04 go: downloading github.com/google/go-cmp v0.5.7 20:58:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:58:04 go: downloading github.com/json-iterator/go v1.1.12 20:58:05 go: downloading github.com/googleapis/gnostic v0.5.5 20:58:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:58:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:58:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:58:11 go: downloading github.com/tklauser/numcpus v0.3.0 20:58:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:58:11 go: downloading go.uber.org/zap v1.21.0 20:58:12 go: downloading sigs.k8s.io/yaml v1.3.0 20:58:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:58:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:58:12 go: downloading github.com/modern-go/reflect2 v1.0.2 20:58:13 go: downloading github.com/ryanuber/go-glob v1.0.0 20:58:13 go: downloading github.com/golang/snappy v0.0.4 20:58:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:58:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:58:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:58:26 go: downloading github.com/hashicorp/go-version v1.2.0 20:58:26 go: downloading go.uber.org/multierr v1.6.0 20:58:45 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:58:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:45 ---> 02a56eb07d7e 20:58:45 Step 3/22 : WORKDIR /edgex-go 20:58:45 ---> Using cache 20:58:45 ---> 7ec24e200c96 20:58:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:45 ---> Using cache 20:58:45 ---> bf502c88b18e 20:58:45 Step 5/22 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 20:58:45 ---> Using cache 20:58:45 ---> 33ae0dd65d31 20:58:45 Step 6/22 : COPY go.mod vendor* ./ 20:58:45 ---> Using cache 20:58:45 ---> 2a71b68d3950 20:58:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:45 ---> Using cache 20:58:45 ---> 8c8bea0f522c 20:58:45 Step 8/22 : COPY . . 20:58:45 ---> Using cache 20:58:45 ---> a76ab4c1600f 20:58:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:58:45 ---> Running in acb60881013d 20:58:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:58:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:58:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:05:35 Removing intermediate container b5eee33dfa0c 21:05:35 ---> f87f7af1e1ea 21:05:35 21:05:35 Step 10/22 : FROM alpine:3.14 21:05:35 ---> ac73e934f311 21:05:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:05:35 ---> Running in fccc5fa6483d 21:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:35 (1/2) Installing ca-certificates (20211220-r0) 21:05:35 (2/2) Installing dumb-init (1.2.5-r1) 21:05:35 Executing busybox-1.33.1-r7.trigger 21:05:35 Executing ca-certificates-20211220-r0.trigger 21:05:35 OK: 6 MiB in 16 packages 21:05:35 Removing intermediate container fccc5fa6483d 21:05:35 ---> 374c2bbe47c8 21:05:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:05:35 ---> Running in 8d6019619f0e 21:05:35 Removing intermediate container 8d6019619f0e 21:05:35 ---> ea2ae9a3f6d5 21:05:35 Step 13/22 : ENV APP_PORT=59860 21:05:36 ---> Running in a3035c9be4cb 21:05:36 Removing intermediate container a3035c9be4cb 21:05:36 ---> 23344f282a1e 21:05:36 Step 14/22 : EXPOSE $APP_PORT 21:05:36 ---> Running in f63e2b33f562 21:05:37 Removing intermediate container f63e2b33f562 21:05:37 ---> 1bf0fd705f0b 21:05:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:38 ---> 721f50091417 21:05:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:41 ---> 32d057627687 21:05:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:05:42 ---> 840d0f02962d 21:05:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:05:42 ---> Running in d5d4f1e245d2 21:05:42 Removing intermediate container d5d4f1e245d2 21:05:42 ---> 51db6080e81b 21:05:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:43 ---> Running in 02e1b9ad17a2 21:05:43 Removing intermediate container 02e1b9ad17a2 21:05:43 ---> d931cc29f124 21:05:43 Step 20/22 : LABEL arch=arm64 21:05:43 ---> Running in c8c695af694e 21:05:44 Removing intermediate container c8c695af694e 21:05:44 ---> c428bba84d5a 21:05:44 Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 21:05:44 ---> Running in ca1fb092f233 21:05:45 Removing intermediate container ca1fb092f233 21:05:45 ---> a1f741ea4111 21:05:45 Step 22/22 : LABEL version=0.0.0 21:05:45 ---> Running in af98f4cc24c2 21:05:45 Removing intermediate container af98f4cc24c2 21:05:45 ---> 91c283793bfa 21:05:45 21:05:46 Successfully built 91c283793bfa 21:05:46 Successfully tagged support-notifications-arm64:latest 21:05:46 Building core-metadata 21:06:33  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:06:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:33 ---> 02a56eb07d7e 21:06:33 Step 3/23 : WORKDIR /edgex-go 21:06:33 ---> Using cache 21:06:33 ---> 7ec24e200c96 21:06:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:33 ---> Using cache 21:06:33 ---> bf502c88b18e 21:06:33 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev libsodium-dev pkgconfig build-base 21:06:33 ---> Using cache 21:06:33 ---> 33ae0dd65d31 21:06:33 Step 6/23 : COPY go.mod vendor* ./ 21:06:33 ---> Using cache 21:06:33 ---> 2a71b68d3950 21:06:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:33 ---> Using cache 21:06:33 ---> 8c8bea0f522c 21:06:33 Step 8/23 : COPY . . 21:06:33 ---> Using cache 21:06:33 ---> a76ab4c1600f 21:06:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:06:33 ---> Running in ac9f4338a3b6 21:06:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:07:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 21:08:17 Removing intermediate container acb60881013d 21:08:17 ---> e810005c3ede 21:08:17 21:08:17 Step 10/22 : FROM alpine:3.14 21:08:17 ---> ac73e934f311 21:08:17 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:08:17 ---> Running in 1d6eb09e29b2 21:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:08:21 (1/6) Installing ca-certificates (20211220-r0) 21:08:21 (2/6) Installing brotli-libs (1.0.9-r5) 21:08:21 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:08:21 (4/6) Installing libcurl (7.79.1-r0) 21:08:21 (5/6) Installing curl (7.79.1-r0) 21:08:21 (6/6) Installing dumb-init (1.2.5-r1) 21:08:21 Executing busybox-1.33.1-r7.trigger 21:08:21 Executing ca-certificates-20211220-r0.trigger 21:08:22 OK: 8 MiB in 20 packages 21:08:25 Removing intermediate container 1d6eb09e29b2 21:08:25 ---> ad186f7ca75f 21:08:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:08:25 ---> Running in 0c14aeab8e86 21:08:25 Removing intermediate container 0c14aeab8e86 21:08:25 ---> 0528536ef594 21:08:25 Step 13/22 : WORKDIR /edgex 21:08:25 ---> Running in 843b62dba4d4 21:08:26 Removing intermediate container 843b62dba4d4 21:08:26 ---> cbb4e997b6d3 21:08:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:08:27 ---> 72d2a934fd32 21:08:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:08:30 ---> 24eeabbb4dce 21:08:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:08:32 ---> 51e7cedcb1d4 21:08:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:08:33 ---> e8a538e1dc74 21:08:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:33 ---> Running in db59f872adff 21:08:36 Removing intermediate container db59f872adff 21:08:36 ---> d4f2c94a50d5 21:08:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:08:36 ---> Running in a307a7064198 21:08:37 Removing intermediate container a307a7064198 21:08:37 ---> 683d6dcaa324 21:08:37 Step 20/22 : LABEL arch=arm64 21:08:37 ---> Running in 5bcf8296963a 21:08:37 Removing intermediate container 5bcf8296963a 21:08:37 ---> 567888c88300 21:08:37 Step 21/22 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 21:08:38 ---> Running in 706715e7402b 21:08:38 Removing intermediate container 706715e7402b 21:08:38 ---> da533e133cb8 21:08:38 Step 22/22 : LABEL version=0.0.0 21:08:38 ---> Running in 7e52ee6bb267 21:08:39 Removing intermediate container 7e52ee6bb267 21:08:39 ---> 0dc556afacaa 21:08:39 21:08:40 Successfully built 0dc556afacaa 21:08:40 Successfully tagged security-proxy-setup-arm64:latest 21:08:40  Building security-proxy-setup ... done Building core-data 21:09:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:09:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:09:37 ---> 02a56eb07d7e 21:09:37 Step 3/23 : WORKDIR /edgex-go 21:09:37 ---> Using cache 21:09:37 ---> 7ec24e200c96 21:09:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:37 ---> Using cache 21:09:37 ---> bf502c88b18e 21:09:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:09:37 ---> Running in 4b41953e5d45 21:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:09:37 OK: 220 MiB in 52 packages 21:09:37 Removing intermediate container 4b41953e5d45 21:09:37 ---> efa5a349642e 21:09:37 Step 6/23 : COPY go.mod vendor* ./ 21:09:37 ---> 74c212cce9c1 21:09:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:37 ---> Running in 1eeb91a8ce3a 21:09:42 Removing intermediate container 1eeb91a8ce3a 21:09:42 ---> 2e9eedc17848 21:09:42 Step 8/23 : COPY . . 21:10:15 ---> 81ddc35a31ad 21:10:15 Step 9/23 : RUN make cmd/core-data/core-data 21:10:15 ---> Running in b032ed2c39b0 21:10:15 CGO_ENABLED=1 GO111MODULE=on go build -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 21:17:07 Removing intermediate container ac9f4338a3b6 21:17:07 ---> e689e94d7a1e 21:17:07 21:17:07 Step 10/23 : FROM alpine:3.14 21:17:07 ---> ac73e934f311 21:17:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:17:07 ---> Using cache 21:17:07 ---> 55d22c5e3e71 21:17:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:17:07 ---> Using cache 21:17:07 ---> c06849fabf14 21:17:07 Step 13/23 : ENV APP_PORT=59881 21:17:07 ---> Running in bf38252ebd56 21:17:07 Removing intermediate container bf38252ebd56 21:17:07 ---> b258782b986b 21:17:07 Step 14/23 : EXPOSE $APP_PORT 21:17:07 ---> Running in c7e0d9fec2d5 21:17:07 Removing intermediate container c7e0d9fec2d5 21:17:07 ---> d2357db3bacf 21:17:07 Step 15/23 : WORKDIR / 21:17:07 ---> Running in 78131993b588 21:17:07 Removing intermediate container 78131993b588 21:17:07 ---> c88fc897cc51 21:17:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:07 ---> 9f7e15172285 21:17:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:17:07 ---> be8519276162 21:17:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:17:07 ---> 2fb04943e668 21:17:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:17:07 ---> Running in cd8277a8e2a0 21:17:07 Removing intermediate container cd8277a8e2a0 21:17:07 ---> 09aad31d0935 21:17:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:17:07 ---> Running in 18989e22551a 21:17:07 Removing intermediate container 18989e22551a 21:17:07 ---> e38de80fee66 21:17:07 Step 21/23 : LABEL arch=arm64 21:17:07 ---> Running in f5edaabb070c 21:17:07 Removing intermediate container f5edaabb070c 21:17:07 ---> d51395312458 21:17:07 Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 21:17:07 ---> Running in 301c22876d45 21:17:07 Removing intermediate container 301c22876d45 21:17:07 ---> 2e42078620f6 21:17:07 Step 23/23 : LABEL version=0.0.0 21:17:07 ---> Running in f09d6c542a0a 21:17:07 Removing intermediate container f09d6c542a0a 21:17:07 ---> d7a1e3ba1da2 21:17:07 21:17:07 Successfully built d7a1e3ba1da2 21:17:07 Successfully tagged core-metadata-arm64:latest 21:19:45  Building core-metadata ... done Removing intermediate container b032ed2c39b0 21:19:45 ---> 7672c58dff9a 21:19:45 21:19:45 Step 10/23 : FROM alpine:3.14 21:19:45 ---> ac73e934f311 21:19:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:19:45 ---> Running in 04a1b3a1f7e8 21:19:45 Removing intermediate container 04a1b3a1f7e8 21:19:45 ---> 4a58fb2ad4ad 21:19:45 Step 12/23 : ENV APP_PORT=59880 21:19:45 ---> Running in 13c54a1b50c5 21:19:46 Removing intermediate container 13c54a1b50c5 21:19:46 ---> 67ff5160863f 21:19:46 Step 13/23 : EXPOSE $APP_PORT 21:19:46 ---> Running in 259cfaff58c3 21:19:46 Removing intermediate container 259cfaff58c3 21:19:46 ---> a6faddd12fa1 21:19:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:47 ---> Running in ca9934519e5a 21:19:50 Removing intermediate container ca9934519e5a 21:19:50 ---> 437a7340f0e3 21:19:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:19:50 ---> Running in 0153dc4cb365 21:19:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:19:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:19:54 (1/6) Installing dumb-init (1.2.5-r1) 21:19:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:19:54 (3/6) Installing libsodium (1.0.18-r0) 21:19:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:19:55 (5/6) Installing libzmq (4.3.4-r0) 21:19:55 (6/6) Installing zeromq (4.3.4-r0) 21:19:55 Executing busybox-1.33.1-r7.trigger 21:19:55 OK: 8 MiB in 20 packages 21:19:57 Removing intermediate container 0153dc4cb365 21:19:57 ---> d7bb60592d90 21:19:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:19:58 ---> c6eb1600598e 21:19:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:20:01 ---> 079de677d510 21:20:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:20:02 ---> 196b5903d60f 21:20:02 Step 19/23 : ENTRYPOINT ["/core-data"] 21:20:02 ---> Running in 7a0544c8f556 21:20:02 Removing intermediate container 7a0544c8f556 21:20:02 ---> 21b8a2090e16 21:20:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:20:03 ---> Running in 40078a4be5c4 21:20:03 Removing intermediate container 40078a4be5c4 21:20:03 ---> 7236e2593ea3 21:20:03 Step 21/23 : LABEL arch=arm64 21:20:03 ---> Running in e0df1df9d944 21:20:04 Removing intermediate container e0df1df9d944 21:20:04 ---> ff4614815a19 21:20:04 Step 22/23 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 21:20:04 ---> Running in 30da5babaa0b 21:20:05 Removing intermediate container 30da5babaa0b 21:20:05 ---> a26ffab36944 21:20:05 Step 23/23 : LABEL version=0.0.0 21:20:05 ---> Running in 07f02a93a37a 21:20:05 Removing intermediate container 07f02a93a37a 21:20:05 ---> 48f0e1bbac77 21:20:05 21:20:06 Successfully built 48f0e1bbac77 21:20:06 Successfully tagged core-data-arm64:latest 21:27:13  Building core-data ... done Building bin/spire-agent... 21:27:13 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:27:13 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:27:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:27:13 go: downloading github.com/docker/docker v20.10.12+incompatible 21:27:13 go: downloading github.com/google/go-tpm-tools v0.3.3 21:27:13 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:27:13 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:27:13 go: downloading github.com/docker/go-connections v0.4.0 21:27:13 go: downloading github.com/docker/go-units v0.4.0 21:27:13 go: downloading github.com/opencontainers/image-spec v1.0.1 21:27:13 Building bin/spire-agent... 21:27:13 go: downloading github.com/containerd/containerd v1.3.4 21:27:13 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:27:13 go: downloading github.com/opencontainers/go-digest v1.0.0 21:27:13 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:27:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:27:13 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:27:13 go: downloading github.com/docker/docker v20.10.12+incompatible 21:27:18 go: downloading github.com/google/go-tpm-tools v0.3.3 21:27:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:27:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:27:20 go: downloading github.com/docker/go-connections v0.4.0 21:27:20 go: downloading github.com/docker/go-units v0.4.0 21:27:20 go: downloading github.com/opencontainers/image-spec v1.0.1 21:27:20 go: downloading github.com/containerd/containerd v1.3.4 21:27:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:27:21 go: downloading github.com/opencontainers/go-digest v1.0.0 21:34:13 Removing intermediate container 59b0915b9e9c 21:34:13 ---> f2027c476640 21:34:13 21:34:13 Step 13/26 : FROM alpine:3.15 21:34:13 ---> 3fb3c9af89a9 21:34:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:13 ---> Using cache 21:34:13 ---> 6077ee5f0c32 21:34:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:13 ---> Using cache 21:34:13 ---> caa989ed6b2f 21:34:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:34:13 ---> Running in e650ebc0ab9c 21:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:15 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:34:15 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:34:15 OK: 15729 distinct packages available 21:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:17 (1/5) Installing dumb-init (1.2.5-r1) 21:34:17 (2/5) Installing musl-obstack (1.2.3-r0) 21:34:17 (3/5) Installing libucontext (1.1-r0) 21:34:17 (4/5) Installing gcompat (1.0.0-r4) 21:34:17 (5/5) Installing openssl (1.1.1n-r0) 21:34:17 Executing busybox-1.34.1-r5.trigger 21:34:17 OK: 6 MiB in 19 packages 21:34:19 Removing intermediate container e650ebc0ab9c 21:34:19 ---> a3dd3b2298be 21:34:19 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:34:22 ---> 486ba527af0b 21:34:22 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:34:22 Removing intermediate container fcbbd1018cf5 21:34:22 ---> 353ee909a3bc 21:34:22 21:34:22 Step 13/26 : FROM alpine:3.15 21:34:22 ---> 3fb3c9af89a9 21:34:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:22 ---> Using cache 21:34:22 ---> 6077ee5f0c32 21:34:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:22 ---> Using cache 21:34:22 ---> caa989ed6b2f 21:34:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:34:22 ---> Running in 6d176e916a94 21:34:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:26 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:34:26 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:34:26 OK: 15729 distinct packages available 21:34:27 ---> 3f1dcb0bfaf6 21:34:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:34:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:27 ---> 264fa72ef640 21:34:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:34:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:28 ---> 23f35d334ba1 21:34:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:34:29 ---> 088698701681 21:34:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:34:29 (1/4) Installing dumb-init (1.2.5-r1) 21:34:29 ---> Running in 47576d4a616d 21:34:29 (2/4) Installing musl-obstack (1.2.3-r0) 21:34:29 (3/4) Installing libucontext (1.1-r0) 21:34:29 (4/4) Installing gcompat (1.0.0-r4) 21:34:29 Executing busybox-1.34.1-r5.trigger 21:34:29 OK: 6 MiB in 18 packages 21:34:29 Removing intermediate container 47576d4a616d 21:34:29 ---> 50b73e5ab14d 21:34:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:34:29 ---> Running in e8c85485a605 21:34:30 Removing intermediate container e8c85485a605 21:34:30 ---> 154ea1916257 21:34:30 Step 24/26 : LABEL arch=arm64 21:34:30 ---> Running in 5057bd0eb382 21:34:30 Removing intermediate container 6d176e916a94 21:34:30 ---> 9ec22aad3b40 21:34:30 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:34:30 Removing intermediate container 5057bd0eb382 21:34:30 ---> 394c16fa7333 21:34:30 Step 25/26 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 21:34:31 ---> Running in 6e09835af3ce 21:34:31 Removing intermediate container 6e09835af3ce 21:34:31 ---> 7c2531098043 21:34:31 Step 26/26 : LABEL version=0.0.0 21:34:31 ---> Running in 6be7ab0538ea 21:34:32 Removing intermediate container 6be7ab0538ea 21:34:32 ---> f3b5ae4f7465 21:34:32 21:34:32 Successfully built f3b5ae4f7465 21:34:32 Successfully tagged security-spire-agent-arm64:latest 21:34:35  Building security-spire-agent ... done  ---> e9461a847e94 21:34:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:34:35 ---> b6bedc76b896 21:34:35 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:34:35 ---> Running in b8eb7a4f20ef 21:34:36 Removing intermediate container b8eb7a4f20ef 21:34:36 ---> bb5f8c64bf11 21:34:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:34:36 ---> 7c586bbc2fbd 21:34:36 Step 21/26 : WORKDIR / 21:34:37 ---> Running in e52904cd6ff0 21:34:37 Removing intermediate container e52904cd6ff0 21:34:37 ---> f4c08eea0a36 21:34:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:34:37 ---> Running in 6f30492f9bc1 21:34:37 Removing intermediate container 6f30492f9bc1 21:34:37 ---> 8422c54b4f14 21:34:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:34:37 ---> Running in 722527c6274f 21:34:38 Removing intermediate container 722527c6274f 21:34:38 ---> a41a11bc33d9 21:34:38 Step 24/26 : LABEL arch=arm64 21:34:38 ---> Running in 68c0be31d2d1 21:34:38 Removing intermediate container 68c0be31d2d1 21:34:38 ---> 206094e81ad5 21:34:38 Step 25/26 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 21:34:38 ---> Running in f9c078223686 21:34:39 Removing intermediate container f9c078223686 21:34:39 ---> 92ccc1d6eac4 21:34:39 Step 26/26 : LABEL version=0.0.0 21:34:39 ---> Running in 065f1152f130 21:34:39 Removing intermediate container 065f1152f130 21:34:39 ---> 0dd1cb70d434 21:34:39 21:34:39 Successfully built 0dd1cb70d434 21:34:39 Successfully tagged security-spire-config-arm64:latest 21:35:26  Building security-spire-config ... done Building bin/spire-agent... 21:35:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:35:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:35:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:35:26 go: downloading github.com/docker/docker v20.10.12+incompatible 21:35:27 go: downloading github.com/google/go-tpm-tools v0.3.3 21:35:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:35:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:35:28 go: downloading github.com/docker/go-connections v0.4.0 21:35:28 go: downloading github.com/docker/go-units v0.4.0 21:35:28 go: downloading github.com/opencontainers/image-spec v1.0.1 21:35:28 go: downloading github.com/containerd/containerd v1.3.4 21:35:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:35:28 go: downloading github.com/opencontainers/go-digest v1.0.0 21:39:35 Removing intermediate container e323bcea1f5e 21:39:35 ---> 9f631ccb9ba7 21:39:35 21:39:35 Step 13/25 : FROM alpine:3.15 21:39:35 ---> 3fb3c9af89a9 21:39:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:39:35 ---> Using cache 21:39:35 ---> 6077ee5f0c32 21:39:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:35 ---> Using cache 21:39:35 ---> caa989ed6b2f 21:39:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:39:35 ---> Using cache 21:39:35 ---> a3dd3b2298be 21:39:35 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:39:35 ---> cd238b7c78e5 21:39:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:39:35 ---> f9e7888d0a5c 21:39:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:39:35 ---> 331915e5f1c1 21:39:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:39:35 ---> 71a421100839 21:39:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:39:35 ---> Running in 63712fc85130 21:39:35 Removing intermediate container 63712fc85130 21:39:35 ---> b035d379163c 21:39:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:39:35 ---> Running in 28d654fc6e9f 21:39:35 Removing intermediate container 28d654fc6e9f 21:39:35 ---> efb932065ac1 21:39:35 Step 23/25 : LABEL arch=arm64 21:39:35 ---> Running in 94250f1ea820 21:39:35 Removing intermediate container 94250f1ea820 21:39:35 ---> 732fc9a95ab1 21:39:35 Step 24/25 : LABEL git_sha=df8d8e12af6e42441bfb72ba55d5f025df95e4c2 21:39:35 ---> Running in 35dd1bbd534f 21:39:35 Removing intermediate container 35dd1bbd534f 21:39:35 ---> e7db1a9355fc 21:39:35 Step 25/25 : LABEL version=0.0.0 21:39:35 ---> Running in 9fe91e7f9edc 21:39:35 Removing intermediate container 9fe91e7f9edc 21:39:35 ---> 924f4e9601c2 21:39:35 21:39:35 Successfully built 924f4e9601c2 21:39:35 Successfully tagged security-spire-server-arm64:latest 21:39:35  Building security-spire-server ... done  [Pipeline] } 21:39:36 $ docker stop --time=1 1b2983a5d7755f6028c4e312ab50aa700bbeb5fc658c10ad13cd805a38c795fe 21:39:38 $ docker rm -f 1b2983a5d7755f6028c4e312ab50aa700bbeb5fc658c10ad13cd805a38c795fe [Pipeline] // withDockerContainer [Pipeline] sh 21:39:38 + docker images 21:39:39 REPOSITORY TAG IMAGE ID CREATED SIZE 21:39:39 security-spire-server-arm64 latest 924f4e9601c2 4 seconds ago 86.3MB 21:39:39 9f631ccb9ba7 30 seconds ago 4.25GB 21:39:39 security-spire-config-arm64 latest 0dd1cb70d434 5 minutes ago 85.6MB 21:39:39 security-spire-agent-arm64 latest f3b5ae4f7465 5 minutes ago 126MB 21:39:39 353ee909a3bc 5 minutes ago 4.25GB 21:39:39 f2027c476640 5 minutes ago 4.25GB 21:39:39 core-data-arm64 latest 48f0e1bbac77 19 minutes ago 34.7MB 21:39:39 7672c58dff9a 19 minutes ago 1.51GB 21:39:39 core-metadata-arm64 latest d7a1e3ba1da2 22 minutes ago 29.1MB 21:39:39 e689e94d7a1e 22 minutes ago 1.5GB 21:39:39 security-proxy-setup-arm64 latest 0dc556afacaa 31 minutes ago 49.1MB 21:39:39 e810005c3ede 31 minutes ago 1.51GB 21:39:39 support-notifications-arm64 latest 91c283793bfa 33 minutes ago 29.4MB 21:39:39 f87f7af1e1ea 34 minutes ago 1.5GB 21:39:39 sys-mgmt-agent-arm64 latest f9da2a3d9ded 41 minutes ago 294MB 21:39:39 3197c74e0945 43 minutes ago 1.52GB 21:39:39 support-scheduler-arm64 latest 4f5cbef5775d 45 minutes ago 28.8MB 21:39:39 ee5ee3bb3847 45 minutes ago 1.5GB 21:39:39 core-command-arm64 latest 175b218b37ac 46 minutes ago 27.4MB 21:39:39 d52fd4543bd8 47 minutes ago 1.5GB 21:39:39 security-bootstrapper-arm64 latest ee960197e590 55 minutes ago 27.2MB 21:39:39 security-secretstore-setup-arm64 latest 20dc983d39cd 55 minutes ago 47.9MB 21:39:39 security-spiffe-token-provider-arm64 latest ec0404ebcac6 56 minutes ago 31.3MB 21:39:39 c980334ed02b 56 minutes ago 1.5GB 21:39:39 162d28d10293 56 minutes ago 1.51GB 21:39:39 8afe7df4f504 56 minutes ago 1.49GB 21:39:39 ci-base-image-arm64 latest 02a56eb07d7e About an hour ago 886MB 21:39:39 docker 20.10.14 c346e9eafbab 8 days ago 202MB 21:39:39 alpine 3.14 ac73e934f311 8 days ago 5.34MB 21:39:39 alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB 21:39:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:39:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:40 21:39:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:39:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:41 arm64: Pulling from edgex-lftools-log-publisher 21:39:41 8998bd30e6a1: Pulling fs layer 21:39:41 04944245beec: Pulling fs layer 21:39:41 699f458cf7ca: Pulling fs layer 21:39:41 765212b225bb: Pulling fs layer 21:39:41 f23df028b6ca: Pulling fs layer 21:39:41 d65c8cfc05b1: Pulling fs layer 21:39:41 2437ff75d9bd: Pulling fs layer 21:39:41 f23df028b6ca: Waiting 21:39:41 d65c8cfc05b1: Waiting 21:39:41 2437ff75d9bd: Waiting 21:39:41 765212b225bb: Waiting 21:39:41 04944245beec: Verifying Checksum 21:39:41 04944245beec: Download complete 21:39:41 765212b225bb: Verifying Checksum 21:39:41 765212b225bb: Download complete 21:39:41 f23df028b6ca: Download complete 21:39:41 d65c8cfc05b1: Verifying Checksum 21:39:41 d65c8cfc05b1: Download complete 21:39:41 699f458cf7ca: Verifying Checksum 21:39:41 699f458cf7ca: Download complete 21:39:41 8998bd30e6a1: Verifying Checksum 21:39:41 8998bd30e6a1: Download complete 21:39:44 2437ff75d9bd: Verifying Checksum 21:39:44 2437ff75d9bd: Download complete 21:39:46 8998bd30e6a1: Pull complete 21:39:47 04944245beec: Pull complete 21:39:48 699f458cf7ca: Pull complete 21:39:48 765212b225bb: Pull complete 21:39:49 f23df028b6ca: Pull complete 21:39:50 d65c8cfc05b1: Pull complete 21:40:08 2437ff75d9bd: Pull complete 21:40:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:40:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:40:08 prd-ubuntu20.04-docker-arm64-4c-16g-20837 does not seem to be running inside a container 21:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:40:12 $ docker top 771eccb73bcbfd09b983ec870e3c00d2166c55cc1262e9b68e7256709b1e565b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:40:13 ---> job-cost.sh 21:40:13 lf-activate-venv: SKIPPING 21:40:13 INFO: No Stack... 21:40:14 INFO: Retrieving Pricing Info for: v3-standard-4 21:40:15 INFO: Archiving Costs [Pipeline] sh 21:40:15 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:40:15 + cut -d, -f6 [Pipeline] lock 21:40:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3965-1-stack-cost] 21:40:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3965-1-stack-cost] did not exist. Created. 21:40:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3965-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:40:16 + echo total: 0.2199999988079071 [Pipeline] stash 21:40:16 Stashed 1 file(s) [Pipeline] } 21:40:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3965-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:16 $ docker stop --time=1 771eccb73bcbfd09b983ec870e3c00d2166c55cc1262e9b68e7256709b1e565b 21:40:18 $ docker rm -f 771eccb73bcbfd09b983ec870e3c00d2166c55cc1262e9b68e7256709b1e565b [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 21:40:19 provisioning config files... 21:40:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6263036105695454319tmp [Pipeline] { [Pipeline] sh 21:40:20 + set +x 21:40:20 + curl -s https://codecov.io/bash 21:40:20 + bash -s -- 21:40:20 21:40:20 _____ _ 21:40:20 / ____| | | 21:40:20 | | ___ __| | ___ ___ _____ __ 21:40:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:40:20 | |___| (_) | (_| | __/ (_| (_) \ V / 21:40:20 \_____\___/ \__,_|\___|\___\___/ \_/ 21:40:20 Bash-1.0.6 21:40:20 21:40:20 21:40:20 ==> git version 2.25.1 found 21:40:20 ==> 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 21:40:20 Release-Date: 2020-01-08 21:40:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:40:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:40:20 ==> Jenkins CI detected. 21:40:20 current dir:  /w/workspace/edgex-go/1 21:40:20 project root: . 21:40:20 --> token set from env 21:40:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:40:20 ==> Running gcov in . (disable via -X gcov) 21:40:20 ==> Python coveragepy not found 21:40:20 ==> Searching for coverage reports in: 21:40:20 + . 21:40:20 -> Found 1 reports 21:40:20 ==> Detecting git/mercurial file structure 21:40:20 ==> Reading reports 21:40:20 + ./coverage.out bytes=434738 21:40:20 ==> Appending adjustments 21:40:20 https://docs.codecov.io/docs/fixing-reports 21:40:21 + Found adjustments 21:40:21 ==> Gzipping contents 21:40:21 60K /tmp/codecov.bdJrYP.gz 21:40:21 ==> Uploading reports 21:40:21 url: https://codecov.io 21:40:21 query: branch=PR-3965&commit=df8d8e12af6e42441bfb72ba55d5f025df95e4c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3965%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3965&job=&cmd_args= 21:40:21 -> Pinging Codecov 21:40:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3965&commit=df8d8e12af6e42441bfb72ba55d5f025df95e4c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3965%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3965&job=&cmd_args= 21:40:21 -> Uploading to 21:40:21 https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/df8d8e12af6e42441bfb72ba55d5f025df95e4c2/41b3a87c-1097-4551-a29b-5dc5b001a4c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T214021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42d8c8c89a702d71bd52c54807bba36214bf671cf27f90452cdb06ef7e640421 21:40:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:40:21 Dload Upload Total Spent Left Speed 21:40:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59791 0 0 100 59791 0 235k --:--:-- --:--:-- --:--:-- 235k 21:40:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/df8d8e12af6e42441bfb72ba55d5f025df95e4c2 [Pipeline] } 21:40:22 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 21:40:23 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:40:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:24 ---> package-listing.sh 21:40:24 ++ facter osfamily 21:40:24 ++ tr '[:upper:]' '[:lower:]' 21:40:25 + OS_FAMILY=debian 21:40:25 + workspace=/w/workspace/edgex-go/1 21:40:25 + START_PACKAGES=/tmp/packages_start.txt 21:40:25 + END_PACKAGES=/tmp/packages_end.txt 21:40:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:25 + PACKAGES=/tmp/packages_start.txt 21:40:25 + '[' /w/workspace/edgex-go/1 ']' 21:40:25 + PACKAGES=/tmp/packages_end.txt 21:40:25 + case "${OS_FAMILY}" in 21:40:25 + dpkg -l 21:40:25 + grep '^ii' 21:40:25 + '[' -f /tmp/packages_start.txt ']' 21:40:25 + '[' -f /tmp/packages_end.txt ']' 21:40:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:25 + '[' /w/workspace/edgex-go/1 ']' 21:40:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:40:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:40:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:26 21:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:26 latest: Pulling from edgex-lftools-log-publisher 21:40:26 5eb5b503b376: Pulling fs layer 21:40:26 5c69ac0246d0: Pulling fs layer 21:40:26 ec43610c2a17: Pulling fs layer 21:40:26 3a2ae6a8a46f: Pulling fs layer 21:40:26 33b1e0a273af: Pulling fs layer 21:40:26 3a2ae6a8a46f: Waiting 21:40:26 5d3b04190fa2: Pulling fs layer 21:40:26 33b1e0a273af: Waiting 21:40:26 2f39f015ded8: Pulling fs layer 21:40:26 5d3b04190fa2: Waiting 21:40:26 2f39f015ded8: Waiting 21:40:26 5c69ac0246d0: Verifying Checksum 21:40:26 5c69ac0246d0: Download complete 21:40:26 3a2ae6a8a46f: Download complete 21:40:26 33b1e0a273af: Verifying Checksum 21:40:26 33b1e0a273af: Download complete 21:40:26 5d3b04190fa2: Verifying Checksum 21:40:26 5d3b04190fa2: Download complete 21:40:26 ec43610c2a17: Verifying Checksum 21:40:26 ec43610c2a17: Download complete 21:40:26 5eb5b503b376: Verifying Checksum 21:40:26 5eb5b503b376: Download complete 21:40:27 2f39f015ded8: Download complete 21:40:28 5eb5b503b376: Pull complete 21:40:28 5c69ac0246d0: Pull complete 21:40:28 ec43610c2a17: Pull complete 21:40:28 3a2ae6a8a46f: Pull complete 21:40:29 33b1e0a273af: Pull complete 21:40:29 5d3b04190fa2: Pull complete 21:40:34 2f39f015ded8: Pull complete 21:40:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:40:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:40:34 prd-ubuntu20.04-docker-8c-8g-20836 does not seem to be running inside a container 21:40:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:40:37 $ docker top 50c9022357adefd0cbb71bf0c714808c100653a97df1ffb57d35ced9a481e7b3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:38 + touch /tmp/pre-build-complete [Pipeline] sh 21:40:38 + mkdir -p /var/log/sysstat [Pipeline] sh 21:40:38 + ls /var/log/sa-host 21:40:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:39 provisioning config files... 21:40:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6158127504210459652tmp [Pipeline] { [Pipeline] echo 21:40:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:40:39 ---> create-netrc.sh [Pipeline] } 21:40:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:40:39 ---> python-tools-install.sh [Pipeline] echo 21:40:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:40:40 ---> sudo-logs.sh 21:40:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:40:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:40:40 ---> job-cost.sh 21:40:40 lf-activate-venv: SKIPPING 21:40:40 DEBUG: total: 0.2199999988079071 21:40:40 INFO: Retrieving Stack Cost... 21:40:41 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:41 INFO: Archiving Costs [Pipeline] echo 21:40:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:40:42 ---> logs-deploy.sh 21:40:42 lf-activate-venv: SKIPPING 21:40:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3965/1 21:40:42 INFO: archiving workspace using pattern(s): 21:40:43 Archives upload complete. 21:40:43 INFO: archiving logs to Nexus 21:40:44 ---> uname -a: 21:40:44 Linux prd-ubuntu20-04-docker-8c-8g-20836 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:40:44 21:40:44 21:40:44 ---> lscpu: 21:40:44 Architecture: x86_64 21:40:44 CPU op-mode(s): 32-bit, 64-bit 21:40:44 Byte Order: Little Endian 21:40:44 Address sizes: 40 bits physical, 48 bits virtual 21:40:44 CPU(s): 8 21:40:44 On-line CPU(s) list: 0-7 21:40:44 Thread(s) per core: 1 21:40:44 Core(s) per socket: 1 21:40:44 Socket(s): 8 21:40:44 NUMA node(s): 1 21:40:44 Vendor ID: AuthenticAMD 21:40:44 CPU family: 23 21:40:44 Model: 49 21:40:44 Model name: AMD EPYC-Rome Processor 21:40:44 Stepping: 0 21:40:44 CPU MHz: 2800.000 21:40:44 BogoMIPS: 5600.00 21:40:44 Virtualization: AMD-V 21:40:44 Hypervisor vendor: KVM 21:40:44 Virtualization type: full 21:40:44 L1d cache: 256 KiB 21:40:44 L1i cache: 256 KiB 21:40:44 L2 cache: 4 MiB 21:40:44 L3 cache: 128 MiB 21:40:44 NUMA node0 CPU(s): 0-7 21:40:44 Vulnerability Itlb multihit: Not affected 21:40:44 Vulnerability L1tf: Not affected 21:40:44 Vulnerability Mds: Not affected 21:40:44 Vulnerability Meltdown: Not affected 21:40:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:40:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:40:44 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:40:44 Vulnerability Srbds: Not affected 21:40:44 Vulnerability Tsx async abort: Not affected 21:40:44 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 21:40:44 21:40:44 21:40:44 ---> nproc: 21:40:44 8 21:40:44 21:40:44 21:40:44 ---> df -h: 21:40:44 Filesystem Size Used Avail Use% Mounted on 21:40:44 overlay 155G 28G 128G 18% / 21:40:44 tmpfs 64M 0 64M 0% /dev 21:40:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:40:44 shm 64M 0 64M 0% /dev/shm 21:40:44 /dev/vda1 155G 28G 128G 18% /facter-os 21:40:44 21:40:44 21:40:44 ---> sar -b -r -n DEV: 21:40:44 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20836) 04/13/22 _x86_64_ (8 CPU) 21:40:44 21:40:44 20:15:15 LINUX RESTART (8 CPU) 21:40:44 21:40:44 20:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:40:44 20:17:01 141.83 4.52 137.31 0.00 445.79 98729.55 0.00 21:40:44 20:18:01 30.38 0.00 30.38 0.00 0.00 12708.33 0.00 21:40:44 20:19:01 56.36 0.07 56.29 0.00 1.20 22804.47 0.00 21:40:44 20:20:01 428.30 0.12 428.18 0.00 13.06 418581.84 0.00 21:40:44 20:21:01 481.97 0.33 481.64 0.00 3.33 158490.90 0.00 21:40:44 20:22:01 853.72 0.20 853.52 0.00 9.06 353142.95 0.00 21:40:44 20:23:01 840.40 0.50 839.90 0.00 4.00 287791.94 0.00 21:40:44 20:24:01 887.79 1.32 886.47 0.00 14.00 321064.31 0.00 21:40:44 20:25:01 713.50 0.05 713.45 0.00 0.40 184260.58 0.00 21:40:44 20:26:01 267.97 0.02 267.96 0.00 0.13 96284.62 0.00 21:40:44 20:27:01 305.03 0.03 305.00 0.00 3.33 121922.08 0.00 21:40:44 20:28:01 3.05 0.00 3.05 0.00 0.00 34.52 0.00 21:40:44 20:29:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 21:40:44 20:30:01 2.13 0.00 2.13 0.00 0.00 23.33 0.00 21:40:44 20:31:01 1.90 0.02 1.88 0.00 0.14 22.37 0.00 21:40:44 20:32:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 21:40:44 20:33:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 21:40:44 20:34:01 1.75 0.00 1.75 0.00 0.00 20.93 0.00 21:40:44 20:35:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 21:40:44 20:36:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 21:40:44 20:37:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 21:40:44 20:38:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 21:40:44 20:39:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 21:40:44 20:40:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 21:40:44 20:41:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 21:40:44 20:42:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 21:40:44 20:43:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 21:40:44 20:44:01 3.63 0.87 2.77 0.00 18.40 35.06 0.00 21:40:44 20:45:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 21:40:44 20:46:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 21:40:44 20:47:01 2.67 0.17 2.50 0.00 18.26 29.20 0.00 21:40:44 20:48:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 21:40:44 20:49:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 21:40:44 20:50:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 21:40:44 20:51:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 21:40:44 20:52:01 1.92 0.00 1.92 0.00 0.00 22.66 0.00 21:40:44 20:53:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 21:40:44 20:54:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 21:40:44 20:55:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 21:40:44 20:56:01 1.70 0.00 1.70 0.00 0.00 19.99 0.00 21:40:44 20:57:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 21:40:44 20:58:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 21:40:44 20:59:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 21:40:44 21:00:01 1.52 0.00 1.52 0.00 0.00 17.59 0.00 21:40:44 21:01:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:40:44 21:02:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 21:40:44 21:03:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 21:40:44 21:04:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 21:40:44 21:05:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 21:40:44 21:06:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 21:40:44 21:07:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 21:40:44 21:08:01 2.40 0.73 1.67 0.00 28.80 20.13 0.00 21:40:44 21:09:01 2.18 0.85 1.33 0.00 21.59 19.33 0.00 21:40:44 21:10:01 1.18 0.00 1.18 0.00 0.00 15.59 0.00 21:40:44 21:11:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 21:40:44 21:12:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 21:40:44 21:13:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 21:40:44 21:14:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 21:40:44 21:15:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 21:40:44 21:16:01 1.28 0.00 1.28 0.00 0.00 17.46 0.00 21:40:44 21:17:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 21:40:44 21:18:01 1.83 0.00 1.83 0.00 0.00 21.19 0.00 21:40:44 21:19:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 21:40:44 21:20:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 21:40:44 21:21:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 21:40:44 21:22:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 21:40:44 21:23:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 21:40:44 21:24:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 21:40:44 21:25:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 21:40:44 21:26:01 1.52 0.00 1.52 0.00 0.00 18.79 0.00 21:40:44 21:27:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 21:40:44 21:28:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 21:40:44 21:29:02 1.13 0.00 1.13 0.00 0.00 12.93 0.00 21:40:44 21:30:01 1.36 0.00 1.36 0.00 0.00 16.40 0.00 21:40:44 21:31:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 21:40:44 21:32:01 1.83 0.00 1.83 0.00 0.00 21.86 0.00 21:40:44 21:33:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 21:40:44 21:34:01 1.25 0.00 1.25 0.00 0.00 15.99 0.00 21:40:44 21:35:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 21:40:44 21:36:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 21:40:44 21:37:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 21:40:44 21:38:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 21:40:44 21:39:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 21:40:44 21:40:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 21:40:44 Average: 60.88 0.12 60.76 0.00 6.92 24735.79 0.00 21:40:44 21:40:44 20:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:40:44 20:17:01 28531820 31771568 525712 1.60 148508 3331648 1966312 5.79 1207624 2729736 496 21:40:44 20:18:01 27583184 31282372 1008500 3.07 152932 3734980 2476408 7.30 1791804 3036964 168964 21:40:44 20:19:01 27869776 31732416 563156 1.71 154856 3905296 2188396 6.45 1347928 3203984 302116 21:40:44 20:20:01 20037176 31446688 827088 2.52 166924 11186068 2802392 8.26 2195528 9911488 3944 21:40:44 20:21:01 16768384 30054988 2213288 6.73 250752 12738084 4094828 12.07 4209612 10916688 41700 21:40:44 20:22:01 13013900 30576400 1674576 5.09 293496 16744284 4702944 13.86 4637956 13990668 769656 21:40:44 20:23:01 8969468 30191108 2059032 6.26 401412 20071144 4383884 12.92 5044540 17404972 372364 21:40:44 20:24:01 5411156 30414604 1821148 5.54 539688 23427384 4491228 13.24 5699796 20010072 636 21:40:44 20:25:01 5644436 31263624 990308 3.01 599768 23951864 2763324 8.14 4768772 20699520 394544 21:40:44 20:26:01 7685772 31658876 601692 1.83 664976 22364804 2254448 6.64 3506956 20055188 939508 21:40:44 20:27:01 9215856 31755616 510736 1.55 720452 20932660 1884584 5.55 3098624 18992692 604 21:40:44 20:28:01 9217424 31757252 509092 1.55 720480 20932664 1884584 5.55 3097536 18992696 32 21:40:44 20:29:01 9218048 31757896 508364 1.55 720516 20932668 1884584 5.55 3097464 18992700 12 21:40:44 20:30:01 9227452 31767316 498980 1.52 720544 20932668 1884584 5.55 3087972 18992700 12 21:40:44 20:31:01 9227992 31767948 498164 1.51 720580 20932672 1918908 5.66 3086792 18992704 28 21:40:44 20:32:01 9228464 31768452 497616 1.51 720596 20932672 1918908 5.66 3086768 18992716 144 21:40:44 20:33:01 9228448 31768452 497564 1.51 720600 20932676 1918908 5.66 3086248 18992716 16 21:40:44 20:34:01 9228368 31768380 497568 1.51 720608 20932680 1918908 5.66 3086768 18992720 20 21:40:44 20:35:01 9228788 31768848 497296 1.51 720616 20932684 1918908 5.66 3086828 18992756 16 21:40:44 20:36:01 9228804 31768872 497244 1.51 720620 20932684 1918908 5.66 3086800 18992756 64 21:40:44 20:37:01 9228472 31768560 497492 1.51 720632 20932696 1918908 5.66 3086488 18992764 28 21:40:44 20:38:01 9228928 31769032 496964 1.51 720648 20932692 1918908 5.66 3086352 18992768 12 21:40:44 20:39:01 9228904 31769020 496908 1.51 720668 20932692 1918908 5.66 3086420 18992772 8 21:40:44 20:40:01 9228864 31769012 496868 1.51 720672 20932704 1918908 5.66 3086384 18992776 48 21:40:44 20:41:01 9228780 31768932 497096 1.51 720692 20932692 1918908 5.66 3086444 18992776 12 21:40:44 20:42:01 9228764 31768944 497064 1.51 720700 20932704 1918908 5.66 3086688 18992780 44 21:40:44 20:43:01 9229000 31769184 496752 1.51 720712 20932708 1918908 5.66 3086432 18992780 12 21:40:44 20:44:01 9226880 31767948 497736 1.51 720768 20933228 1941948 5.72 3086560 18993244 28 21:40:44 20:45:01 9227376 31768456 497264 1.51 720784 20933232 1941948 5.72 3086624 18993248 12 21:40:44 20:46:01 9227568 31768676 497216 1.51 720796 20933232 1941948 5.72 3087024 18993248 164 21:40:44 20:47:01 9226352 31768212 497596 1.51 720828 20933784 1990920 5.87 3087388 18993700 16 21:40:44 20:48:01 9226092 31767968 497796 1.51 720840 20933788 1990920 5.87 3086856 18993704 48 21:40:44 20:49:01 9226472 31768364 497532 1.51 720872 20933788 1990920 5.87 3087048 18993704 12 21:40:44 20:50:01 9226512 31768436 497456 1.51 720892 20933792 1990920 5.87 3086828 18993708 148 21:40:44 20:51:01 9225660 31767604 498224 1.52 720912 20933788 1990920 5.87 3087412 18993708 24 21:40:44 20:52:01 9225848 31767948 497792 1.51 720944 20933920 1990920 5.87 3087068 18993844 168 21:40:44 20:53:01 9226612 31768752 496916 1.51 720956 20933932 1990920 5.87 3087208 18993848 12 21:40:44 20:54:01 9226528 31768676 497188 1.51 720964 20933936 1990920 5.87 3087204 18993852 72 21:40:44 20:55:01 9226512 31768676 497148 1.51 720988 20933940 1974744 5.82 3087672 18993856 12 21:40:44 20:56:01 9226432 31768620 497148 1.51 721012 20933936 1974744 5.82 3087532 18993856 160 21:40:44 20:57:01 9226376 31768588 497124 1.51 721016 20933944 1974744 5.82 3086992 18993860 20 21:40:44 20:58:01 9226612 31768836 496804 1.51 721036 20933948 1974744 5.82 3086976 18993864 16 21:40:44 20:59:01 9226540 31768780 496780 1.51 721052 20933940 1974744 5.82 3086988 18993864 8 21:40:44 21:00:01 9226492 31768760 496744 1.51 721064 20933952 1974744 5.82 3087012 18993868 144 21:40:44 21:01:01 9226444 31768728 496712 1.51 721088 20933944 1974744 5.82 3087604 18993872 28 21:40:44 21:02:01 9226588 31768896 496732 1.51 721096 20933956 1974744 5.82 3087048 18993872 12 21:40:44 21:03:01 9226312 31768628 496940 1.51 721120 20933956 1974744 5.82 3087056 18993876 12 21:40:44 21:04:01 9228808 31771164 494596 1.50 721140 20933964 1974744 5.82 3085300 18993880 164 21:40:44 21:05:01 9228760 31771136 494576 1.50 721152 20933964 1974744 5.82 3085336 18993884 24 21:40:44 21:06:01 9229004 31771388 494272 1.50 721172 20933956 1958600 5.77 3084936 18993888 12 21:40:44 21:07:01 9228696 31771100 494508 1.50 721172 20933972 1958600 5.77 3084988 18993888 48 21:40:44 21:08:01 9226360 31770592 494896 1.51 721200 20934840 1958600 5.77 3087284 18994468 28 21:40:44 21:09:01 9223628 31768684 496960 1.51 721244 20935488 1939492 5.72 3090772 18993516 20 21:40:44 21:10:01 9223400 31768460 497156 1.51 721252 20935492 1939492 5.72 3090500 18993492 8 21:40:44 21:11:01 9223456 31768552 497212 1.51 721300 20935480 1939492 5.72 3090548 18993504 76 21:40:44 21:12:01 9223488 31768628 497092 1.51 721316 20935500 1939492 5.72 3090312 18993468 48 21:40:44 21:13:01 9223684 31768832 496820 1.51 721316 20935508 1939492 5.72 3090064 18993472 12 21:40:44 21:14:01 9223532 31768688 496836 1.51 721328 20935512 1939492 5.72 3090640 18993476 196 21:40:44 21:15:01 9223588 31768888 496644 1.51 721340 20935632 1939492 5.72 3090084 18993604 216 21:40:44 21:16:01 9223564 31768888 496608 1.51 721368 20935624 1939492 5.72 3090672 18993608 64 21:40:44 21:17:01 9223456 31768816 496864 1.51 721388 20935644 1939492 5.72 3090504 18993608 20 21:40:44 21:18:01 9223180 31768552 497020 1.51 721400 20935648 1939492 5.72 3090164 18993612 156 21:40:44 21:19:01 9222904 31768284 497244 1.51 721408 20935652 1939492 5.72 3090164 18993616 12 21:40:44 21:20:01 9222824 31768232 497240 1.51 721428 20935652 1939492 5.72 3090200 18993620 56 21:40:44 21:21:01 9222516 31767956 497464 1.51 721444 20935660 1939492 5.72 3090908 18993624 68 21:40:44 21:22:01 9222248 31767704 497660 1.51 721456 20935660 1939492 5.72 3090308 18993624 168 21:40:44 21:23:01 9222240 31767700 497640 1.51 721468 20935660 1939492 5.72 3090244 18993628 28 21:40:44 21:24:01 9222192 31767684 497588 1.51 721500 20935668 1939492 5.72 3090280 18993632 68 21:40:44 21:25:01 9221892 31767388 497804 1.51 721520 20935668 1939492 5.72 3090272 18993632 16 21:40:44 21:26:01 9221592 31767140 498020 1.51 721540 20935664 1939492 5.72 3090396 18993636 64 21:40:44 21:27:01 9221300 31766868 498196 1.52 721552 20935680 1955692 5.76 3090600 18993640 164 21:40:44 21:28:01 9221444 31767024 498224 1.52 721572 20935684 1939340 5.72 3090344 18993640 28 21:40:44 21:29:02 9221712 31767312 497916 1.51 721584 20935684 1939340 5.72 3090540 18993644 8 21:40:44 21:30:01 9221664 31767292 497876 1.51 721608 20935688 1939340 5.72 3090400 18993644 8 21:40:44 21:31:01 9221072 31766736 498380 1.52 721632 20935692 1939340 5.72 3090808 18993656 28 21:40:44 21:32:01 9221032 31766744 498312 1.52 721676 20935696 1939340 5.72 3090684 18993660 12 21:40:44 21:33:01 9220984 31766712 498288 1.52 721688 20935696 1939340 5.72 3091344 18993660 164 21:40:44 21:34:01 9221688 31767432 497712 1.51 721708 20935700 1939340 5.72 3090600 18993664 32 21:40:44 21:35:01 9221420 31767168 497928 1.51 721728 20935704 1939340 5.72 3090808 18993668 32 21:40:44 21:36:01 9221372 31767176 497888 1.51 721756 20935704 1939340 5.72 3091024 18993668 48 21:40:44 21:37:01 9221544 31767380 497628 1.51 721776 20935708 1939340 5.72 3090664 18993672 44 21:40:44 21:38:01 9221956 31767804 497448 1.51 721800 20935704 1939340 5.72 3091184 18993672 8 21:40:44 21:39:01 9221696 31767576 497668 1.51 721820 20935712 1939340 5.72 3091144 18993676 32 21:40:44 21:40:01 9221896 31767804 497604 1.51 721844 20935716 1939340 5.72 3090908 18993684 36 21:40:44 Average: 10049434 31681183 584701 1.78 675444 20126171 2095684 6.18 3130780 18184239 35695 21:40:44 21:40:44 20:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:40:44 20:17:01 docker0 873.84 529.61 74.38 3701.27 0.00 0.00 0.00 0.00 21:40:44 20:17:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 21:40:44 20:17:01 ens3 717.60 981.22 7374.31 115.04 0.00 0.00 0.00 0.00 21:40:44 20:17:01 vethe0f6a8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:18:01 docker0 1.52 1.57 0.10 0.13 0.00 0.00 0.00 0.00 21:40:44 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:18:01 ens3 49.26 39.75 20.46 58.12 0.00 0.00 0.00 0.00 21:40:44 20:18:01 vethe0f6a8c 1.52 1.70 0.12 0.14 0.00 0.00 0.00 0.00 21:40:44 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:19:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:40:44 20:19:01 ens3 131.28 95.17 1703.61 77.93 0.00 0.00 0.00 0.00 21:40:44 20:20:01 veth011a711 0.00 1.10 0.00 0.06 0.00 0.00 0.00 0.00 21:40:44 20:20:01 vethb27329d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:40:44 20:20:01 docker0 35.98 46.64 2.00 190.81 0.00 0.00 0.00 0.00 21:40:44 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:20:01 ens3 80.57 56.64 224.08 17.38 0.00 0.00 0.00 0.00 21:40:44 20:20:01 veth2b11671 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:40:44 20:21:01 veth5b0a0ad 252.22 434.57 21.39 5829.56 0.00 0.00 0.00 0.48 21:40:44 20:21:01 veth011a711 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:21:01 docker0 252.27 434.46 17.95 5829.55 0.00 0.00 0.00 0.00 21:40:44 20:21:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 21:40:44 20:21:01 ens3 493.95 300.60 5902.66 88.28 0.00 0.00 0.00 0.00 21:40:44 20:22:01 veth5786570 127.04 259.46 9.36 3081.62 0.00 0.00 0.00 0.25 21:40:44 20:22:01 veth5b0a0ad 0.15 0.53 0.01 0.02 0.00 0.00 0.00 0.00 21:40:44 20:22:01 veth011a711 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 21:40:44 20:22:01 veth82ceab3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:44 20:22:01 docker0 154.07 301.40 9.20 3359.64 0.00 0.00 0.00 0.00 21:40:44 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:22:01 veth9b93bff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:44 20:22:01 ens3 387.32 234.12 3400.94 103.60 0.00 0.00 0.00 0.00 21:40:44 20:22:01 veth8eade85 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:44 20:23:01 veth5786570 108.70 171.64 10.79 2747.22 0.00 0.00 0.00 0.23 21:40:44 20:23:01 veth011a711 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:40:44 20:23:01 vethf52f5ca 13.58 18.01 0.97 76.20 0.00 0.00 0.00 0.01 21:40:44 20:23:01 veth306da51 8.13 25.37 0.71 386.78 0.00 0.00 0.00 0.03 21:40:44 20:23:01 docker0 180.89 304.15 13.80 4094.60 0.00 0.00 0.00 0.00 21:40:44 20:23:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 21:40:44 20:23:01 ens3 390.60 228.46 5263.71 40.27 0.00 0.00 0.00 0.00 21:40:44 20:23:01 vethb562bbb 32.26 63.33 2.21 590.24 0.00 0.00 0.00 0.05 21:40:44 20:24:01 veth5786570 0.18 0.27 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:24:01 veth011a711 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:24:01 vethbdff5d9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:40:44 20:24:01 docker0 223.59 395.97 16.58 5343.10 0.00 0.00 0.00 0.00 21:40:44 20:24:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:40:44 20:24:01 vethc0cdfe5 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:40:44 20:24:01 ens3 468.51 276.34 5387.30 99.97 0.00 0.00 0.00 0.00 21:40:44 20:24:01 vethb562bbb 204.37 373.86 17.99 5240.38 0.00 0.00 0.00 0.43 21:40:44 20:25:01 veth011a711 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:25:01 docker0 23.03 32.06 1.61 299.30 0.00 0.00 0.00 0.00 21:40:44 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:25:01 ens3 90.87 68.68 330.67 78.63 0.00 0.00 0.00 0.00 21:40:44 20:25:01 vethb562bbb 0.17 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:26:01 veth011a711 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:26:01 docker0 10.55 13.80 0.87 207.11 0.00 0.00 0.00 0.00 21:40:44 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:26:01 ens3 27.75 19.03 218.12 7.17 0.00 0.00 0.00 0.00 21:40:44 20:27:01 docker0 13.40 16.51 0.76 77.34 0.00 0.00 0.00 0.00 21:40:44 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:27:01 ens3 21.28 16.40 81.98 2.98 0.00 0.00 0.00 0.00 21:40:44 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:28:01 ens3 1.03 0.33 0.08 0.03 0.00 0.00 0.00 0.00 21:40:44 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:29:01 ens3 1.77 0.72 0.95 0.35 0.00 0.00 0.00 0.00 21:40:44 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:30:01 ens3 1.08 0.43 0.40 0.27 0.00 0.00 0.00 0.00 21:40:44 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:31:01 ens3 2.76 0.80 1.14 0.72 0.00 0.00 0.00 0.00 21:40:44 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:32:01 ens3 0.80 0.37 0.36 0.27 0.00 0.00 0.00 0.00 21:40:44 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:33:01 ens3 0.75 0.05 0.06 0.00 0.00 0.00 0.00 0.00 21:40:44 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:34:01 ens3 1.92 0.48 0.47 0.28 0.00 0.00 0.00 0.00 21:40:44 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:35:01 ens3 0.67 0.38 0.35 0.27 0.00 0.00 0.00 0.00 21:40:44 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:36:01 ens3 0.67 0.43 0.34 0.27 0.00 0.00 0.00 0.00 21:40:44 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:37:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 21:40:44 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:38:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:40:44 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:39:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:40:44 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:41:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:40:44 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:42:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:44:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:40:44 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:46:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:40:44 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:47:01 ens3 0.22 0.27 0.10 0.03 0.00 0.00 0.00 0.00 21:40:44 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:49:01 ens3 0.17 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:40:44 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:50:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:51:01 ens3 0.65 0.42 0.34 0.27 0.00 0.00 0.00 0.00 21:40:44 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:52:01 ens3 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:40:44 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:53:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:40:44 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:54:01 ens3 0.63 0.20 0.14 0.08 0.00 0.00 0.00 0.00 21:40:44 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:55:01 ens3 0.45 0.35 0.26 0.21 0.00 0.00 0.00 0.00 21:40:44 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:56:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:40:44 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 20:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:01:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:40:44 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:02:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:03:01 ens3 0.18 0.12 0.12 0.01 0.00 0.00 0.00 0.00 21:40:44 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:04:01 ens3 5.38 4.65 0.64 10.05 0.00 0.00 0.00 0.00 21:40:44 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:05:01 ens3 9.23 13.35 1.14 21.40 0.00 0.00 0.00 0.00 21:40:44 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:06:01 ens3 4.50 4.38 0.36 7.01 0.00 0.00 0.00 0.00 21:40:44 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:07:01 ens3 0.85 0.07 0.12 0.00 0.00 0.00 0.00 0.00 21:40:44 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:08:01 ens3 8.93 8.65 2.46 13.18 0.00 0.00 0.00 0.00 21:40:44 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:09:01 ens3 5.46 3.73 3.71 3.40 0.00 0.00 0.00 0.00 21:40:44 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:10:01 ens3 0.52 0.32 0.26 0.20 0.00 0.00 0.00 0.00 21:40:44 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:11:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:40:44 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:12:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:14:01 ens3 0.40 0.27 0.16 0.02 0.00 0.00 0.00 0.00 21:40:44 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:15:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:40:44 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:16:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:40:44 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:17:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:19:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:20:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:21:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:40:44 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:23:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:24:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:26:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:40:44 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:29:02 ens3 0.23 0.20 0.18 0.01 0.00 0.00 0.00 0.00 21:40:44 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:31:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:40:44 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:32:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:40:44 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:33:01 ens3 0.63 0.38 0.35 0.27 0.00 0.00 0.00 0.00 21:40:44 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:36:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:40:44 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:37:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:40:44 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:38:01 ens3 0.35 0.32 0.11 0.09 0.00 0.00 0.00 0.00 21:40:44 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:39:01 ens3 0.45 0.43 0.26 0.21 0.00 0.00 0.00 0.00 21:40:44 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:44 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 21:40:01 ens3 0.27 0.23 0.13 0.02 0.00 0.00 0.00 0.00 21:40:44 Average: docker0 21.07 24.73 1.63 275.15 0.00 0.00 0.00 0.00 21:40:44 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 21:40:44 Average: ens3 34.74 28.14 356.38 8.92 0.00 0.00 0.00 0.00 21:40:44 21:40:44 21:40:44 ---> sar -P ALL: 21:40:44 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20836) 04/13/22 _x86_64_ (8 CPU) 21:40:44 21:40:44 20:15:15 LINUX RESTART (8 CPU) 21:40:44 21:40:44 20:16:01 CPU %user %nice %system %iowait %steal %idle 21:40:44 20:17:01 all 11.29 0.00 4.35 1.22 0.05 83.08 21:40:44 20:17:01 0 9.19 0.00 4.02 0.14 0.05 86.60 21:40:44 20:17:01 1 10.71 0.00 4.26 0.41 0.05 84.58 21:40:44 20:17:01 2 9.08 0.00 3.75 0.30 0.03 86.83 21:40:44 20:17:01 3 15.05 0.00 4.28 0.12 0.07 80.49 21:40:44 20:17:01 4 9.77 0.00 4.26 2.20 0.05 83.72 21:40:44 20:17:01 5 9.80 0.00 4.52 0.10 0.07 85.51 21:40:44 20:17:01 6 15.79 0.00 4.37 1.62 0.07 78.15 21:40:44 20:17:01 7 10.92 0.00 5.37 4.92 0.05 78.74 21:40:44 20:18:01 all 47.03 0.00 6.96 0.25 0.09 45.67 21:40:44 20:18:01 0 46.44 0.00 6.43 0.00 0.08 47.05 21:40:44 20:18:01 1 47.09 0.00 7.26 0.05 0.08 45.52 21:40:44 20:18:01 2 48.16 0.00 7.04 0.00 0.10 44.71 21:40:44 20:18:01 3 46.61 0.00 7.08 0.17 0.08 46.06 21:40:44 20:18:01 4 47.19 0.00 6.59 0.40 0.08 45.73 21:40:44 20:18:01 5 47.35 0.00 7.06 0.03 0.08 45.48 21:40:44 20:18:01 6 46.63 0.00 6.43 0.03 0.08 46.82 21:40:44 20:18:01 7 46.76 0.00 7.77 1.33 0.10 44.04 21:40:44 20:19:01 all 29.96 0.00 5.15 0.47 0.08 64.35 21:40:44 20:19:01 0 28.66 0.00 4.66 0.02 0.08 66.58 21:40:44 20:19:01 1 28.81 0.00 5.40 0.00 0.08 65.70 21:40:44 20:19:01 2 27.95 0.00 5.64 0.30 0.07 66.04 21:40:44 20:19:01 3 28.07 0.00 4.77 0.02 0.08 67.07 21:40:44 20:19:01 4 30.34 0.00 5.11 0.52 0.08 63.95 21:40:44 20:19:01 5 32.26 0.00 5.31 0.02 0.08 62.32 21:40:44 20:19:01 6 33.39 0.00 5.12 0.03 0.08 61.37 21:40:44 20:19:01 7 30.18 0.00 5.20 2.82 0.07 61.74 21:40:44 20:20:01 all 15.78 0.00 13.35 9.51 0.14 61.22 21:40:44 20:20:01 0 14.04 0.00 14.03 31.29 0.14 40.50 21:40:44 20:20:01 1 18.71 0.00 14.53 20.60 0.10 46.06 21:40:44 20:20:01 2 15.34 0.00 14.21 5.04 0.14 65.26 21:40:44 20:20:01 3 16.42 0.00 14.27 3.47 0.14 65.70 21:40:44 20:20:01 4 12.97 0.00 12.23 3.83 0.16 70.81 21:40:44 20:20:01 5 15.50 0.00 11.89 3.05 0.14 69.42 21:40:44 20:20:01 6 18.20 0.00 12.66 6.78 0.19 62.17 21:40:44 20:20:01 7 15.04 0.00 13.02 2.12 0.09 69.73 21:40:44 20:21:01 all 84.71 0.00 12.02 1.03 0.16 2.07 21:40:44 20:21:01 0 84.51 0.00 12.17 0.41 0.15 2.76 21:40:44 20:21:01 1 85.05 0.00 11.94 0.81 0.17 2.04 21:40:44 20:21:01 2 85.10 0.00 11.48 0.99 0.15 2.28 21:40:44 20:21:01 3 84.69 0.00 12.17 1.24 0.19 1.71 21:40:44 20:21:01 4 84.79 0.00 11.82 1.00 0.15 2.24 21:40:44 20:21:01 5 83.28 0.00 13.32 2.08 0.17 1.15 21:40:44 20:21:01 6 85.02 0.00 11.53 1.00 0.17 2.29 21:40:44 20:21:01 7 85.23 0.00 11.74 0.76 0.15 2.11 21:40:44 20:22:01 all 73.71 0.00 15.60 2.78 0.16 7.75 21:40:44 20:22:01 0 72.33 0.00 15.39 1.44 0.15 10.70 21:40:44 20:22:01 1 78.82 0.00 15.45 1.04 0.15 4.54 21:40:44 20:22:01 2 73.88 0.00 13.68 4.81 0.15 7.48 21:40:44 20:22:01 3 77.20 0.00 14.35 3.41 0.15 4.90 21:40:44 20:22:01 4 71.54 0.00 17.19 1.51 0.15 9.61 21:40:44 20:22:01 5 72.98 0.00 15.79 1.84 0.15 9.23 21:40:44 20:22:01 6 71.15 0.00 16.23 4.88 0.15 7.59 21:40:44 20:22:01 7 71.73 0.00 16.73 3.38 0.17 7.98 21:40:44 20:23:01 all 74.78 0.00 14.22 2.83 0.15 8.02 21:40:44 20:23:01 0 74.81 0.00 13.65 3.09 0.17 8.29 21:40:44 20:23:01 1 74.80 0.00 13.70 1.33 0.15 10.02 21:40:44 20:23:01 2 77.82 0.00 11.78 1.46 0.15 8.79 21:40:44 20:23:01 3 74.46 0.00 14.44 2.21 0.15 8.74 21:40:44 20:23:01 4 72.53 0.00 16.57 6.10 0.14 4.66 21:40:44 20:23:01 5 74.41 0.00 14.76 2.36 0.15 8.31 21:40:44 20:23:01 6 76.11 0.00 13.69 3.70 0.15 6.35 21:40:44 20:23:01 7 73.29 0.00 15.19 2.35 0.15 9.01 21:40:44 20:24:01 all 80.11 0.00 15.49 1.50 0.16 2.74 21:40:44 20:24:01 0 81.03 0.00 13.41 1.26 0.17 4.12 21:40:44 20:24:01 1 87.87 0.00 10.61 0.47 0.13 0.92 21:40:44 20:24:01 2 78.28 0.00 17.18 2.06 0.19 2.29 21:40:44 20:24:01 3 78.23 0.00 17.32 1.03 0.15 3.27 21:40:44 20:24:01 4 79.93 0.00 16.16 0.94 0.15 2.81 21:40:44 20:24:01 5 78.09 0.00 15.79 3.27 0.17 2.68 21:40:44 20:24:01 6 80.35 0.00 14.43 0.85 0.15 4.22 21:40:44 20:24:01 7 77.00 0.00 18.99 2.17 0.17 1.67 21:40:44 20:25:01 all 76.67 0.00 11.48 0.82 0.13 10.91 21:40:44 20:25:01 0 75.63 0.00 9.57 0.13 0.13 14.54 21:40:44 20:25:01 1 77.95 0.00 10.70 0.07 0.13 11.15 21:40:44 20:25:01 2 74.02 0.00 14.60 2.72 0.15 8.52 21:40:44 20:25:01 3 78.05 0.00 11.54 0.62 0.12 9.67 21:40:44 20:25:01 4 83.43 0.00 11.90 1.76 0.13 2.78 21:40:44 20:25:01 5 73.94 0.00 9.82 0.08 0.13 16.02 21:40:44 20:25:01 6 73.27 0.00 13.32 0.73 0.12 12.56 21:40:44 20:25:01 7 76.98 0.00 10.35 0.45 0.13 12.08 21:40:44 20:26:01 all 23.51 0.00 6.13 2.07 0.08 68.21 21:40:44 20:26:01 0 18.25 0.00 5.30 0.09 0.09 76.28 21:40:44 20:26:01 1 31.64 0.00 6.91 2.59 0.07 58.79 21:40:44 20:26:01 2 18.76 0.00 6.01 8.84 0.08 66.30 21:40:44 20:26:01 3 20.75 0.00 5.34 0.73 0.08 73.10 21:40:44 20:26:01 4 13.62 0.00 4.20 2.49 0.05 79.64 21:40:44 20:26:01 5 18.19 0.00 8.22 0.66 0.07 72.86 21:40:44 20:26:01 6 44.22 0.00 6.90 0.79 0.10 47.99 21:40:44 20:26:01 7 22.57 0.00 6.20 0.32 0.08 70.83 21:40:44 20:27:01 all 8.24 0.00 4.39 2.42 0.06 84.89 21:40:44 20:27:01 0 8.56 0.00 3.51 0.20 0.07 87.66 21:40:44 20:27:01 1 7.39 0.00 5.96 14.16 0.07 72.43 21:40:44 20:27:01 2 8.88 0.00 4.04 0.08 0.05 86.94 21:40:44 20:27:01 3 8.69 0.00 5.15 0.52 0.07 85.57 21:40:44 20:27:01 4 8.44 0.00 3.94 2.12 0.05 85.44 21:40:44 20:27:01 5 6.72 0.00 3.39 1.57 0.05 88.27 21:40:44 20:27:01 6 9.22 0.00 5.09 0.20 0.05 85.43 21:40:44 20:27:01 7 7.99 0.00 4.08 0.61 0.05 87.28 21:40:44 21:40:44 20:27:01 CPU %user %nice %system %iowait %steal %idle 21:40:44 20:28:01 all 0.00 0.00 0.01 0.01 0.00 99.97 21:40:44 20:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:28:01 1 0.02 0.00 0.03 0.07 0.02 99.87 21:40:44 20:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:28:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:40:44 20:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:29:01 all 0.03 0.00 0.02 0.00 0.00 99.94 21:40:44 20:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:40:44 20:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:40:44 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:40:44 20:29:01 6 0.03 0.00 0.08 0.00 0.00 99.88 21:40:44 20:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 20:30:01 all 0.08 0.00 0.02 0.01 0.00 99.88 21:40:44 20:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:30:01 1 0.03 0.00 0.03 0.05 0.00 99.88 21:40:44 20:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 20:30:01 3 0.58 0.00 0.05 0.00 0.02 99.35 21:40:44 20:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:30:01 5 0.02 0.00 0.02 0.03 0.00 99.93 21:40:44 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:31:01 all 0.15 0.00 0.04 0.01 0.01 99.80 21:40:44 20:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 20:31:01 1 0.02 0.00 0.08 0.02 0.02 99.86 21:40:44 20:31:01 2 0.76 0.00 0.03 0.02 0.02 99.17 21:40:44 20:31:01 3 0.27 0.00 0.05 0.00 0.00 99.68 21:40:44 20:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:31:01 5 0.00 0.00 0.05 0.02 0.00 99.93 21:40:44 20:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 20:31:01 7 0.07 0.00 0.03 0.00 0.00 99.90 21:40:44 20:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:44 20:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:40:44 20:32:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:40:44 20:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 20:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 20:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 20:33:01 all 0.04 0.00 0.01 0.00 0.00 99.94 21:40:44 20:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:40:44 20:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 20:33:01 3 0.13 0.00 0.02 0.00 0.00 99.85 21:40:44 20:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:33:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:40:44 20:33:01 6 0.08 0.00 0.02 0.00 0.00 99.90 21:40:44 20:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:34:01 all 0.04 0.00 0.00 0.01 0.00 99.95 21:40:44 20:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:34:01 1 0.08 0.00 0.00 0.00 0.00 99.92 21:40:44 20:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 20:34:01 3 0.05 0.00 0.02 0.05 0.00 99.88 21:40:44 20:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 20:34:01 6 0.08 0.00 0.00 0.00 0.00 99.92 21:40:44 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:35:01 all 0.18 0.00 0.02 0.00 0.00 99.80 21:40:44 20:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 20:35:01 1 0.08 0.00 0.02 0.00 0.02 99.88 21:40:44 20:35:01 2 1.24 0.00 0.07 0.02 0.02 98.66 21:40:44 20:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:36:01 all 0.27 0.00 0.02 0.01 0.00 99.71 21:40:44 20:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:40:44 20:36:01 2 2.00 0.00 0.00 0.03 0.00 97.96 21:40:44 20:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 20:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 20:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:37:01 all 0.18 0.00 0.01 0.01 0.00 99.79 21:40:44 20:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 20:37:01 2 1.35 0.00 0.05 0.00 0.00 98.60 21:40:44 20:37:01 3 0.03 0.00 0.02 0.02 0.00 99.93 21:40:44 20:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:37:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:40:44 20:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:40:44 20:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:44 20:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:40:44 20:38:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:40:44 20:38:01 3 0.00 0.00 0.03 0.02 0.00 99.95 21:40:44 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 21:40:44 20:38:01 CPU %user %nice %system %iowait %steal %idle 21:40:44 20:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:40:44 20:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 20:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:40:44 20:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:39:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 20:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:40:44 20:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:40:44 20:40:01 2 0.03 0.00 0.00 0.03 0.02 99.92 21:40:44 20:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:40:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 20:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 20:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:44 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:40:44 20:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 20:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:41:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:40:44 20:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:42:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:40:44 20:42:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:40:44 20:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 20:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:40:44 20:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:44 20:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:40:44 20:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:44:01 all 0.05 0.00 0.04 0.01 0.00 99.89 21:40:44 20:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:44:01 1 0.10 0.00 0.05 0.00 0.02 99.83 21:40:44 20:44:01 2 0.18 0.00 0.07 0.07 0.02 99.67 21:40:44 20:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 20:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:44:01 5 0.02 0.00 0.05 0.03 0.00 99.90 21:40:44 20:44:01 6 0.03 0.00 0.05 0.00 0.00 99.92 21:40:44 20:44:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 20:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:44 20:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:40:44 20:45:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 20:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:45:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:46:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:40:44 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 20:46:01 2 0.02 0.00 0.00 0.05 0.00 99.93 21:40:44 20:46:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 20:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:40:44 20:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:47:01 all 0.08 0.00 0.05 0.01 0.00 99.86 21:40:44 20:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:40:44 20:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 20:47:01 2 0.02 0.00 0.03 0.05 0.00 99.90 21:40:44 20:47:01 3 0.02 0.00 0.08 0.00 0.00 99.90 21:40:44 20:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 20:47:01 5 0.02 0.00 0.03 0.02 0.00 99.93 21:40:44 20:47:01 6 0.48 0.00 0.08 0.00 0.00 99.43 21:40:44 20:47:01 7 0.03 0.00 0.05 0.00 0.00 99.92 21:40:44 20:48:01 all 0.17 0.00 0.01 0.00 0.00 99.81 21:40:44 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:48:01 1 0.00 0.00 0.03 0.00 0.02 99.95 21:40:44 20:48:01 2 1.32 0.00 0.02 0.02 0.00 98.65 21:40:44 20:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:49:01 all 0.05 0.00 0.01 0.01 0.00 99.93 21:40:44 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 20:49:01 2 0.32 0.00 0.03 0.03 0.00 99.62 21:40:44 20:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 20:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 20:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 21:40:44 20:49:01 CPU %user %nice %system %iowait %steal %idle 21:40:44 20:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:44 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:40:44 20:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:50:01 5 0.02 0.00 0.02 0.03 0.00 99.93 21:40:44 20:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:44 20:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:40:44 20:51:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:40:44 20:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:40:44 20:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:40:44 20:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 20:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:40:44 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:52:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 20:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:40:44 20:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:53:01 all 0.02 0.00 0.02 0.01 0.00 99.95 21:40:44 20:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:53:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:40:44 20:53:01 2 0.03 0.00 0.02 0.03 0.00 99.92 21:40:44 20:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:53:01 5 0.02 0.00 0.02 0.03 0.00 99.93 21:40:44 20:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:53:01 7 0.05 0.00 0.00 0.00 0.02 99.93 21:40:44 20:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:44 20:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:40:44 20:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 20:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 20:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:44 20:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:40:44 20:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:40:44 20:55:01 3 0.02 0.00 0.02 0.03 0.00 99.93 21:40:44 20:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 20:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 20:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:44 20:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 20:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:40:44 20:56:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:40:44 20:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 20:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 20:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:57:01 all 0.03 0.00 0.02 0.01 0.00 99.95 21:40:44 20:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:40:44 20:57:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:40:44 20:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 20:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:40:44 20:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:40:44 20:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 20:58:01 2 0.03 0.00 0.00 0.05 0.02 99.90 21:40:44 20:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 20:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:58:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 20:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:59:01 all 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 20:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:40:44 20:59:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:40:44 20:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:40:44 20:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 20:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 20:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:40:44 20:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:44 21:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:00:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:40:44 21:00:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:40:44 21:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:40:44 21:00:01 CPU %user %nice %system %iowait %steal %idle 21:40:44 21:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:40:44 21:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:01:01 1 0.07 0.00 0.02 0.00 0.03 99.88 21:40:44 21:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 21:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 21:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:44 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:02:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:40:44 21:02:01 2 0.02 0.00 0.00 0.02 0.02 99.95 21:40:44 21:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:44 21:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:40:44 21:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:03:01 5 0.03 0.00 0.00 0.03 0.00 99.93 21:40:44 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:04:01 all 0.03 0.00 0.01 0.01 0.00 99.94 21:40:44 21:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:04:01 1 0.08 0.00 0.03 0.00 0.02 99.87 21:40:44 21:04:01 2 0.07 0.00 0.00 0.03 0.00 99.90 21:40:44 21:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 21:04:01 5 0.02 0.00 0.03 0.02 0.00 99.93 21:40:44 21:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 21:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:05:01 all 0.03 0.00 0.02 0.01 0.00 99.93 21:40:44 21:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:05:01 1 0.08 0.00 0.03 0.00 0.02 99.87 21:40:44 21:05:01 2 0.03 0.00 0.02 0.03 0.00 99.92 21:40:44 21:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:40:44 21:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:05:01 5 0.07 0.00 0.03 0.02 0.00 99.88 21:40:44 21:05:01 6 0.05 0.00 0.03 0.00 0.00 99.92 21:40:44 21:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:06:01 all 0.02 0.00 0.02 0.01 0.00 99.95 21:40:44 21:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:40:44 21:06:01 2 0.02 0.00 0.02 0.03 0.02 99.92 21:40:44 21:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:06:01 5 0.03 0.00 0.03 0.02 0.00 99.92 21:40:44 21:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 21:06:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 21:07:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:40:44 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:40:44 21:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:40:44 21:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:08:01 all 0.13 0.00 0.03 0.01 0.00 99.82 21:40:44 21:08:01 0 0.25 0.00 0.03 0.00 0.00 99.72 21:40:44 21:08:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:40:44 21:08:01 2 0.02 0.00 0.02 0.07 0.00 99.90 21:40:44 21:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:40:44 21:08:01 4 0.00 0.00 0.05 0.00 0.00 99.95 21:40:44 21:08:01 5 0.15 0.00 0.03 0.02 0.00 99.80 21:40:44 21:08:01 6 0.17 0.00 0.05 0.02 0.00 99.77 21:40:44 21:08:01 7 0.10 0.00 0.02 0.00 0.00 99.88 21:40:44 21:09:01 all 0.10 0.00 0.03 0.01 0.00 99.85 21:40:44 21:09:01 0 0.10 0.00 0.02 0.00 0.00 99.88 21:40:44 21:09:01 1 0.13 0.00 0.07 0.00 0.02 99.78 21:40:44 21:09:01 2 0.12 0.00 0.03 0.02 0.00 99.83 21:40:44 21:09:01 3 0.08 0.00 0.02 0.00 0.00 99.90 21:40:44 21:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 21:09:01 5 0.12 0.00 0.03 0.02 0.00 99.83 21:40:44 21:09:01 6 0.10 0.00 0.05 0.02 0.00 99.83 21:40:44 21:09:01 7 0.15 0.00 0.03 0.00 0.00 99.82 21:40:44 21:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:40:44 21:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:40:44 21:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:40:44 21:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:40:44 21:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:40:44 21:11:01 all 0.00 0.00 0.01 0.01 0.00 99.97 21:40:44 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:11:01 1 0.00 0.00 0.00 0.00 0.03 99.97 21:40:44 21:11:01 2 0.02 0.00 0.03 0.03 0.00 99.92 21:40:44 21:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:40:44 21:11:01 CPU %user %nice %system %iowait %steal %idle 21:40:44 21:12:01 all 0.01 0.00 0.01 0.00 0.00 99.96 21:40:44 21:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:40:44 21:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:12:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 21:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 21:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 21:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:40:44 21:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 21:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:40:44 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:14:01 all 0.19 0.00 0.01 0.01 0.00 99.79 21:40:44 21:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:14:01 1 1.41 0.00 0.03 0.00 0.02 98.54 21:40:44 21:14:01 2 0.03 0.00 0.02 0.03 0.00 99.92 21:40:44 21:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 21:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:15:01 all 0.15 0.00 0.01 0.00 0.00 99.84 21:40:44 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:15:01 1 1.09 0.00 0.02 0.00 0.02 98.87 21:40:44 21:15:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:40:44 21:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 21:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:40:44 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:16:01 all 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 21:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:40:44 21:16:01 2 0.02 0.00 0.03 0.02 0.00 99.93 21:40:44 21:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 21:16:01 5 0.03 0.00 0.00 0.02 0.00 99.95 21:40:44 21:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:40:44 21:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:44 21:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 21:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:17:01 5 0.02 0.00 0.05 0.02 0.00 99.92 21:40:44 21:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:44 21:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 21:18:01 2 0.00 0.00 0.02 0.05 0.00 99.93 21:40:44 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:40:44 21:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:19:01 all 0.14 0.00 0.01 0.01 0.00 99.83 21:40:44 21:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:19:01 1 1.00 0.00 0.00 0.00 0.00 99.00 21:40:44 21:19:01 2 0.03 0.00 0.00 0.02 0.02 99.93 21:40:44 21:19:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 21:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:19:01 5 0.05 0.00 0.03 0.03 0.02 99.87 21:40:44 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 21:20:01 all 0.08 0.00 0.01 0.00 0.00 99.90 21:40:44 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:20:01 1 0.60 0.00 0.02 0.00 0.02 99.37 21:40:44 21:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:20:01 5 0.03 0.00 0.03 0.02 0.00 99.92 21:40:44 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:40:44 21:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 21:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:21:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:40:44 21:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:22:01 all 0.20 0.00 0.01 0.00 0.00 99.78 21:40:44 21:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:22:01 1 1.52 0.00 0.05 0.00 0.02 98.42 21:40:44 21:22:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:40:44 21:22:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 21:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 21:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:40:44 21:22:01 CPU %user %nice %system %iowait %steal %idle 21:40:44 21:23:01 all 0.26 0.00 0.02 0.00 0.00 99.71 21:40:44 21:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:23:01 1 1.97 0.00 0.03 0.00 0.00 98.00 21:40:44 21:23:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:40:44 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 21:23:01 5 0.03 0.00 0.03 0.02 0.02 99.90 21:40:44 21:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:24:01 all 0.26 0.00 0.02 0.00 0.01 99.72 21:40:44 21:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:24:01 1 1.97 0.00 0.02 0.00 0.02 98.00 21:40:44 21:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:40:44 21:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:40:44 21:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:24:01 5 0.02 0.00 0.03 0.02 0.02 99.92 21:40:44 21:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:40:44 21:25:01 all 0.24 0.00 0.01 0.01 0.00 99.74 21:40:44 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:25:01 1 1.84 0.00 0.02 0.00 0.00 98.14 21:40:44 21:25:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:40:44 21:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 21:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:44 21:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 21:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:26:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:40:44 21:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:40:44 21:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:40:44 21:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:40:44 21:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 21:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:27:01 5 0.05 0.00 0.02 0.02 0.02 99.90 21:40:44 21:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:40:44 21:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:40:44 21:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:28:01 5 0.05 0.00 0.03 0.02 0.00 99.90 21:40:44 21:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:29:02 all 0.01 0.00 0.00 0.00 0.00 99.97 21:40:44 21:29:02 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:29:02 1 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 21:29:02 2 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 21:29:02 3 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:29:02 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:29:02 5 0.05 0.00 0.02 0.02 0.02 99.90 21:40:44 21:29:02 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:29:02 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:44 21:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:30:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:30:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 21:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 21:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:40:44 21:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:40:44 21:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 21:31:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 21:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:31:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:40:44 21:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:32:01 all 0.01 0.00 0.02 0.01 0.00 99.97 21:40:44 21:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:32:01 3 0.00 0.00 0.02 0.03 0.00 99.95 21:40:44 21:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 21:40:44 21:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:40:44 21:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:40:44 21:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 21:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:33:01 5 0.05 0.00 0.02 0.02 0.02 99.90 21:40:44 21:33:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 21:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:40:44 21:33:01 CPU %user %nice %system %iowait %steal %idle 21:40:44 21:34:01 all 0.00 0.00 0.01 0.01 0.00 99.97 21:40:44 21:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:40:44 21:34:01 2 0.00 0.00 0.02 0.05 0.02 99.92 21:40:44 21:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:34:01 5 0.00 0.00 0.02 0.03 0.00 99.95 21:40:44 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:35:01 all 0.07 0.00 0.01 0.00 0.00 99.92 21:40:44 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:35:01 1 0.48 0.00 0.00 0.00 0.00 99.52 21:40:44 21:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:36:01 all 0.08 0.00 0.01 0.00 0.00 99.90 21:40:44 21:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:36:01 1 0.52 0.00 0.02 0.00 0.00 99.47 21:40:44 21:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:40:44 21:36:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:40:44 21:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:36:01 5 0.05 0.00 0.03 0.02 0.02 99.88 21:40:44 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:37:01 all 0.07 0.00 0.01 0.00 0.01 99.91 21:40:44 21:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:37:01 1 0.52 0.00 0.00 0.00 0.02 99.47 21:40:44 21:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:37:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:40:44 21:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:40:44 21:37:01 5 0.03 0.00 0.03 0.02 0.00 99.92 21:40:44 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:40:44 21:38:01 all 0.07 0.00 0.01 0.00 0.01 99.90 21:40:44 21:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:38:01 1 0.47 0.00 0.02 0.00 0.02 99.50 21:40:44 21:38:01 2 0.03 0.00 0.00 0.03 0.00 99.93 21:40:44 21:38:01 3 0.02 0.00 0.05 0.00 0.00 99.93 21:40:44 21:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:40:44 21:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:40:44 21:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:40:44 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:39:01 all 0.07 0.00 0.01 0.00 0.00 99.92 21:40:44 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:39:01 1 0.47 0.00 0.02 0.00 0.00 99.52 21:40:44 21:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:40:44 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:44 21:40:01 all 0.07 0.00 0.01 0.00 0.00 99.91 21:40:44 21:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:40:01 1 0.50 0.00 0.03 0.00 0.02 99.45 21:40:44 21:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:40:44 21:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:44 21:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:44 21:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:40:44 21:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:44 Average: all 6.23 0.00 1.29 0.29 0.02 92.16 21:40:44 Average: 0 6.03 0.00 1.20 0.44 0.02 92.32 21:40:44 Average: 1 6.68 0.00 1.28 0.48 0.03 91.54 21:40:44 Average: 2 6.18 0.00 1.29 0.33 0.02 92.18 21:40:44 Average: 3 6.24 0.00 1.32 0.16 0.02 92.27 21:40:44 Average: 4 6.06 0.00 1.30 0.27 0.01 92.36 21:40:44 Average: 5 6.04 0.00 1.30 0.19 0.02 92.45 21:40:44 Average: 6 6.52 0.00 1.30 0.24 0.02 91.93 21:40:44 Average: 7 6.11 0.00 1.35 0.25 0.02 92.27 21:40:44 21:40:44 21:40:44