Pull request #3987 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 691727bfbe342f3f465f8b721fed9faf2bfdabb8+de464693d8763b9e98130398b447f975332c591d (7b0bed1b85a88456a4b16681e64f9aa82d7899d6) 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-ssh18075109937430990872.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-ssh4134583076595225933.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2605781978636325638.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2404742697859117474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10605839604033251543.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33424 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 de464693d8763b9e98130398b447f975332c591d into PR head commit 691727bfbe342f3f465f8b721fed9faf2bfdabb8 Merge succeeded, producing 691727bfbe342f3f465f8b721fed9faf2bfdabb8 Checking out Revision 691727bfbe342f3f465f8b721fed9faf2bfdabb8 (PR-3987) > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 691727bfbe342f3f465f8b721fed9faf2bfdabb8 # 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 de464693d8763b9e98130398b447f975332c591d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 691727bfbe342f3f465f8b721fed9faf2bfdabb8 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:44:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:44:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:44:04 ========================================================= 03:44:04 EdgeX Global Pipelines Version Info 03:44:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c041966ef1994637e1b6c7dbdea883bf6a8644a9 # timeout=10 03:44:05 ------------------- 03:44:05 stable info: 03:44:05 ------------------- 03:44:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:44:05 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:44:05 Message: update stable to v1.0.221 03:44:06 ------------------- 03:44:06 experimental info: 03:44:06 ------------------- 03:44:06 Commited By: **** collab-it+edgex@linuxfoundation.org 03:44:06 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 03:44:06 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 691727bfbe342f3f465f8b721fed9faf2bfdabb8 [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 691727b [Pipeline] echo 03:44:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:06 provisioning config files... 03:44:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3815495680056050563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:06 ---> docker-login.sh 03:44:06 nexus3.edgexfoundry.org:10001 03:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:07 Configure a credential helper to remove this warning. See 03:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:07 03:44:07 Login Succeeded 03:44:07 nexus3.edgexfoundry.org:10002 03:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:07 Configure a credential helper to remove this warning. See 03:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:07 03:44:07 Login Succeeded 03:44:07 nexus3.edgexfoundry.org:10003 03:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:07 Configure a credential helper to remove this warning. See 03:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:07 03:44:07 Login Succeeded 03:44:07 nexus3.edgexfoundry.org:10004 03:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:07 Configure a credential helper to remove this warning. See 03:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:07 03:44:07 Login Succeeded 03:44:07 docker.io 03:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:08 Configure a credential helper to remove this warning. See 03:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:08 03:44:08 Login Succeeded 03:44:08 ---> docker-login.sh ends [Pipeline] } 03:44:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:08 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:44:08 + dirname cmd/core-command/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo core-command,cmd/core-command/Dockerfile 03:44:08 + dirname cmd/core-data/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo core-data,cmd/core-data/Dockerfile 03:44:08 + dirname cmd/core-metadata/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo core-metadata,cmd/core-metadata/Dockerfile 03:44:08 + dirname cmd/security-bootstrapper/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:44:08 + dirname cmd/security-proxy-setup/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:44:08 + dirname cmd/security-secretstore-setup/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:44:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:44:08 + dirname cmd/security-spire-agent/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:44:08 + dirname cmd/security-spire-config/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:44:08 + dirname cmd/security-spire-server/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:44:08 + dirname cmd/support-notifications/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo support-notifications,cmd/support-notifications/Dockerfile 03:44:08 + + dirname cmd/support-scheduler/Dockerfile 03:44:08 cut -d/ -f2 03:44:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:44:08 + dirname cmd/sys-mgmt-agent/Dockerfile 03:44:08 + cut -d/ -f2 03:44:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:44:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:44:09 + git rev-list -1 --merges 691727bfbe342f3f465f8b721fed9faf2bfdabb8~1..691727bfbe342f3f465f8b721fed9faf2bfdabb8 [Pipeline] echo 03:44:09 -----------> git rev-list -1 --merges 691727bfbe342f3f465f8b721fed9faf2bfdabb8~1..691727bfbe342f3f465f8b721fed9faf2bfdabb8 691727bfbe342f3f465f8b721fed9faf2bfdabb8 [false] [Pipeline] sh 03:44:09 + git log --format=format:%s -1 691727bfbe342f3f465f8b721fed9faf2bfdabb8 [Pipeline] echo 03:44:09 ========================================================= 03:44:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:44:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:44:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:44:09 + grep -v github /etc/ssh/ssh_known_hosts 03:44:09 + [ -e /tmp/ssh_known_hosts ] 03:44:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:44:09 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 03:44:09 -a /etc/ssh/ssh_known_hosts 03:44:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:10 03:44:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:44:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:10 latest: Pulling from edgex-devops/git-semver 03:44:10 a0d0a0d46f8b: Pulling fs layer 03:44:10 3e5f54012d9b: Pulling fs layer 03:44:10 4c7163046ea9: Pulling fs layer 03:44:10 0c2d73faf560: Pulling fs layer 03:44:10 0c2d73faf560: Waiting 03:44:10 3e5f54012d9b: Verifying Checksum 03:44:10 3e5f54012d9b: Download complete 03:44:10 a0d0a0d46f8b: Download complete 03:44:10 0c2d73faf560: Verifying Checksum 03:44:10 4c7163046ea9: Verifying Checksum 03:44:10 4c7163046ea9: Download complete 03:44:10 a0d0a0d46f8b: Pull complete 03:44:10 3e5f54012d9b: Pull complete 03:44:10 4c7163046ea9: Pull complete 03:44:11 0c2d73faf560: Pull complete 03:44:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:44:11 prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container 03:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 03:44:12 $ docker top e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:12 [ssh-agent] Looking for ssh-agent implementation... 03:44:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:12 $ docker exec e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 ssh-agent 03:44:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoPJMNa/agent.14 03:44:12 SSH_AGENT_PID=20 03:44:12 Running ssh-add (command line suppressed) 03:44:12 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6780456094607057548.key (/w/workspace/edgex-go/4@tmp/private_key_6780456094607057548.key) 03:44:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:12 + git tag --points-at HEAD [Pipeline] } 03:44:12 $ docker exec --env ******** --env ******** e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 ssh-agent -k 03:44:13 unset SSH_AUTH_SOCK; 03:44:13 unset SSH_AGENT_PID; 03:44:13 echo Agent pid 20 killed; 03:44:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:44:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:13 [ssh-agent] Looking for ssh-agent implementation... 03:44:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:13 $ docker exec e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 ssh-agent 03:44:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLINKBm/agent.52 03:44:13 SSH_AGENT_PID=59 03:44:13 Running ssh-add (command line suppressed) 03:44:13 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1335396307408833669.key (/w/workspace/edgex-go/4@tmp/private_key_1335396307408833669.key) 03:44:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:13 + git semver init 03:44:13 # -> Open(): unable to determine branch for HEAD 03:44:13 # $GIT_DIR = /w/workspace/edgex-go/4/.git 03:44:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 03:44:13 # $SEMVER_REMOTE_NAME = origin 03:44:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:13 # $SEMVER_USER_NAME = edgex-jenkins 03:44:13 # $SEMVER_BRANCH = PR-3987 03:44:13 # $SEMVER_TEMP = /tmp/semver-288656957 03:44:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:44:28 # '/tmp/semver-288656957' -> '/w/workspace/edgex-go/4/.semver' 03:44:28 # -> Force: false 03:44:28 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 03:44:28 $ docker exec --env ******** --env ******** e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 ssh-agent -k 03:44:28 unset SSH_AUTH_SOCK; 03:44:28 unset SSH_AGENT_PID; 03:44:28 echo Agent pid 59 killed; 03:44:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:29 + git semver [Pipeline] } 03:44:29 $ docker stop --time=1 e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 03:44:31 $ docker rm -f e14507cbe6fdddcb5f0648b6c3678104d08d4beacc96adcc1073b41f4c76ee37 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:44:32 Stashed 1 file(s) [Pipeline] echo 03:44:32 [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 03:44:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:32 ========================================================= 03:44:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:44:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:44:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:44:32 59bf1c3509f3: Pulling fs layer 03:44:32 666ba61612fd: Pulling fs layer 03:44:32 8ed8ca486205: Pulling fs layer 03:44:32 4fe6c5a15a65: Pulling fs layer 03:44:32 22a0e8bec74d: Pulling fs layer 03:44:32 ca2b28591e48: Pulling fs layer 03:44:32 a51346096db8: Pulling fs layer 03:44:32 daebc70d1ce1: Pulling fs layer 03:44:32 0e18a0eac166: Pulling fs layer 03:44:32 4fe6c5a15a65: Waiting 03:44:32 22a0e8bec74d: Waiting 03:44:32 ca2b28591e48: Waiting 03:44:32 a51346096db8: Waiting 03:44:32 daebc70d1ce1: Waiting 03:44:32 0e18a0eac166: Waiting 03:44:32 8ed8ca486205: Verifying Checksum 03:44:32 8ed8ca486205: Download complete 03:44:32 666ba61612fd: Download complete 03:44:32 22a0e8bec74d: Verifying Checksum 03:44:32 22a0e8bec74d: Download complete 03:44:32 ca2b28591e48: Download complete 03:44:32 59bf1c3509f3: Download complete 03:44:32 a51346096db8: Verifying Checksum 03:44:32 a51346096db8: Download complete 03:44:32 daebc70d1ce1: Verifying Checksum 03:44:32 daebc70d1ce1: Download complete 03:44:32 59bf1c3509f3: Pull complete 03:44:32 666ba61612fd: Pull complete 03:44:33 8ed8ca486205: Pull complete 03:44:33 0e18a0eac166: Verifying Checksum 03:44:33 0e18a0eac166: Download complete 03:44:33 4fe6c5a15a65: Verifying Checksum 03:44:33 4fe6c5a15a65: Download complete 03:44:37 4fe6c5a15a65: Pull complete 03:44:37 22a0e8bec74d: Pull complete 03:44:37 ca2b28591e48: Pull complete 03:44:37 a51346096db8: Pull complete 03:44:37 daebc70d1ce1: Pull complete 03:44:39 0e18a0eac166: Pull complete 03:44:39 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 03:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:44:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:44:39 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:44:39 WORKDIR /edgex 03:44:39 COPY go.mod . 03:44:39 RUN go mod download build 03:44:39 -t ci-base-image-x86_64 -f - . 03:44:41 Sending build context to Docker daemon 334.9MB 03:44:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:44:41 ---> f018257e8ee9 03:44:41 Step 2/4 : WORKDIR /edgex 03:44:43 ---> Running in dce8a86c6386 03:44:43 Removing intermediate container dce8a86c6386 03:44:43 ---> e105d71974ae 03:44:43 Step 3/4 : COPY go.mod . 03:44:43 ---> d9e22e0fa4e2 03:44:43 Step 4/4 : RUN go mod download 03:44:43 ---> Running in d8137a24eb38 03:44:47 Still waiting to schedule task 03:44:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33423’ 03:45:05 Removing intermediate container d8137a24eb38 03:45:05 ---> 7717b0d6e396 03:45:05 Successfully built 7717b0d6e396 03:45:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:45:06 + docker inspect -f . ci-base-image-x86_64 03:45:06 . [Pipeline] withDockerContainer 03:45:06 prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container 03:45:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 03:45:06 $ docker top 0bffc57bd49c546289f2b9234de29e913c43c0096af5d059504ec14143d233bd -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:07 + go version 03:45:07 go version go1.17.6 linux/amd64 [Pipeline] } 03:45:07 $ docker stop --time=1 0bffc57bd49c546289f2b9234de29e913c43c0096af5d059504ec14143d233bd 03:45:08 $ docker rm -f 0bffc57bd49c546289f2b9234de29e913c43c0096af5d059504ec14143d233bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:09 + docker inspect -f . ci-base-image-x86_64 03:45:09 . [Pipeline] withDockerContainer 03:45:09 prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container 03:45:09 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 03:45:10 $ docker top 8c951b0f9e599eb162bb35ccb66baaed15306c7b62b67654281f1bda306c9ac9 -eo pid,comm [Pipeline] { [Pipeline] echo 03:45:10 ========================================================= 03:45:10 [edgeXBuildGoParallel] Running Tests and Build... 03:45:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:45:10 + make test 03:45:10 go mod tidy -compat=1.17 03:45:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:45:17 ? github.com/edgexfoundry/edgex-go [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:45:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:45:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 03:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:45:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 03:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:45:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 53.4% of statements 03:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.673s coverage: 89.2% of statements 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 84.4% of statements 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 03:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 03:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 03:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 03:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 03:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.5% of statements 03:45:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.2% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:45:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 03:45:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 03:45:54 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 03:46:12 GO111MODULE=on go vet ./... 03:46:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:46:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:46:17 ./bin/test-attribution-txt.sh [Pipeline] echo 03:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:46:18 + ls -al . 03:46:18 total 672 03:46:18 drwxrwxr-x 10 1001 1001 4096 Apr 27 03:46 . 03:46:18 drwxr-xr-x 4 root root 4096 Apr 27 03:45 .. 03:46:18 -rw-rw-r-- 1 1001 1001 11 Apr 27 03:44 .dockerignore 03:46:18 drwxrwxr-x 8 1001 1001 4096 Apr 27 03:44 .git 03:46:18 drwxrwxr-x 3 1001 1001 4096 Apr 27 03:44 .github 03:46:18 -rw-rw-r-- 1 1001 1001 879 Apr 27 03:44 .gitignore 03:46:18 -rw-rw-r-- 1 1001 1001 42 Apr 27 03:44 .golangci.yml 03:46:18 -rw-rw-r-- 1 1001 1001 87 Apr 27 03:44 .hadolint.yml 03:46:18 drwx------ 3 1001 1001 4096 Apr 27 03:44 .semver 03:46:18 -rw-rw-r-- 1 1001 1001 166 Apr 27 03:44 .sonarcloud.properties 03:46:18 -rw-rw-r-- 1 1001 1001 1171 Apr 27 03:44 ADOPTERS.md 03:46:18 -rw-rw-r-- 1 1001 1001 10086 Apr 27 03:44 Attribution.txt 03:46:18 -rw-rw-r-- 1 1001 1001 51732 Apr 27 03:44 CHANGELOG.md 03:46:18 -rw-rw-r-- 1 1001 1001 3804 Apr 27 03:44 CONTRIBUTING.md 03:46:18 -rw-rw-r-- 1 1001 1001 677 Apr 27 03:44 GOVERNANCE.md 03:46:18 -rw-rw-r-- 1 1001 1001 850 Apr 27 03:44 Jenkinsfile 03:46:18 -rw-rw-r-- 1 1001 1001 10775 Apr 27 03:44 LICENSE 03:46:18 -rw-rw-r-- 1 1001 1001 10389 Apr 27 03:44 Makefile 03:46:18 -rw-rw-r-- 1 1001 1001 582 Apr 27 03:44 OWNERS.md 03:46:18 -rw-rw-r-- 1 1001 1001 9120 Apr 27 03:44 README.md 03:46:18 -rw-rw-r-- 1 1001 1001 6912 Apr 27 03:44 SECURITY.md 03:46:18 -rw-rw-r-- 1 1001 1001 5 Apr 27 03:44 VERSION 03:46:18 -rw-rw-r-- 1 1001 1001 4131 Apr 27 03:44 ZMQWindows.md 03:46:18 drwxrwxr-x 2 1001 1001 4096 Apr 27 03:44 bin 03:46:18 drwxrwxr-x 18 1001 1001 4096 Apr 27 03:44 cmd 03:46:18 -rw-r--r-- 1 root root 435134 Apr 27 03:45 coverage.out 03:46:18 -rw-rw-r-- 1 1001 1001 3256 Apr 27 03:44 go.mod 03:46:18 -rw-rw-r-- 1 1001 1001 35162 Apr 27 03:45 go.sum 03:46:18 drwxrwxr-x 8 1001 1001 4096 Apr 27 03:44 internal 03:46:18 drwxrwxr-x 3 1001 1001 4096 Apr 27 03:44 openapi 03:46:18 drwxrwxr-x 4 1001 1001 4096 Apr 27 03:44 snap 03:46:18 -rw-rw-r-- 1 1001 1001 204 Apr 27 03:44 version.go [Pipeline] sh 03:46:18 + '[' -e coverage.out ] 03:46:18 + chown 1001:1001 coverage.out [Pipeline] stash 03:46:18 Stashed 1 file(s) [Pipeline] sh 03:46:18 + make build 03:46:18 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:46:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:46:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:46:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:46:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:46:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:46:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:46:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:46:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:46:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:46:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:46:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:46:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:46:55 $ docker stop --time=1 8c951b0f9e599eb162bb35ccb66baaed15306c7b62b67654281f1bda306c9ac9 03:46:58 $ docker rm -f 8c951b0f9e599eb162bb35ccb66baaed15306c7b62b67654281f1bda306c9ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:46:59 03:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:47:00 latest: Pulling from edgex-devops/edgex-compose 03:47:00 cbdbe7a5bc2a: Pulling fs layer 03:47:00 ca9280d653b3: Pulling fs layer 03:47:00 7e9c9ca2126c: Pulling fs layer 03:47:00 cbdbe7a5bc2a: Verifying Checksum 03:47:00 ca9280d653b3: Verifying Checksum 03:47:00 ca9280d653b3: Download complete 03:47:00 cbdbe7a5bc2a: Pull complete 03:47:00 7e9c9ca2126c: Download complete 03:47:00 ca9280d653b3: Pull complete 03:47:04 7e9c9ca2126c: Pull complete 03:47:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:47:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:47:04 prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container 03:47:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 03:47:05 $ docker top a414fca8b5fa92da3dcfd3d08affefcc31106f05101d35c9ee1ffdb823c7dc1a -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:06 + docker-compose build --help 03:47:06 + grep parallel 03:47:06 --parallel Build images in parallel. [Pipeline] } 03:47:06 $ docker stop --time=1 a414fca8b5fa92da3dcfd3d08affefcc31106f05101d35c9ee1ffdb823c7dc1a 03:47:08 $ docker rm -f a414fca8b5fa92da3dcfd3d08affefcc31106f05101d35c9ee1ffdb823c7dc1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:47:08 . [Pipeline] withDockerContainer 03:47:08 prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container 03:47: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 03:47:09 $ docker top c37c8bf97d9e5c4b0e3612f556d56a0fc9a02300f326cf0c465d3e489d694f54 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:09 + docker-compose -f ./docker-compose-build.yml build --parallel 03:47:10 Building core-command ... 03:47:10 Building core-data ... 03:47:10 Building core-metadata ... 03:47:10 Building security-bootstrapper ... 03:47:10 Building security-proxy-setup ... 03:47:10 Building security-secretstore-setup ... 03:47:10 Building security-spiffe-token-provider ... 03:47:10 Building security-spire-agent ... 03:47:10 Building security-spire-config ... 03:47:10 Building security-spire-server ... 03:47:10 Building support-notifications ... 03:47:10 Building support-scheduler ... 03:47:10 Building sys-mgmt-agent ... 03:47:10 Building security-spire-server 03:47:10 Building security-secretstore-setup 03:47:10 Building security-spire-config 03:47:10 Building security-spire-agent 03:47:10 Building core-command 03:47:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:47:28 ---> 7717b0d6e396 03:47:28 Step 3/25 : WORKDIR /edgex-go 03:47:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:47:28 ---> 7717b0d6e396 03:47:28 Step 3/23 : WORKDIR /edgex-go 03:47:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:47:28 ---> 7717b0d6e396 03:47:28 Step 3/26 : WORKDIR /edgex-go 03:47:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:47:28 ---> 7717b0d6e396 03:47:28 Step 3/25 : WORKDIR /edgex-go 03:47:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:47:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:47:28 ---> 7717b0d6e396 03:47:28 Step 3/26 : WORKDIR /edgex-go 03:47:29 ---> Running in a845a3807d7b 03:47:29 ---> Running in d060b1463691 03:47:29 ---> Running in 854f3c71b2c8 03:47:29 ---> Running in 2d3311b58ee2 03:47:29 ---> Running in 15ef8e7db409 03:47:29 Removing intermediate container 854f3c71b2c8 03:47:29 ---> c5cbfb124b67 03:47:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:29 Removing intermediate container a845a3807d7b 03:47:29 ---> 905cceb2c1cc 03:47:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:29 Removing intermediate container 2d3311b58ee2 03:47:29 ---> 182766a3ac98 03:47:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:29 Removing intermediate container d060b1463691 03:47:29 ---> f071de49ccd3 03:47:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:29 Removing intermediate container 15ef8e7db409 03:47:29 ---> 941bf546e9fb 03:47:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:29 ---> Running in d9a98bc5d96e 03:47:29 ---> Running in ba9c83deaeea 03:47:29 ---> Running in a2fd29589f78 03:47:29 ---> Running in c6c7a9cedaae 03:47:29 ---> Running in 902c92b45c7c 03:47:30 Removing intermediate container ba9c83deaeea 03:47:30 ---> 50402631a3a2 03:47:30 Step 5/25 : RUN apk add --update --no-cache make git 03:47:30 ---> Running in 777e519eaaa1 03:47:30 Removing intermediate container d9a98bc5d96e 03:47:30 ---> 1a5797dcc360 03:47:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:47:30 ---> Running in 8eaaf472e949 03:47:31 Removing intermediate container 902c92b45c7c 03:47:31 ---> c5dc40e3ea42 03:47:31 Step 5/23 : RUN apk add --update --no-cache make git 03:47:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:31 ---> Running in 1439f3814181 03:47:31 Removing intermediate container a2fd29589f78 03:47:31 ---> fa4a5ebcc856 03:47:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:47:31 ---> Running in 29d1769a3d4c 03:47:31 Removing intermediate container c6c7a9cedaae 03:47:31 ---> 896a841036ef 03:47:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:47:31 ---> Running in 15899abc5acf 03:47:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:32 OK: 221 MiB in 52 packages 03:47:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:32 Removing intermediate container 777e519eaaa1 03:47:32 ---> 219f1ae60abe 03:47:32 Step 6/25 : COPY go.mod vendor* ./ 03:47:33 OK: 221 MiB in 52 packages 03:47:33 OK: 221 MiB in 52 packages 03:47:33 OK: 221 MiB in 52 packages 03:47:33 ---> 795ccd471840 03:47:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:33 OK: 221 MiB in 52 packages 03:47:33 ---> Running in dcbae662b05e 03:47:33 Removing intermediate container 8eaaf472e949 03:47:33 ---> ad51d51b8a70 03:47:33 Step 6/25 : COPY go.mod vendor* ./ 03:47:33 Removing intermediate container 1439f3814181 03:47:33 ---> 6705f3d01a0a 03:47:33 Step 6/23 : COPY go.mod vendor* ./ 03:47:33 Removing intermediate container 15899abc5acf 03:47:33 ---> bbd63a7c828e 03:47:33 Step 6/26 : COPY go.mod vendor* ./ 03:47:33 Removing intermediate container 29d1769a3d4c 03:47:33 ---> d767e67c1e0f 03:47:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:33 ---> a88d26476084 03:47:33 Step 6/26 : COPY go.mod vendor* ./ 03:47:34 ---> Running in e480d854ecb6 03:47:34 ---> 4031f2623f17 03:47:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:34 ---> 3bc6014a8c89 03:47:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:34 ---> b76589fd0b8a 03:47:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:34 ---> Running in 561e899aeea2 03:47:34 ---> Running in e0b5b3102545 03:47:34 ---> Running in 632c99e2df39 03:47:34 Removing intermediate container dcbae662b05e 03:47:34 ---> 8db196e6b3cd 03:47:34 Step 8/25 : COPY . . 03:47:38 Removing intermediate container e480d854ecb6 03:47:38 ---> 6ed89dbd4954 03:47:38 Step 8/25 : COPY . . 03:47:40 Removing intermediate container 561e899aeea2 03:47:40 ---> f758a6a58e57 03:47:40 Step 8/23 : COPY . . 03:47:41 Removing intermediate container 632c99e2df39 03:47:41 ---> 57aaf8b210a6 03:47:41 Step 8/26 : COPY . . 03:47:41 ---> 38226e26e09a 03:47:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:47:41 Removing intermediate container e0b5b3102545 03:47:41 ---> f30f31a97097 03:47:41 Step 8/26 : COPY . . 03:47:41 ---> Running in 78eabb6311ff 03:47:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:47:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33425 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws 03:47:47 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:47:47 The recommended git tool is: git 03:47:53 ---> 2ca4556f33fe 03:47:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:47:53 ---> Running in 3f597cb8f73c 03:47:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:47:53 ---> 2385456822a8 03:47:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:47:53 ---> 1372b9938ea2 03:47:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:47:53 ---> 6709bb6c4d6c 03:47:53 Step 9/23 : RUN make cmd/core-command/core-command 03:47:53 ---> Running in d5dcdd96b75f 03:47:53 ---> Running in 5de4903d4ffb 03:47:53 ---> Running in 2c557357736d 03:47:53 Removing intermediate container 3f597cb8f73c 03:47:53 ---> 71bca373d1bf 03:47:53 Step 10/25 : RUN mkdir -p spire-build 03:47:53 ---> Running in 1d8af0f2f2ef 03:47:53 Removing intermediate container d5dcdd96b75f 03:47:53 ---> 2c66ebf09707 03:47:53 Step 10/26 : RUN mkdir -p spire-build 03:47:53 Removing intermediate container 5de4903d4ffb 03:47:53 ---> 4eccd4d9a802 03:47:53 Step 10/26 : RUN mkdir -p spire-build 03:47:53 ---> Running in e45b93aeda90 03:47:53 ---> Running in 2343cf703907 03:47:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:47:54 using credential edgex-jenkins-ssh 03:47:54 Cloning the remote Git repository 03:47:54 Removing intermediate container 1d8af0f2f2ef 03:47:54 ---> 26bb61d1934b 03:47:54 Step 11/25 : WORKDIR /edgex-go/spire-build 03:47:54 ---> Running in 9fe91a6f0b0e 03:47:55 Removing intermediate container e45b93aeda90 03:47:55 ---> d10084bf7577 03:47:55 Step 11/26 : WORKDIR /edgex-go/spire-build 03:47:55 Removing intermediate container 2343cf703907 03:47:55 ---> 35b6ce3d3917 03:47:55 Step 11/26 : WORKDIR /edgex-go/spire-build 03:47:55 Removing intermediate container 9fe91a6f0b0e 03:47:55 ---> a997948e52f0 03:47:55 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 03:47:55 ---> Running in 7e5f97e407c9 03:47:55 ---> Running in 839113e51716 03:47:55 ---> Running in 760511e687ae 03:47:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:47:54 > git init /w/workspace/edgex-go/4 # timeout=10 03:47:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:47:54 > git --version # timeout=10 03:47:54 > git --version # 'git version 2.25.1' 03:47:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:55 Removing intermediate container 7e5f97e407c9 03:47:55 ---> 0f55529ab53a 03:47:55 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 03:47:55 Removing intermediate container 839113e51716 03:47:55 ---> ebd60795436f 03:47:55 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 03:47:55 ---> Running in 4e5b472803a6 03:47:56 ---> Running in 34405f399158 03:47:56 spire-1.2.1/ 03:47:56 spire-1.2.1/.data/ 03:47:56 spire-1.2.1/.data/.file 03:47:56 spire-1.2.1/.dockerignore 03:47:56 spire-1.2.1/.gitattributes 03:47:56 spire-1.2.1/.githooks/ 03:47:56 spire-1.2.1/.githooks/pre-commit 03:47:56 spire-1.2.1/.github/ 03:47:56 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:47:56 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:47:56 spire-1.2.1/.github/dependabot.yml 03:47:56 spire-1.2.1/.github/workflows/ 03:47:56 spire-1.2.1/.github/workflows/nightly_build.yaml 03:47:56 spire-1.2.1/.github/workflows/pr_build.yaml 03:47:56 spire-1.2.1/.github/workflows/release_build.yaml 03:47:56 spire-1.2.1/.github/workflows/scripts/ 03:47:56 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:47:56 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:47:56 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:47:56 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:47:56 spire-1.2.1/.github/workflows/scripts/split.sh 03:47:56 spire-1.2.1/.gitignore 03:47:56 spire-1.2.1/.go-version 03:47:56 spire-1.2.1/.golangci.yml 03:47:56 spire-1.2.1/ADOPTERS.md 03:47:56 spire-1.2.1/CHANGELOG.md 03:47:56 spire-1.2.1/CODE-OF-CONDUCT.md 03:47:56 spire-1.2.1/CODEOWNERS 03:47:56 spire-1.2.1/CONTRIBUTING.md 03:47:56 spire-1.2.1/Dockerfile 03:47:56 spire-1.2.1/Dockerfile.dev 03:47:56 spire-1.2.1/Dockerfile.scratch 03:47:56 spire-1.2.1/LICENSE 03:47:56 spire-1.2.1/MAINTAINERS.md 03:47:56 spire-1.2.1/Makefile 03:47:56 spire-1.2.1/README.md 03:47:56 spire-1.2.1/ROADMAP.md 03:47:56 spire-1.2.1/SECURITY.md 03:47:56 spire-1.2.1/cmd/ 03:47:56 spire-1.2.1/cmd/spire-agent/ 03:47:56 spire-1.2.1/cmd/spire-agent/cli/ 03:47:56 spire-1.2.1/cmd/spire-agent/cli/api/ 03:47:56 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/common/ 03:47:56 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:47:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/run/ 03:47:56 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:47:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:47:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:47:56 spire-1.2.1/cmd/spire-agent/main.go 03:47:56 spire-1.2.1/cmd/spire-server/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/agent/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/cli.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/run/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/token/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/validate/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/x509/ 03:47:56 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:47:56 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:47:56 spire-1.2.1/cmd/spire-server/main.go 03:47:56 spire-1.2.1/cmd/spire-server/util/ 03:47:56 spire-1.2.1/cmd/spire-server/util/util.go 03:47:56 spire-1.2.1/conf/ 03:47:56 spire-1.2.1/conf/agent/ 03:47:56 spire-1.2.1/conf/agent/agent.conf 03:47:56 spire-1.2.1/conf/agent/agent_full.conf 03:47:56 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:47:56 spire-1.2.1/conf/server/ 03:47:56 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:47:56 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:47:56 spire-1.2.1/conf/server/server.conf 03:47:56 spire-1.2.1/conf/server/server_full.conf 03:47:56 spire-1.2.1/doc/ 03:47:56 spire-1.2.1/doc/SPIRE101.md 03:47:56 spire-1.2.1/doc/auditlog.md 03:47:56 spire-1.2.1/doc/authorization_policy_engine.md 03:47:56 spire-1.2.1/doc/changelog_guidelines.md 03:47:56 spire-1.2.1/doc/cure53-report.pdf 03:47:56 spire-1.2.1/doc/images/ 03:47:56 spire-1.2.1/doc/images/2019_roadmap.png 03:47:56 spire-1.2.1/doc/images/SPIRE101.png 03:47:56 spire-1.2.1/doc/images/SPIRE_agent.png 03:47:56 spire-1.2.1/doc/images/SPIRE_server.png 03:47:56 spire-1.2.1/doc/images/cache_mgr.png 03:47:56 spire-1.2.1/doc/images/cache_mgr_components.png 03:47:56 spire-1.2.1/doc/images/federated_spire.png 03:47:56 spire-1.2.1/doc/images/ha_mode.png 03:47:56 spire-1.2.1/doc/images/nested_spire.png 03:47:56 spire-1.2.1/doc/images/oidc_federation.png 03:47:56 spire-1.2.1/doc/images/single_trust_domain.png 03:47:56 spire-1.2.1/doc/images/spiffe_compatible.png 03:47:56 spire-1.2.1/doc/images/spire_logo.png 03:47:56 spire-1.2.1/doc/migrating_registration_api_clients.md 03:47:56 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:47:56 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:47:56 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:47:56 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:47:56 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:47:56 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:47:56 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:47:56 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:47:56 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:47:56 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:47:56 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:47:56 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:47:56 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:47:56 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:47:56 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:47:56 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:47:56 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:47:56 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:47:56 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:47:56 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:47:56 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:47:56 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:47:56 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:47:56 spire-1.2.1/doc/scaling_spire.md 03:47:56 spire-1.2.1/doc/spire_agent.md 03:47:56 spire-1.2.1/doc/spire_server.md 03:47:56 spire-1.2.1/doc/supported_integrations.md 03:47:56 spire-1.2.1/doc/telemetry.md 03:47:56 spire-1.2.1/doc/telemetry_config.md 03:47:56 spire-1.2.1/doc/upgrading.md 03:47:56 spire-1.2.1/doc/using_spire.md 03:47:56 spire-1.2.1/examples/ 03:47:56 spire-1.2.1/examples/README.md 03:47:56 spire-1.2.1/go.mod 03:47:56 spire-1.2.1/go.sum 03:47:56 spire-1.2.1/pkg/ 03:47:56 spire-1.2.1/pkg/agent/ 03:47:56 spire-1.2.1/pkg/agent/agent.go 03:47:56 spire-1.2.1/pkg/agent/api/ 03:47:56 spire-1.2.1/pkg/agent/api/config.go 03:47:56 spire-1.2.1/pkg/agent/api/debug/ 03:47:56 spire-1.2.1/pkg/agent/api/debug/v1/ 03:47:56 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:47:56 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:47:56 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:47:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:47:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:47:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:47:56 spire-1.2.1/pkg/agent/api/endpoints.go 03:47:56 spire-1.2.1/pkg/agent/api/health/ 03:47:56 spire-1.2.1/pkg/agent/api/health/v1/ 03:47:56 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:47:56 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:47:56 spire-1.2.1/pkg/agent/api/rpccontext/ 03:47:56 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:47:56 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:47:56 spire-1.2.1/pkg/agent/attestor/ 03:47:56 spire-1.2.1/pkg/agent/attestor/node/ 03:47:56 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:47:56 spire-1.2.1/pkg/agent/attestor/node/node.go 03:47:56 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:47:56 spire-1.2.1/pkg/agent/attestor/workload/ 03:47:56 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:47:56 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:47:56 spire-1.2.1/pkg/agent/catalog/ 03:47:56 spire-1.2.1/pkg/agent/catalog/catalog.go 03:47:56 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:47:56 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:47:56 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:47:56 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:47:56 spire-1.2.1/pkg/agent/client/ 03:47:56 spire-1.2.1/pkg/agent/client/client.go 03:47:56 spire-1.2.1/pkg/agent/client/client_test.go 03:47:56 spire-1.2.1/pkg/agent/client/dial.go 03:47:56 spire-1.2.1/pkg/agent/client/nodeconn.go 03:47:56 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:47:56 spire-1.2.1/pkg/agent/client/update.go 03:47:56 spire-1.2.1/pkg/agent/client/util.go 03:47:56 spire-1.2.1/pkg/agent/common/ 03:47:56 spire-1.2.1/pkg/agent/common/backoff/ 03:47:56 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:47:56 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:47:56 spire-1.2.1/pkg/agent/common/cgroups/ 03:47:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:47:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:47:56 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:47:56 spire-1.2.1/pkg/agent/config.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/ 03:47:56 spire-1.2.1/pkg/agent/endpoints/config.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:47:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:47:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/workload/ 03:47:56 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:47:56 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:47:56 spire-1.2.1/pkg/agent/manager/ 03:47:56 spire-1.2.1/pkg/agent/manager/cache/ 03:47:56 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:47:56 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:47:56 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:47:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:47:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:47:56 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:47:56 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:47:56 spire-1.2.1/pkg/agent/manager/config.go 03:47:56 spire-1.2.1/pkg/agent/manager/manager.go 03:47:56 spire-1.2.1/pkg/agent/manager/manager_test.go 03:47:56 spire-1.2.1/pkg/agent/manager/storage.go 03:47:56 spire-1.2.1/pkg/agent/manager/storage_test.go 03:47:56 spire-1.2.1/pkg/agent/manager/storecache/ 03:47:56 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:47:56 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:47:56 spire-1.2.1/pkg/agent/manager/sync.go 03:47:56 spire-1.2.1/pkg/agent/plugin/ 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:47:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:47:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:47:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:47:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:47:56 spire-1.2.1/pkg/agent/svid/ 03:47:56 spire-1.2.1/pkg/agent/svid/rotator.go 03:47:56 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:47:56 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:47:56 spire-1.2.1/pkg/agent/svid/store/ 03:47:56 spire-1.2.1/pkg/agent/svid/store/service.go 03:47:56 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:47:56 spire-1.2.1/pkg/common/ 03:47:56 spire-1.2.1/pkg/common/agentpathtemplate/ 03:47:56 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:47:56 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:47:56 spire-1.2.1/pkg/common/api/ 03:47:56 spire-1.2.1/pkg/common/api/metrics.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/ 03:47:56 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/logger.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/names.go 03:47:56 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:47:56 spire-1.2.1/pkg/common/api/names.go 03:47:56 spire-1.2.1/pkg/common/api/ratelimit.go 03:47:56 spire-1.2.1/pkg/common/api/rpccontext/ 03:47:56 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:47:56 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:47:56 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:47:56 spire-1.2.1/pkg/common/auth/ 03:47:56 spire-1.2.1/pkg/common/auth/interceptors.go 03:47:56 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:47:56 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/ 03:47:56 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/types.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:47:56 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:47:56 spire-1.2.1/pkg/common/catalog/ 03:47:56 spire-1.2.1/pkg/common/catalog/bind.go 03:47:56 spire-1.2.1/pkg/common/catalog/builtin.go 03:47:56 spire-1.2.1/pkg/common/catalog/catalog.go 03:47:56 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:47:56 spire-1.2.1/pkg/common/catalog/closers.go 03:47:56 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:47:56 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:47:56 spire-1.2.1/pkg/common/catalog/config.go 03:47:56 spire-1.2.1/pkg/common/catalog/config_test.go 03:47:56 spire-1.2.1/pkg/common/catalog/configure.go 03:47:56 spire-1.2.1/pkg/common/catalog/constraints.go 03:47:56 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:47:56 spire-1.2.1/pkg/common/catalog/context.go 03:47:56 spire-1.2.1/pkg/common/catalog/external.go 03:47:56 spire-1.2.1/pkg/common/catalog/host.go 03:47:56 spire-1.2.1/pkg/common/catalog/pipenet.go 03:47:56 spire-1.2.1/pkg/common/catalog/plugin.go 03:47:56 spire-1.2.1/pkg/common/catalog/testplugin/ 03:47:56 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:47:56 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:47:56 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:47:56 spire-1.2.1/pkg/common/cli/ 03:47:56 spire-1.2.1/pkg/common/cli/env.go 03:47:56 spire-1.2.1/pkg/common/cli/flags.go 03:47:56 spire-1.2.1/pkg/common/cli/trust_domain.go 03:47:56 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:47:56 spire-1.2.1/pkg/common/cli/umask.go 03:47:56 spire-1.2.1/pkg/common/cli/umask_posix.go 03:47:56 spire-1.2.1/pkg/common/cli/umask_test.go 03:47:56 spire-1.2.1/pkg/common/cli/umask_windows.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/ 03:47:56 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/flag.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/format.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/ 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:47:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:47:56 spire-1.2.1/pkg/common/coretypes/ 03:47:56 spire-1.2.1/pkg/common/coretypes/bundle/ 03:47:56 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:47:56 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:47:56 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:47:56 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:47:56 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:47:56 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:47:56 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:47:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:47:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:47:56 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:47:56 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:47:56 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:47:56 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:47:56 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:47:56 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:47:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:47:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:47:56 spire-1.2.1/pkg/common/cryptoutil/ 03:47:56 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:47:56 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:47:56 spire-1.2.1/pkg/common/diskutil/ 03:47:56 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:47:56 spire-1.2.1/pkg/common/diskutil/file_test.go 03:47:56 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:47:56 spire-1.2.1/pkg/common/errorutil/ 03:47:56 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:47:56 spire-1.2.1/pkg/common/health/ 03:47:56 spire-1.2.1/pkg/common/health/config.go 03:47:56 spire-1.2.1/pkg/common/health/context.go 03:47:56 spire-1.2.1/pkg/common/health/context_test.go 03:47:56 spire-1.2.1/pkg/common/health/health.go 03:47:56 spire-1.2.1/pkg/common/health/health_test.go 03:47:56 spire-1.2.1/pkg/common/health/logger.go 03:47:56 spire-1.2.1/pkg/common/hostservice/ 03:47:56 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:47:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:47:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:47:56 spire-1.2.1/pkg/common/idutil/ 03:47:56 spire-1.2.1/pkg/common/idutil/require.go 03:47:56 spire-1.2.1/pkg/common/idutil/require_test.go 03:47:56 spire-1.2.1/pkg/common/idutil/safety.go 03:47:56 spire-1.2.1/pkg/common/idutil/safety_test.go 03:47:56 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:47:56 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:47:56 spire-1.2.1/pkg/common/jwtsvid/ 03:47:56 spire-1.2.1/pkg/common/jwtsvid/common.go 03:47:56 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:47:56 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:47:56 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:47:56 spire-1.2.1/pkg/common/jwtutil/ 03:47:56 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:47:56 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:47:56 spire-1.2.1/pkg/common/log/ 03:47:56 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:47:56 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:47:56 spire-1.2.1/pkg/common/log/log.go 03:47:56 spire-1.2.1/pkg/common/log/log_test.go 03:47:56 spire-1.2.1/pkg/common/log/options.go 03:47:56 spire-1.2.1/pkg/common/nodeutil/ 03:47:56 spire-1.2.1/pkg/common/nodeutil/node.go 03:47:56 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:47:56 spire-1.2.1/pkg/common/peertracker/ 03:47:56 spire-1.2.1/pkg/common/peertracker/conn.goRemoving intermediate container 78eabb6311ff 03:47:56 ---> 537d22c32d83 03:47:56 03:47:56 Step 10/25 : FROM alpine:3.14 03:47:56 03:47:56 spire-1.2.1/pkg/common/peertracker/credentials.go 03:47:56 spire-1.2.1/pkg/common/peertracker/errors.go 03:47:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:47:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:47:56 spire-1.2.1/pkg/common/peertracker/info.go 03:47:56 spire-1.2.1/pkg/common/peertracker/listener.go 03:47:56 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:47:56 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:47:56 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:47:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:47:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:47:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:47:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:47:56 spire-1.2.1/pkg/common/peertracker/tcp.go 03:47:56 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:47:56 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:47:56 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:47:56 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:47:56 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:47:56 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:47:56 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:47:56 spire-1.2.1/pkg/common/peertracker/uds.go 03:47:56 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:47:56 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:47:56 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:47:56 spire-1.2.1/pkg/common/pemutil/ 03:47:56 spire-1.2.1/pkg/common/pemutil/block.go 03:47:56 spire-1.2.1/pkg/common/pemutil/certs.go 03:47:56 spire-1.2.1/pkg/common/pemutil/common.go 03:47:56 spire-1.2.1/pkg/common/pemutil/csr.go 03:47:56 spire-1.2.1/pkg/common/pemutil/keys.go 03:47:56 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/ 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:47:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:47:56 spire-1.2.1/pkg/common/plugin/ 03:47:56 spire-1.2.1/pkg/common/plugin/aws/ 03:47:56 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:47:56 spire-1.2.1/pkg/common/plugin/azure/ 03:47:56 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:47:56 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:47:56 spire-1.2.1/pkg/common/plugin/facade.go 03:47:56 spire-1.2.1/pkg/common/plugin/facade_test.go 03:47:56 spire-1.2.1/pkg/common/plugin/gcp/ 03:47:56 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:47:56 spire-1.2.1/pkg/common/plugin/k8s/ 03:47:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:47:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:47:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:47:56 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:47:56 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:47:56 spire-1.2.1/pkg/common/plugin/log.go 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/ 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:47:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:47:56 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:47:56 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:47:56 spire-1.2.1/pkg/common/plugin/x509pop/ 03:47:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:47:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:47:56 spire-1.2.1/pkg/common/profiling/ 03:47:56 spire-1.2.1/pkg/common/profiling/dumpers.go 03:47:56 spire-1.2.1/pkg/common/profiling/profiling.go 03:47:56 spire-1.2.1/pkg/common/protoutil/ 03:47:56 spire-1.2.1/pkg/common/protoutil/masks.go 03:47:56 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:47:56 spire-1.2.1/pkg/common/rotationutil/ 03:47:56 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:47:56 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:47:56 spire-1.2.1/pkg/common/selector/ 03:47:56 spire-1.2.1/pkg/common/selector/selector.go 03:47:56 spire-1.2.1/pkg/common/selector/selector_test.go 03:47:56 spire-1.2.1/pkg/common/selector/set.go 03:47:56 spire-1.2.1/pkg/common/selector/set_utils.go 03:47:56 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/ 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/ 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:47:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:47:56 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:47:56 spire-1.2.1/pkg/common/telemetry/call.go 03:47:56 spire-1.2.1/pkg/common/telemetry/common/ 03:47:56 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:47:56 spire-1.2.1/pkg/common/telemetry/config.go 03:47:56 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:47:56 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/inmem.go 03:47:56 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/m3.go 03:47:56 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/metrics.go 03:47:56 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/names.go 03:47:56 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:47:56 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:47:56 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/ 03:47:56 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:47:56 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:47:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:47:56 spire-1.2.1/pkg/common/telemetry/server/server.go 03:47:56 spire-1.2.1/pkg/common/telemetry/sink.go 03:47:56 spire-1.2.1/pkg/common/telemetry/statsd.go 03:47:56 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:47:56 spire-1.2.1/pkg/common/telemetry/uptime.go 03:47:56 spire-1.2.1/pkg/common/telemetry/version.go 03:47:56 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:47:56 spire-1.2.1/pkg/common/uptime/ 03:47:56 spire-1.2.1/pkg/common/uptime/uptime.go 03:47:56 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:47:56 spire-1.2.1/pkg/common/util/ 03:47:56 spire-1.2.1/pkg/common/util/certs.go 03:47:56 spire-1.2.1/pkg/common/util/certs_test.go 03:47:56 spire-1.2.1/pkg/common/util/csr.go 03:47:56 spire-1.2.1/pkg/common/util/hash.go 03:47:56 spire-1.2.1/pkg/common/util/selectors.go 03:47:56 spire-1.2.1/pkg/common/util/selectors_test.go 03:47:56 spire-1.2.1/pkg/common/util/signals.go 03:47:56 spire-1.2.1/pkg/common/util/sort.go 03:47:56 spire-1.2.1/pkg/common/util/sort_test.go 03:47:56 spire-1.2.1/pkg/common/util/task.go 03:47:56 spire-1.2.1/pkg/common/util/task_test.go 03:47:56 spire-1.2.1/pkg/common/util/testdata/ 03:47:56 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:47:56 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:47:56 spire-1.2.1/pkg/common/version/ 03:47:56 spire-1.2.1/pkg/common/version/version.go 03:47:56 spire-1.2.1/pkg/common/x509svid/ 03:47:56 spire-1.2.1/pkg/common/x509svid/common_test.go 03:47:56 spire-1.2.1/pkg/common/x509svid/csr.go 03:47:56 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:47:56 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:47:56 spire-1.2.1/pkg/common/x509util/ 03:47:56 spire-1.2.1/pkg/common/x509util/cert.go 03:47:56 spire-1.2.1/pkg/common/x509util/dns.go 03:47:56 spire-1.2.1/pkg/common/x509util/dns_test.go 03:47:56 spire-1.2.1/pkg/common/x509util/keyid.go 03:47:56 spire-1.2.1/pkg/common/x509util/keypair.go 03:47:56 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:47:56 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:47:56 spire-1.2.1/pkg/server/ 03:47:56 spire-1.2.1/pkg/server/api/ 03:47:56 spire-1.2.1/pkg/server/api/agent.go 03:47:56 spire-1.2.1/pkg/server/api/agent/ 03:47:56 spire-1.2.1/pkg/server/api/agent/v1/ 03:47:56 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:47:56 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:47:56 spire-1.2.1/pkg/server/api/agent_test.go 03:47:56 spire-1.2.1/pkg/server/api/api.go 03:47:56 spire-1.2.1/pkg/server/api/audit/ 03:47:56 spire-1.2.1/pkg/server/api/audit/audit.go 03:47:56 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:47:56 spire-1.2.1/pkg/server/api/bundle.go 03:47:56 spire-1.2.1/pkg/server/api/bundle/ 03:47:56 spire-1.2.1/pkg/server/api/bundle/v1/ 03:47:56 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:47:56 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:47:56 spire-1.2.1/pkg/server/api/bundle_test.go 03:47:56 spire-1.2.1/pkg/server/api/debug/ 03:47:56 spire-1.2.1/pkg/server/api/debug/v1/ 03:47:56 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:47:56 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:47:56 spire-1.2.1/pkg/server/api/entry.go 03:47:56 spire-1.2.1/pkg/server/api/entry/ 03:47:56 spire-1.2.1/pkg/server/api/entry/v1/ 03:47:56 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:47:56 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:47:56 spire-1.2.1/pkg/server/api/entry_test.go 03:47:56 spire-1.2.1/pkg/server/api/health/ 03:47:56 spire-1.2.1/pkg/server/api/health/v1/ 03:47:56 spire-1.2.1/pkg/server/api/health/v1/service.go 03:47:56 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:47:56 spire-1.2.1/pkg/server/api/id.go 03:47:56 spire-1.2.1/pkg/server/api/id_test.go 03:47:56 spire-1.2.1/pkg/server/api/limits/ 03:47:56 spire-1.2.1/pkg/server/api/limits/limits.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/ 03:47:56 spire-1.2.1/pkg/server/api/middleware/alias.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/audit.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/caller.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/common.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/entries.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:47:56 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:47:56 spire-1.2.1/pkg/server/api/ratelimit.go 03:47:56 spire-1.2.1/pkg/server/api/rpccontext/ 03:47:56 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:47:56 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:47:56 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:47:56 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:47:56 spire-1.2.1/pkg/server/api/selector.go 03:47:56 spire-1.2.1/pkg/server/api/selector_test.go 03:47:56 spire-1.2.1/pkg/server/api/status.go 03:47:56 spire-1.2.1/pkg/server/api/status_test.go 03:47:56 spire-1.2.1/pkg/server/api/svid/ 03:47:56 spire-1.2.1/pkg/server/api/svid/v1/ 03:47:56 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:47:56 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:47:56 spire-1.2.1/pkg/server/api/trustdomain.go 03:47:56 spire-1.2.1/pkg/server/api/trustdomain/ 03:47:56 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:47:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:47:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:47:56 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:47:56 spire-1.2.1/pkg/server/authpolicy/ 03:47:56 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:47:56 spire-1.2.1/pkg/server/authpolicy/policy.go 03:47:56 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:47:56 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:47:56 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:47:56 spire-1.2.1/pkg/server/authpolicy/validate.go 03:47:56 spire-1.2.1/pkg/server/bundle/ 03:47:56 spire-1.2.1/pkg/server/bundle/client/ 03:47:56 spire-1.2.1/pkg/server/bundle/client/client.go 03:47:56 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:47:56 spire-1.2.1/pkg/server/bundle/client/manager.go 03:47:56 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:47:56 spire-1.2.1/pkg/server/bundle/client/sources.go 03:47:56 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:47:56 spire-1.2.1/pkg/server/bundle/client/updater.go 03:47:56 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:47:56 spire-1.2.1/pkg/server/ca/ 03:47:56 spire-1.2.1/pkg/server/ca/ca.go 03:47:56 spire-1.2.1/pkg/server/ca/ca_health.go 03:47:56 spire-1.2.1/pkg/server/ca/ca_test.go 03:47:56 spire-1.2.1/pkg/server/ca/journal.go 03:47:56 spire-1.2.1/pkg/server/ca/journal_test.go 03:47:56 spire-1.2.1/pkg/server/ca/manager.go 03:47:56 spire-1.2.1/pkg/server/ca/manager_health.go 03:47:56 spire-1.2.1/pkg/server/ca/manager_test.go 03:47:56 spire-1.2.1/pkg/server/ca/templates.go 03:47:56 spire-1.2.1/pkg/server/ca/upstream_client.go 03:47:56 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:47:56 spire-1.2.1/pkg/server/ca/validation.go 03:47:56 spire-1.2.1/pkg/server/cache/ 03:47:56 spire-1.2.1/pkg/server/cache/dscache/ 03:47:56 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:47:56 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:47:56 spire-1.2.1/pkg/server/cache/entrycache/ 03:47:56 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:47:56 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:47:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:47:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:47:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:47:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:47:56 spire-1.2.1/pkg/server/catalog/ 03:47:56 spire-1.2.1/pkg/server/catalog/catalog.go 03:47:56 spire-1.2.1/pkg/server/catalog/keymanager.go 03:47:56 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:47:56 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:47:56 spire-1.2.1/pkg/server/catalog/notifier.go 03:47:56 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:47:56 spire-1.2.1/pkg/server/config.go 03:47:56 spire-1.2.1/pkg/server/datastore/ 03:47:56 spire-1.2.1/pkg/server/datastore/datastore.go 03:47:56 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:47:56 spire-1.2.1/pkg/server/datastore/repository.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:47:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:47:56 spire-1.2.1/pkg/server/endpoints/ 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/ 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:47:56 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:47:56 spire-1.2.1/pkg/server/endpoints/config.go 03:47:56 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:47:56 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:47:56 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:47:56 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:47:56 spire-1.2.1/pkg/server/endpoints/middleware.go 03:47:56 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:47:56 spire-1.2.1/pkg/server/hostservice/ 03:47:56 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:47:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:47:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:47:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:47:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:47:56 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:47:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:47:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/ 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/ 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:47:56 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:47:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:47:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/ 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:47:56 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:47:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:47:56 spire-1.2.1/pkg/server/registration/ 03:47:56 spire-1.2.1/pkg/server/registration/manager.go 03:47:56 spire-1.2.1/pkg/server/registration/manager_test.go 03:47:56 spire-1.2.1/pkg/server/scanentries.go 03:47:56 spire-1.2.1/pkg/server/scanentries_test.go 03:47:56 spire-1.2.1/pkg/server/server.go 03:47:56 spire-1.2.1/pkg/server/server_test.go 03:47:56 spire-1.2.1/pkg/server/svid/ 03:47:56 spire-1.2.1/pkg/server/svid/observer.go 03:47:56 spire-1.2.1/pkg/server/svid/observer_test.go 03:47:56 spire-1.2.1/pkg/server/svid/rotator.go 03:47:56 spire-1.2.1/pkg/server/svid/rotator_config.go 03:47:56 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:47:56 spire-1.2.1/pkg/server/svid/rotator_test.go 03:47:56 spire-1.2.1/proto/ 03:47:56 spire-1.2.1/proto/private/ 03:47:56 spire-1.2.1/proto/private/server/ 03:47:56 spire-1.2.1/proto/private/server/journal/ 03:47:56 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:47:56 spire-1.2.1/proto/private/server/journal/journal.proto 03:47:56 spire-1.2.1/proto/spire/ 03:47:56 spire-1.2.1/proto/spire/common/ 03:47:56 spire-1.2.1/proto/spire/common/common.pb.go 03:47:56 spire-1.2.1/proto/spire/common/common.proto 03:47:56 spire-1.2.1/proto/spire/common/plugin/ 03:47:56 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:47:56 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:47:56 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:47:56 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:47:56 spire-1.2.1/proto/spire/plugin/ 03:47:56 spire-1.2.1/proto/spire/plugin/agent/ 03:47:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:47:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:47:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:47:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:47:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:47:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:47:56 spire-1.2.1/release/ 03:47:56 spire-1.2.1/release/spire-extras/ 03:47:56 spire-1.2.1/release/spire-extras/README.md 03:47:56 spire-1.2.1/release/spire-extras/conf/ 03:47:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:47:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:47:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:47:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:47:56 spire-1.2.1/release/spire/ 03:47:56 spire-1.2.1/release/spire/README.md 03:47:56 spire-1.2.1/release/spire/conf/ 03:47:56 spire-1.2.1/release/spire/conf/agent/ 03:47:56 spire-1.2.1/release/spire/conf/agent/agent.conf 03:47:56 spire-1.2.1/release/spire/conf/server/ 03:47:56 spire-1.2.1/release/spire/conf/server/server.conf 03:47:56 spire-1.2.1/script/ 03:47:56 spire-1.2.1/script/build-artifact.sh 03:47:56 spire-1.2.1/script/generate_dummy_ca.sh 03:47:56 spire-1.2.1/support/ 03:47:56 spire-1.2.1/support/k8s/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:47:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/ 03:47:56 spire-1.2.1/support/oidc-discovery-provider/README.md 03:47:56 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/config.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/main.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:47:56 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:47:56 spire-1.2.1/test/ 03:47:56 spire-1.2.1/test/clock/ 03:47:56 spire-1.2.1/test/clock/clock.go 03:47:56 spire-1.2.1/test/fakes/ 03:47:56 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:47:56 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:47:56 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:47:56 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:47:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:47:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:47:56 spire-1.2.1/test/fakes/fakeagentstore/ 03:47:56 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:47:56 spire-1.2.1/test/fakes/fakedatastore/ 03:47:56 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:47:56 spire-1.2.1/test/fakes/fakeentryclient/ 03:47:56 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:47:56 spire-1.2.1/test/fakes/fakehealthchecker/ 03:47:56 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:47:56 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:47:56 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:47:56 spire-1.2.1/test/fakes/fakemetrics/ 03:47:56 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:47:56 spire-1.2.1/test/fakes/fakenoderesolver/ 03:47:56 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:47:56 spire-1.2.1/test/fakes/fakenotifier/ 03:47:56 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:47:56 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:47:56 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:47:56 spire-1.2.1/test/fakes/fakeserverca/ 03:47:56 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:47:56 spire-1.2.1/test/fakes/fakeservercatalog/ 03:47:56 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:47:56 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:47:56 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:47:56 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:47:56 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:47:56 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:47:56 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:47:56 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:47:56 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:47:56 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:47:56 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:47:56 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:47:56 spire-1.2.1/test/fixture/ 03:47:56 spire-1.2.1/test/fixture/certs/ 03:47:56 spire-1.2.1/test/fixture/certs/agent_svid.der 03:47:56 spire-1.2.1/test/fixture/certs/base_cert.pem 03:47:56 spire-1.2.1/test/fixture/certs/base_csr.pem 03:47:56 spire-1.2.1/test/fixture/certs/base_key.pem 03:47:56 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:47:56 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:47:56 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:47:56 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:47:56 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:47:56 spire-1.2.1/test/fixture/certs/blog_key.pem 03:47:56 spire-1.2.1/test/fixture/certs/bundle.der 03:47:56 spire-1.2.1/test/fixture/certs/ca.pem 03:47:56 spire-1.2.1/test/fixture/certs/ca_key.pem 03:47:56 spire-1.2.1/test/fixture/certs/database_cert.pem 03:47:56 spire-1.2.1/test/fixture/certs/database_csr.pem 03:47:56 spire-1.2.1/test/fixture/certs/database_key.pem 03:47:56 spire-1.2.1/test/fixture/certs/node_cert.pem 03:47:56 spire-1.2.1/test/fixture/certs/node_csr.pem 03:47:56 spire-1.2.1/test/fixture/certs/node_key.pem 03:47:56 spire-1.2.1/test/fixture/certs/svid.pem 03:47:56 spire-1.2.1/test/fixture/certs/svid_key.pem 03:47:56 spire-1.2.1/test/fixture/config/ 03:47:56 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:47:56 spire-1.2.1/test/fixture/config/agent_good.conf 03:47:56 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:47:56 spire-1.2.1/test/fixture/config/plugin_good.conf 03:47:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:47:56 spire-1.2.1/test/fixture/config/server_good.conf 03:47:56 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:47:56 spire-1.2.1/test/fixture/fixture.go 03:47:56 spire-1.2.1/test/fixture/nodeattestor/ 03:47:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:47:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:47:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:47:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:47:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:47:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:47:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:47:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:47:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:47:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:47:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:47:56 spire-1.2.1/test/fixture/registration/ 03:47:56 spire-1.2.1/test/fixture/registration/entries.json 03:47:56 spire-1.2.1/test/fixture/registration/good-for-update.json 03:47:56 spire-1.2.1/test/fixture/registration/good.json 03:47:56 spire-1.2.1/test/fixture/registration/invalid.json 03:47:56 spire-1.2.1/test/fixture/registration/invalid_json.json 03:47:56 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:47:56 spire-1.2.1/test/integration/ 03:47:56 spire-1.2.1/test/integration/README.md 03:47:56 spire-1.2.1/test/integration/common 03:47:56 spire-1.2.1/test/integration/setup/ 03:47:56 spire-1.2.1/test/integration/setup/adminclient/ 03:47:56 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:47:56 spire-1.2.1/test/integration/setup/adminclient/client.go 03:47:56 spire-1.2.1/test/integration/setup/debugagent/ 03:47:56 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:47:56 spire-1.2.1/test/integration/setup/debugagent/main.go 03:47:56 spire-1.2.1/test/integration/setup/debugserver/ 03:47:56 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:47:56 spire-1.2.1/test/integration/setup/debugserver/main.go 03:47:56 spire-1.2.1/test/integration/setup/downstreamclient/ 03:47:56 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:47:56 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:47:56 spire-1.2.1/test/integration/setup/itclient/ 03:47:56 spire-1.2.1/test/integration/setup/itclient/client.go 03:47:56 spire-1.2.1/test/integration/setup/node-attestation/ 03:47:56 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:47:56 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:47:56 spire-1.2.1/test/integration/setup/x509pop/ 03:47:56 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:47:56 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:47:56 spire-1.2.1/test/integration/suites/ 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:47:56 spire-1.2.1/test/integration/suites/join-token/ 03:47:56 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:47:56 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:47:56 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:47:56 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:47:56 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:47:56 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:47:56 spire-1.2.1/test/integration/suites/join-token/README.md 03:47:56 spire-1.2.1/test/integration/suites/join-token/conf/ 03:47:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/join-token/teardown 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:47:56 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:47:56 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:47:56 spire-1.2.1/test/integration/suites/k8s/ 03:47:56 spire-1.2.1/test/integration/suites/k8s/00-setup 03:47:56 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:47:56 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:47:56 spire-1.2.1/test/integration/suites/k8s/README.md 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/ 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:47:56 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:47:56 spire-1.2.1/test/integration/suites/k8s/teardown 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/ 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:47:56 spire-1.2.1/test/integration/suites/rotation/ 03:47:56 spire-1.2.1/test/integration/suites/rotation/00-setup 03:47:56 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:47:56 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:47:56 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:47:56 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:47:56 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:47:56 spire-1.2.1/test/integration/suites/rotation/README.md 03:47:56 spire-1.2.1/test/integration/suites/rotation/conf/ 03:47:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/rotation/teardown 03:47:56 spire-1.2.1/test/integration/suites/self-test/ 03:47:56 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:47:56 spire-1.2.1/test/integration/suites/self-test/README.md 03:47:56 spire-1.2.1/test/integration/suites/self-test/teardown 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:47:56 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:47:56 spire-1.2.1/test/integration/suites/upgrade/ 03:47:56 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:47:56 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:47:56 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:47:56 spire-1.2.1/test/integration/suites/upgrade/README.md 03:47:56 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:47:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:47:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:47:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:47:56 spire-1.2.1/test/integration/suites/upgrade/teardown 03:47:56 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:47:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:47:56 spire-1.2.1/test/integration/test-one.sh 03:47:56 spire-1.2.1/test/integration/test.sh 03:47:56 spire-1.2.1/test/plugintest/ 03:47:56 spire-1.2.1/test/plugintest/config.go 03:47:56 spire-1.2.1/test/plugintest/load.go 03:47:56 spire-1.2.1/test/plugintest/option.go 03:47:56 spire-1.2.1/test/spiretest/ 03:47:56 spire-1.2.1/test/spiretest/apiserver.go 03:47:56 spire-1.2.1/test/spiretest/assertions.go 03:47:56 spire-1.2.1/test/spiretest/dir.go 03:47:56 spire-1.2.1/test/spiretest/errors_posix.go 03:47:56 spire-1.2.1/test/spiretest/errors_windows.go 03:47:56 spire-1.2.1/test/spiretest/logs.go 03:47:56 spire-1.2.1/test/spiretest/socketapi.go 03:47:56 spire-1.2.1/test/spiretest/suite.go 03:47:56 spire-1.2.1/test/spiretest/x509.go 03:47:56 spire-1.2.1/test/testca/ 03:47:56 spire-1.2.1/test/testca/ca.go 03:47:56 spire-1.2.1/test/testkey/ 03:47:56 spire-1.2.1/test/testkey/generate.sh 03:47:56 spire-1.2.1/test/testkey/genkeys.go 03:47:56 spire-1.2.1/test/testkey/keys.go 03:47:56 spire-1.2.1/test/testkey/new.go 03:47:56 spire-1.2.1/test/tpmsimulator/ 03:47:56 spire-1.2.1/test/tpmsimulator/simulator.go 03:47:56 spire-1.2.1/test/util/ 03:47:56 spire-1.2.1/test/util/cert_fixtures.go 03:47:56 spire-1.2.1/test/util/cert_generation.go 03:47:56 spire-1.2.1/test/util/io_redirection.go 03:47:56 spire-1.2.1/test/util/race.go 03:47:56 spire-1.2.1/test/util/util.go 03:47:56 building spire from source... 03:47:56 3.14: Pulling from library/alpine 03:47:56 Installing go1.17.7... 03:47:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:47:57 Status: Downloaded newer image for alpine:3.14 03:47:57 ---> e04c818066af 03:47:57 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:47:57 spire-1.2.1/ 03:47:57 spire-1.2.1/.data/ 03:47:57 spire-1.2.1/.data/.file 03:47:57 spire-1.2.1/.dockerignore 03:47:57 spire-1.2.1/.gitattributes 03:47:57 spire-1.2.1/.githooks/ 03:47:57 spire-1.2.1/.githooks/pre-commit 03:47:57 spire-1.2.1/.github/ 03:47:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:47:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:47:57 spire-1.2.1/.github/dependabot.yml 03:47:57 spire-1.2.1/.github/workflows/ 03:47:57 spire-1.2.1/.github/workflows/nightly_build.yaml 03:47:57 spire-1.2.1/.github/workflows/pr_build.yaml 03:47:57 spire-1.2.1/.github/workflows/release_build.yaml 03:47:57 spire-1.2.1/.github/workflows/scripts/ 03:47:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:47:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:47:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:47:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:47:57 spire-1.2.1/.github/workflows/scripts/split.sh 03:47:57 spire-1.2.1/.gitignore 03:47:57 spire-1.2.1/.go-version 03:47:57 spire-1.2.1/.golangci.yml 03:47:57 spire-1.2.1/ADOPTERS.md 03:47:57 spire-1.2.1/CHANGELOG.md 03:47:57 spire-1.2.1/CODE-OF-CONDUCT.md 03:47:57 spire-1.2.1/CODEOWNERS 03:47:57 spire-1.2.1/CONTRIBUTING.md 03:47:57 spire-1.2.1/Dockerfile 03:47:57 spire-1.2.1/Dockerfile.dev 03:47:57 spire-1.2.1/Dockerfile.scratch 03:47:57 spire-1.2.1/LICENSE 03:47:57 spire-1.2.1/MAINTAINERS.md 03:47:57 spire-1.2.1/Makefile 03:47:57 spire-1.2.1/README.md 03:47:57 spire-1.2.1/ROADMAP.md 03:47:57 spire-1.2.1/SECURITY.md 03:47:57 spire-1.2.1/cmd/ 03:47:57 spire-1.2.1/cmd/spire-agent/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/common/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/run/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:47:57 spire-1.2.1/cmd/spire-agent/main.go 03:47:57 spire-1.2.1/cmd/spire-server/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/cli.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/run/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/token/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/validate/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/x509/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:47:57 spire-1.2.1/cmd/spire-server/main.go 03:47:57 spire-1.2.1/cmd/spire-server/util/ 03:47:57 spire-1.2.1/cmd/spire-server/util/util.go 03:47:57 spire-1.2.1/conf/ 03:47:57 spire-1.2.1/conf/agent/ 03:47:57 spire-1.2.1/conf/agent/agent.conf 03:47:57 spire-1.2.1/conf/agent/agent_full.conf 03:47:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:47:57 spire-1.2.1/conf/server/ 03:47:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:47:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:47:57 spire-1.2.1/conf/server/server.conf 03:47:57 spire-1.2.1/conf/server/server_full.conf 03:47:57 spire-1.2.1/doc/ 03:47:57 spire-1.2.1/doc/SPIRE101.md 03:47:57 spire-1.2.1/doc/auditlog.md 03:47:57 spire-1.2.1/doc/authorization_policy_engine.md 03:47:57 spire-1.2.1/doc/changelog_guidelines.md 03:47:57 spire-1.2.1/doc/cure53-report.pdf 03:47:57 spire-1.2.1/doc/images/ 03:47:57 spire-1.2.1/doc/images/2019_roadmap.png 03:47:57 spire-1.2.1/doc/images/SPIRE101.png 03:47:57 spire-1.2.1/doc/images/SPIRE_agent.png 03:47:57 spire-1.2.1/doc/images/SPIRE_server.png 03:47:57 spire-1.2.1/doc/images/cache_mgr.png 03:47:57 spire-1.2.1/doc/images/cache_mgr_components.png 03:47:57 spire-1.2.1/doc/images/federated_spire.png 03:47:57 spire-1.2.1/doc/images/ha_mode.png 03:47:57 spire-1.2.1/doc/images/nested_spire.png 03:47:57 spire-1.2.1/doc/images/oidc_federation.png 03:47:57 spire-1.2.1/doc/images/single_trust_domain.png 03:47:57 spire-1.2.1/doc/images/spiffe_compatible.png 03:47:57 spire-1.2.1/doc/images/spire_logo.png 03:47:57 spire-1.2.1/doc/migrating_registration_api_clients.md 03:47:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:47:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:47:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:47:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:47:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:47:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:47:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:47:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:47:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:47:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:47:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:47:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:47:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:47:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:47:57 spire-1.2.1/doc/scaling_spire.md 03:47:57 spire-1.2.1/doc/spire_agent.md 03:47:57 spire-1.2.1/doc/spire_server.md 03:47:57 spire-1.2.1/doc/supported_integrations.md 03:47:57 spire-1.2.1/doc/telemetry.md 03:47:57 spire-1.2.1/doc/telemetry_config.md 03:47:57 spire-1.2.1/doc/upgrading.md 03:47:57 spire-1.2.1/doc/using_spire.md 03:47:57 spire-1.2.1/examples/ 03:47:57 spire-1.2.1/examples/README.md 03:47:57 spire-1.2.1/go.mod 03:47:57 spire-1.2.1/go.sum 03:47:57 spire-1.2.1/pkg/ 03:47:57 spire-1.2.1/pkg/agent/ 03:47:57 spire-1.2.1/pkg/agent/agent.go 03:47:57 spire-1.2.1/pkg/agent/api/ 03:47:57 spire-1.2.1/pkg/agent/api/config.go 03:47:57 spire-1.2.1/pkg/agent/api/debug/ 03:47:57 spire-1.2.1/pkg/agent/api/debug/v1/ 03:47:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:47:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 03:47:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:47:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:47:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:47:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:47:57 spire-1.2.1/pkg/agent/api/endpoints.go 03:47:57 spire-1.2.1/pkg/agent/api/health/ 03:47:57 spire-1.2.1/pkg/agent/api/health/v1/ 03:47:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:47:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:47:57 spire-1.2.1/pkg/agent/api/rpccontext/ 03:47:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:47:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:47:57 spire-1.2.1/pkg/agent/attestor/ 03:47:57 spire-1.2.1/pkg/agent/attestor/node/ 03:47:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:47:57 spire-1.2.1/pkg/agent/attestor/node/node.go 03:47:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:47:57 spire-1.2.1/pkg/agent/attestor/workload/ 03:47:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:47:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:47:57 spire-1.2.1/pkg/agent/catalog/ 03:47:57 spire-1.2.1/pkg/agent/catalog/catalog.go 03:47:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:47:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:47:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:47:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:47:57 spire-1.2.1/pkg/agent/client/ 03:47:57 spire-1.2.1/pkg/agent/client/client.go 03:47:57 spire-1.2.1/pkg/agent/client/client_test.go 03:47:57 spire-1.2.1/pkg/agent/client/dial.go 03:47:57 spire-1.2.1/pkg/agent/client/nodeconn.go 03:47:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:47:57 spire-1.2.1/pkg/agent/client/update.go 03:47:57 spire-1.2.1/pkg/agent/client/util.go 03:47:57 spire-1.2.1/pkg/agent/common/ 03:47:57 spire-1.2.1/pkg/agent/common/backoff/ 03:47:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:47:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:47:57 spire-1.2.1/pkg/agent/common/cgroups/ 03:47:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:47:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:47:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:47:57 spire-1.2.1/pkg/agent/config.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/config.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/workload/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/ 03:47:57 spire-1.2.1/pkg/agent/manager/cache/ 03:47:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:47:57 spire-1.2.1/pkg/agent/manager/config.go 03:47:57 spire-1.2.1/pkg/agent/manager/manager.go 03:47:57 spire-1.2.1/pkg/agent/manager/manager_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/storage.go 03:47:57 spire-1.2.1/pkg/agent/manager/storage_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/storecache/ 03:47:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:47:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/sync.go 03:47:57 spire-1.2.1/pkg/agent/plugin/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/ 03:47:57 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/.data/ 03:47:57 spire-1.2.1/.data/.file 03:47:57 spire-1.2.1/.dockerignore 03:47:57 spire-1.2.1/.gitattributes 03:47:57 spire-1.2.1/.githooks/ 03:47:57 spire-1.2.1/.githooks/pre-commit 03:47:57 spire-1.2.1/.github/ 03:47:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 03:47:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 03:47:57 spire-1.2.1/.github/dependabot.yml 03:47:57 spire-1.2.1/.github/workflows/ 03:47:57 spire-1.2.1/.github/workflows/nightly_build.yaml 03:47:57 spire-1.2.1/.github/workflows/pr_build.yaml 03:47:57 spire-1.2.1/.github/workflows/release_build.yaml 03:47:57 spire-1.2.1/.github/workflows/scripts/ 03:47:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 03:47:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 03:47:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 03:47:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 03:47:57 spire-1.2.1/.github/workflows/scripts/split.sh 03:47:57 spire-1.2.1/.gitignore 03:47:57 spire-1.2.1/.go-version 03:47:57 spire-1.2.1/.golangci.yml 03:47:57 spire-1.2.1/ADOPTERS.md 03:47:57 spire-1.2.1/CHANGELOG.md 03:47:57 spire-1.2.1/CODE-OF-CONDUCT.md 03:47:57 spire-1.2.1/CODEOWNERS 03:47:57 spire-1.2.1/CONTRIBUTING.md 03:47:57 spire-1.2.1/Dockerfile 03:47:57 spire-1.2.1/Dockerfile.dev 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:47:57 spire-1.2.1/pkg/agent/svid/ 03:47:57 spire-1.2.1/pkg/agent/svid/rotator.go 03:47:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:47:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:47:57 spire-1.2.1/pkg/agent/svid/store/ 03:47:57 spire-1.2.1/pkg/agent/svid/store/service.go 03:47:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:47:57 spire-1.2.1/pkg/common/ 03:47:57 spire-1.2.1/pkg/common/agentpathtemplate/ 03:47:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:47:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:47:57 spire-1.2.1/pkg/common/api/ 03:47:57 spire-1.2.1/pkg/common/api/metrics.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/ 03:47:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:47:57 spire-1.2.1/Dockerfile.scratch 03:47:57 spire-1.2.1/LICENSE 03:47:57 spire-1.2.1/MAINTAINERS.md 03:47:57 spire-1.2.1/Makefile 03:47:57 spire-1.2.1/README.md 03:47:57 spire-1.2.1/ROADMAP.md 03:47:57 spire-1.2.1/SECURITY.md 03:47:57 spire-1.2.1/cmd/ 03:47:57 spire-1.2.1/cmd/spire-agent/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/common/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/run/ 03:47:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 03:47:57 spire-1.2.1/pkg/common/api/middleware/logger.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/names.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:47:57 spire-1.2.1/pkg/common/api/names.go 03:47:57 spire-1.2.1/pkg/common/api/ratelimit.go 03:47:57 spire-1.2.1/pkg/common/api/rpccontext/ 03:47:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:47:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:47:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:47:57 spire-1.2.1/pkg/common/auth/ 03:47:57 spire-1.2.1/pkg/common/auth/interceptors.go 03:47:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:47:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/ 03:47:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:47:57 03:47:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 03:47:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 03:47:57 spire-1.2.1/cmd/spire-agent/main.go 03:47:57 spire-1.2.1/cmd/spire-server/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/cli.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/types.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:47:57 spire-1.2.1/pkg/common/catalog/ 03:47:57 spire-1.2.1/pkg/common/catalog/bind.go 03:47:57 spire-1.2.1/pkg/common/catalog/builtin.go 03:47:57 spire-1.2.1/pkg/common/catalog/catalog.go 03:47:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:47:57 spire-1.2.1/pkg/common/catalog/closers.go 03:47:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:47:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:47:57 spire-1.2.1/pkg/common/catalog/config.go 03:47:57 spire-1.2.1/pkg/common/catalog/config_test.go 03:47:57 spire-1.2.1/pkg/common/catalog/configure.go 03:47:57 spire-1.2.1/pkg/common/catalog/constraints.go 03:47:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:47:57 spire-1.2.1/pkg/common/catalog/context.go 03:47:57 spire-1.2.1/pkg/common/catalog/external.go 03:47:57 spire-1.2.1/pkg/common/catalog/host.go 03:47:57 spire-1.2.1/pkg/common/catalog/pipenet.go 03:47:57 spire-1.2.1/pkg/common/catalog/plugin.go 03:47:57 spire-1.2.1/pkg/common/catalog/testplugin/ 03:47:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:47:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:47:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:47:57 spire-1.2.1/pkg/common/cli/ 03:47:57 spire-1.2.1/pkg/common/cli/env.go 03:47:57 spire-1.2.1/pkg/common/cli/flags.go 03:47:57 spire-1.2.1/pkg/common/cli/trust_domain.go 03:47:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:47:57 spire-1.2.1/pkg/common/cli/umask.go 03:47:57 spire-1.2.1/pkg/common/cli/umask_posix.go 03:47:57 spire-1.2.1/pkg/common/cli/umask_test.go 03:47:57 spire-1.2.1/pkg/common/cli/umask_windows.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/flag.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/format.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:47:57 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/run/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/token/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/validate/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:47:57 spire-1.2.1/pkg/common/coretypes/ 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/ 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:47:57 spire-1.2.1/pkg/common/cryptoutil/ 03:47:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:47:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:47:57 spire-1.2.1/pkg/common/diskutil/ 03:47:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:47:57 spire-1.2.1/pkg/common/diskutil/file_test.go 03:47:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:47:57 spire-1.2.1/pkg/common/errorutil/ 03:47:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:47:57 spire-1.2.1/pkg/common/health/ 03:47:57 spire-1.2.1/pkg/common/health/config.go 03:47:57 spire-1.2.1/pkg/common/health/context.go 03:47:57 spire-1.2.1/pkg/common/health/context_test.go 03:47:57 spire-1.2.1/pkg/common/health/health.go 03:47:57 spire-1.2.1/pkg/common/health/health_test.go 03:47:57 spire-1.2.1/pkg/common/health/logger.go 03:47:57 spire-1.2.1/pkg/common/hostservice/ 03:47:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:47:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:47:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:47:57 spire-1.2.1/pkg/common/idutil/ 03:47:57 spire-1.2.1/pkg/common/idutil/require.go 03:47:57 spire-1.2.1/pkg/common/idutil/require_test.go 03:47:57 spire-1.2.1/pkg/common/idutil/safety.go 03:47:57 spire-1.2.1/pkg/common/idutil/safety_test.go 03:47:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:47:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:47:57 spire-1.2.1/pkg/common/jwtsvid/ 03:47:57 spire-1.2.1/pkg/common/jwtsvid/common.go 03:47:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:47:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:47:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:47:57 spire-1.2.1/pkg/common/jwtutil/ 03:47:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:47:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:47:57 spire-1.2.1/pkg/common/log/ 03:47:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:47:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:47:57 spire-1.2.1/pkg/common/log/log.go 03:47:57 spire-1.2.1/pkg/common/log/log_test.go 03:47:57 spire-1.2.1/pkg/common/log/options.go 03:47:57 spire-1.2.1/pkg/common/nodeutil/ 03:47:57 spire-1.2.1/pkg/common/nodeutil/node.go 03:47:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:47:57 spire-1.2.1/pkg/common/peertracker/ 03:47:57 spire-1.2.1/pkg/common/peertracker/conn.go 03:47:57 spire-1.2.1/pkg/common/peertracker/credentials.go 03:47:57 spire-1.2.1/pkg/common/peertracker/errors.go 03:47:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:47:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:47:57 spire-1.2.1/pkg/common/peertracker/info.go 03:47:57 spire-1.2.1/pkg/common/peertracker/listener.go 03:47:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tcp.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:47:57 spire-1.2.1/pkg/common/peertracker/uds.go 03:47:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:47:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:47:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:47:57 spire-1.2.1/pkg/common/pemutil/ 03:47:57 spire-1.2.1/pkg/common/pemutil/block.go 03:47:57 spire-1.2.1/pkg/common/pemutil/certs.go 03:47:57 spire-1.2.1/pkg/common/pemutil/common.go 03:47:57 spire-1.2.1/pkg/common/pemutil/csr.go 03:47:57 spire-1.2.1/pkg/common/pemutil/keys.go 03:47:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/ 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:47:57 spire-1.2.1/pkg/common/plugin/ 03:47:57 spire-1.2.1/pkg/common/plugin/aws/ 03:47:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:47:57 spire-1.2.1/pkg/common/plugin/azure/ 03:47:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:47:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/facade.go 03:47:57 spire-1.2.1/pkg/common/plugin/facade_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/gcp/ 03:47:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/ 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/log.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/ 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:47:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/x509/ 03:47:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 03:47:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 03:47:57 spire-1.2.1/cmd/spire-server/main.go 03:47:57 spire-1.2.1/cmd/spire-server/util/ 03:47:57 spire-1.2.1/cmd/spire-server/util/util.go 03:47:57 spire-1.2.1/conf/ 03:47:57 spire-1.2.1/conf/agent/ 03:47:57 spire-1.2.1/conf/agent/agent.conf 03:47:57 spire-1.2.1/conf/agent/agent_full.conf 03:47:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 03:47:57 spire-1.2.1/conf/server/ 03:47:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 03:47:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 03:47:57 spire-1.2.1/conf/server/server.conf 03:47:57 spire-1.2.1/conf/server/server_full.conf 03:47:57 spire-1.2.1/doc/ 03:47:57 spire-1.2.1/doc/SPIRE101.md 03:47:57 spire-1.2.1/doc/auditlog.md 03:47:57 spire-1.2.1/doc/authorization_policy_engine.md 03:47:57 spire-1.2.1/doc/changelog_guidelines.md 03:47:57 spire-1.2.1/doc/cure53-report.pdf 03:47:57 spire-1.2.1/doc/images/ 03:47:57 spire-1.2.1/doc/images/2019_roadmap.png 03:47:57 spire-1.2.1/doc/images/SPIRE101.png 03:47:57 spire-1.2.1/doc/images/SPIRE_agent.png 03:47:57 spire-1.2.1/doc/images/SPIRE_server.png 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:47:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:47:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:47:57 spire-1.2.1/pkg/common/plugin/x509pop/ 03:47:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:47:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:47:57 spire-1.2.1/pkg/common/profiling/ 03:47:57 spire-1.2.1/pkg/common/profiling/dumpers.go 03:47:57 spire-1.2.1/pkg/common/profiling/profiling.go 03:47:57 spire-1.2.1/pkg/common/protoutil/ 03:47:57 spire-1.2.1/pkg/common/protoutil/masks.go 03:47:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:47:57 spire-1.2.1/pkg/common/rotationutil/ 03:47:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:47:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:47:57 spire-1.2.1/pkg/common/selector/ 03:47:57 spire-1.2.1/pkg/common/selector/selector.go 03:47:57 spire-1.2.1/pkg/common/selector/selector_test.go 03:47:57 spire-1.2.1/pkg/common/selector/set.go 03:47:57 spire-1.2.1/pkg/common/selector/set_utils.go 03:47:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:47:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:47:57 spire-1.2.1/pkg/common/telemetry/call.go 03:47:57 spire-1.2.1/pkg/common/telemetry/common/ 03:47:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:47:57 spire-1.2.1/pkg/common/telemetry/config.go 03:47:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:47:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/inmem.go 03:47:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/m3.go 03:47:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/metrics.go 03:47:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/names.go 03:47:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:47:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:47:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/ 03:47:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:47:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/server.go 03:47:57 spire-1.2.1/pkg/common/telemetry/sink.go 03:47:57 spire-1.2.1/pkg/common/telemetry/statsd.go 03:47:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/uptime.go 03:47:57 spire-1.2.1/pkg/common/telemetry/version.go 03:47:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:47:57 spire-1.2.1/pkg/common/uptime/ 03:47:57 spire-1.2.1/pkg/common/uptime/uptime.go 03:47:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:47:57 spire-1.2.1/pkg/common/util/ 03:47:57 spire-1.2.1/pkg/common/util/certs.go 03:47:57 spire-1.2.1/pkg/common/util/certs_test.go 03:47:57 spire-1.2.1/pkg/common/util/csr.go 03:47:57 spire-1.2.1/pkg/common/util/hash.go 03:47:57 spire-1.2.1/pkg/common/util/selectors.go 03:47:57 spire-1.2.1/pkg/common/util/selectors_test.go 03:47:57 spire-1.2.1/pkg/common/util/signals.go 03:47:57 spire-1.2.1/pkg/common/util/sort.go 03:47:57 spire-1.2.1/pkg/common/util/sort_test.go 03:47:57 spire-1.2.1/pkg/common/util/task.go 03:47:57 spire-1.2.1/pkg/common/util/task_test.go 03:47:57 spire-1.2.1/pkg/common/util/testdata/ 03:47:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:47:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:47:57 spire-1.2.1/pkg/common/version/ 03:47:57 spire-1.2.1/pkg/common/version/version.go 03:47:57 spire-1.2.1/pkg/common/x509svid/ 03:47:57 spire-1.2.1/pkg/common/x509svid/common_test.go 03:47:57 spire-1.2.1/pkg/common/x509svid/csr.go 03:47:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:47:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:47:57 spire-1.2.1/pkg/common/x509util/ 03:47:57 spire-1.2.1/pkg/common/x509util/cert.go 03:47:57 spire-1.2.1/pkg/common/x509util/dns.go 03:47:57 spire-1.2.1/pkg/common/x509util/dns_test.go 03:47:57 spire-1.2.1/pkg/common/x509util/keyid.go 03:47:57 spire-1.2.1/pkg/common/x509util/keypair.go 03:47:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:47:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:47:57 spire-1.2.1/pkg/server/ 03:47:57 spire-1.2.1/pkg/server/api/ 03:47:57 spire-1.2.1/pkg/server/api/agent.go 03:47:57 spire-1.2.1/pkg/server/api/agent/ 03:47:57 spire-1.2.1/pkg/server/api/agent/v1/ 03:47:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/agent_test.go 03:47:57 spire-1.2.1/pkg/server/api/api.go 03:47:57 spire-1.2.1/pkg/server/api/audit/ 03:47:57 spire-1.2.1/pkg/server/api/audit/audit.go 03:47:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:47:57 spire-1.2.1/pkg/server/api/bundle.go 03:47:57 spire-1.2.1/pkg/server/api/bundle/ 03:47:57 spire-1.2.1/pkg/server/api/bundle/v1/ 03:47:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/bundle_test.go 03:47:57 spire-1.2.1/pkg/server/api/debug/ 03:47:57 spire-1.2.1/pkg/server/api/debug/v1/ 03:47:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:47:57 spire-1.2.1/doc/images/cache_mgr.png 03:47:57 spire-1.2.1/doc/images/cache_mgr_components.png 03:47:57 spire-1.2.1/doc/images/federated_spire.png 03:47:57 spire-1.2.1/doc/images/ha_mode.png 03:47:57 spire-1.2.1/doc/images/nested_spire.png 03:47:57 spire-1.2.1/doc/images/oidc_federation.png 03:47:57 spire-1.2.1/doc/images/single_trust_domain.png 03:47:57 spire-1.2.1/doc/images/spiffe_compatible.png 03:47:57 spire-1.2.1/doc/images/spire_logo.png 03:47:57 spire-1.2.1/doc/migrating_registration_api_clients.md 03:47:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 03:47:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 03:47:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 03:47:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 03:47:57 spire-1.2.1/pkg/server/api/entry.go 03:47:57 spire-1.2.1/pkg/server/api/entry/ 03:47:57 spire-1.2.1/pkg/server/api/entry/v1/ 03:47:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/entry_test.go 03:47:57 spire-1.2.1/pkg/server/api/health/ 03:47:57 spire-1.2.1/pkg/server/api/health/v1/ 03:47:57 spire-1.2.1/pkg/server/api/health/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/id.go 03:47:57 spire-1.2.1/pkg/server/api/id_test.go 03:47:57 spire-1.2.1/pkg/server/api/limits/ 03:47:57 spire-1.2.1/pkg/server/api/limits/limits.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/ 03:47:57 spire-1.2.1/pkg/server/api/middleware/alias.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/audit.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/caller.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:47:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 03:47:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 03:47:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 03:47:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 03:47:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 03:47:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 03:47:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 03:47:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 03:47:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 03:47:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 03:47:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 03:47:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 03:47:57 spire-1.2.1/pkg/server/api/middleware/common.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/entries.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:47:57 spire-1.2.1/pkg/server/api/ratelimit.go 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/ 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:47:57 spire-1.2.1/pkg/server/api/selector.go 03:47:57 spire-1.2.1/pkg/server/api/selector_test.go 03:47:57 spire-1.2.1/pkg/server/api/status.go 03:47:57 spire-1.2.1/pkg/server/api/status_test.go 03:47:57 spire-1.2.1/pkg/server/api/svid/ 03:47:57 spire-1.2.1/pkg/server/api/svid/v1/ 03:47:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/trustdomain.go 03:47:57 spire-1.2.1/pkg/server/api/trustdomain/ 03:47:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:47:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:47:57 spire-1.2.1/pkg/server/authpolicy/ 03:47:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:47:57 spire-1.2.1/pkg/server/authpolicy/policy.go 03:47:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:47:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:47:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:47:57 spire-1.2.1/pkg/server/authpolicy/validate.go 03:47:57 spire-1.2.1/pkg/server/bundle/ 03:47:57 spire-1.2.1/pkg/server/bundle/client/ 03:47:57 spire-1.2.1/pkg/server/bundle/client/client.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/manager.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/sources.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/updater.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:47:57 spire-1.2.1/pkg/server/ca/ 03:47:57 spire-1.2.1/pkg/server/ca/ca.go 03:47:57 spire-1.2.1/pkg/server/ca/ca_health.go 03:47:57 spire-1.2.1/pkg/server/ca/ca_test.go 03:47:57 spire-1.2.1/pkg/server/ca/journal.go 03:47:57 spire-1.2.1/pkg/server/ca/journal_test.go 03:47:57 spire-1.2.1/pkg/server/ca/manager.go 03:47:57 spire-1.2.1/pkg/server/ca/manager_health.go 03:47:57 spire-1.2.1/pkg/server/ca/manager_test.go 03:47:57 spire-1.2.1/pkg/server/ca/templates.go 03:47:57 spire-1.2.1/pkg/server/ca/upstream_client.go 03:47:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:47:57 spire-1.2.1/pkg/server/ca/validation.go 03:47:57 spire-1.2.1/pkg/server/cache/ 03:47:57 spire-1.2.1/pkg/server/cache/dscache/ 03:47:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:47:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/ 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:47:57 spire-1.2.1/pkg/server/catalog/ 03:47:57 spire-1.2.1/pkg/server/catalog/catalog.go 03:47:57 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 03:47:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 03:47:57 spire-1.2.1/doc/scaling_spire.md 03:47:57 spire-1.2.1/doc/spire_agent.md 03:47:57 spire-1.2.1/doc/spire_server.md 03:47:57 spire-1.2.1/doc/supported_integrations.md 03:47:57 spire-1.2.1/doc/telemetry.md 03:47:57 spire-1.2.1/doc/telemetry_config.md 03:47:57 spire-1.2.1/doc/upgrading.md 03:47:57 spire-1.2.1/doc/using_spire.md 03:47:57 spire-1.2.1/examples/ 03:47:57 spire-1.2.1/examples/README.md 03:47:57 spire-1.2.1/go.mod 03:47:57 spire-1.2.1/go.sum 03:47:57 spire-1.2.1/pkg/ 03:47:57 spire-1.2.1/pkg/agent/ 03:47:57 spire-1.2.1/pkg/agent/agent.go 03:47:57 spire-1.2.1/pkg/agent/api/ 03:47:57 spire-1.2.1/pkg/agent/api/config.go 03:47:57 spire-1.2.1/pkg/agent/api/debug/ 03:47:57 spire-1.2.1/pkg/agent/api/debug/v1/ 03:47:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 03:47:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 03:47:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:47:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:47:57 spire-1.2.1/pkg/server/catalog/notifier.go 03:47:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:47:57 spire-1.2.1/pkg/server/config.go 03:47:57 spire-1.2.1/pkg/server/datastore/ 03:47:57 spire-1.2.1/pkg/server/datastore/datastore.go 03:47:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:47:57 spire-1.2.1/pkg/server/datastore/repository.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:47:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 03:47:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 03:47:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 03:47:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 03:47:57 spire-1.2.1/pkg/agent/api/endpoints.go 03:47:57 spire-1.2.1/pkg/agent/api/health/ 03:47:57 spire-1.2.1/pkg/agent/api/health/v1/ 03:47:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 03:47:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 03:47:57 spire-1.2.1/pkg/agent/api/rpccontext/ 03:47:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 03:47:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 03:47:57 spire-1.2.1/pkg/agent/attestor/ 03:47:57 spire-1.2.1/pkg/agent/attestor/node/ 03:47:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 03:47:57 spire-1.2.1/pkg/agent/attestor/node/node.go 03:47:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 03:47:57 spire-1.2.1/pkg/agent/attestor/workload/ 03:47:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 03:47:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 03:47:57 spire-1.2.1/pkg/agent/catalog/ 03:47:57 spire-1.2.1/pkg/agent/catalog/catalog.go 03:47:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:47:57 spire-1.2.1/pkg/server/endpoints/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:47:57 spire-1.2.1/pkg/server/endpoints/config.go 03:47:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:47:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:47:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:47:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:47:57 spire-1.2.1/pkg/server/endpoints/middleware.go 03:47:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:47:57 spire-1.2.1/pkg/server/hostservice/ 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:47:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 03:47:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 03:47:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 03:47:57 spire-1.2.1/pkg/agent/client/ 03:47:57 spire-1.2.1/pkg/agent/client/client.go 03:47:57 spire-1.2.1/pkg/agent/client/client_test.go 03:47:57 spire-1.2.1/pkg/agent/client/dial.go 03:47:57 spire-1.2.1/pkg/agent/client/nodeconn.go 03:47:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 03:47:57 spire-1.2.1/pkg/agent/client/update.go 03:47:57 spire-1.2.1/pkg/agent/client/util.go 03:47:57 spire-1.2.1/pkg/agent/common/ 03:47:57 spire-1.2.1/pkg/agent/common/backoff/ 03:47:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 03:47:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 03:47:57 spire-1.2.1/pkg/agent/common/cgroups/ 03:47:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 03:47:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 03:47:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 03:47:57 spire-1.2.1/pkg/agent/config.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/config.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 03:47:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:47:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:47:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/workload/ 03:47:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 03:47:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/ 03:47:57 spire-1.2.1/pkg/agent/manager/cache/ 03:47:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 03:47:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 03:47:57 spire-1.2.1/pkg/agent/manager/config.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/manager.go 03:47:57 spire-1.2.1/pkg/agent/manager/manager_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/storage.go 03:47:57 spire-1.2.1/pkg/agent/manager/storage_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/storecache/ 03:47:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 03:47:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 03:47:57 spire-1.2.1/pkg/agent/manager/sync.go 03:47:57 spire-1.2.1/pkg/agent/plugin/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/ 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 03:47:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:47:57 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 03:47:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 03:47:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:47:57 spire-1.2.1/pkg/server/registration/ 03:47:57 spire-1.2.1/pkg/server/registration/manager.go 03:47:57 spire-1.2.1/pkg/server/registration/manager_test.go 03:47:57 spire-1.2.1/pkg/server/scanentries.go 03:47:57 spire-1.2.1/pkg/server/scanentries_test.go 03:47:57 spire-1.2.1/pkg/server/server.go 03:47:57 spire-1.2.1/pkg/server/server_test.go 03:47:57 spire-1.2.1/pkg/server/svid/ 03:47:57 spire-1.2.1/pkg/server/svid/observer.go 03:47:57 spire-1.2.1/pkg/server/svid/observer_test.go 03:47:57 spire-1.2.1/pkg/server/svid/rotator.go 03:47:57 spire-1.2.1/pkg/server/svid/rotator_config.go 03:47:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:47:57 spire-1.2.1/pkg/server/svid/rotator_test.go 03:47:57 spire-1.2.1/proto/ 03:47:57 spire-1.2.1/proto/private/ 03:47:57 spire-1.2.1/proto/private/server/ 03:47:57 spire-1.2.1/proto/private/server/journal/ 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 03:47:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 03:47:57 spire-1.2.1/pkg/agent/svid/ 03:47:57 spire-1.2.1/pkg/agent/svid/rotator.go 03:47:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 03:47:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 03:47:57 spire-1.2.1/pkg/agent/svid/store/ 03:47:57 spire-1.2.1/pkg/agent/svid/store/service.go 03:47:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 03:47:57 spire-1.2.1/pkg/common/ 03:47:57 spire-1.2.1/pkg/common/agentpathtemplate/ 03:47:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 03:47:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 03:47:57 spire-1.2.1/pkg/common/api/ 03:47:57 spire-1.2.1/pkg/common/api/metrics.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/ 03:47:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 03:47:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:47:57 spire-1.2.1/proto/private/server/journal/journal.proto 03:47:57 spire-1.2.1/proto/spire/ 03:47:57 spire-1.2.1/proto/spire/common/ 03:47:57 spire-1.2.1/proto/spire/common/common.pb.go 03:47:57 spire-1.2.1/proto/spire/common/common.proto 03:47:57 spire-1.2.1/proto/spire/common/plugin/ 03:47:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:47:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:47:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:47:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:47:57 spire-1.2.1/proto/spire/plugin/ 03:47:57 spire-1.2.1/proto/spire/plugin/agent/ 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:47:57 spire-1.2.1/release/ 03:47:57 spire-1.2.1/pkg/common/api/middleware/logger.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/names.go 03:47:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 03:47:57 spire-1.2.1/pkg/common/api/names.go 03:47:57 spire-1.2.1/pkg/common/api/ratelimit.go 03:47:57 spire-1.2.1/pkg/common/api/rpccontext/ 03:47:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 03:47:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 03:47:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 03:47:57 spire-1.2.1/pkg/common/auth/ 03:47:57 spire-1.2.1/pkg/common/auth/interceptors.go 03:47:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 03:47:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/ 03:47:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 03:47:57 03:47:57 spire-1.2.1/release/spire-extras/ 03:47:57 spire-1.2.1/release/spire-extras/README.md 03:47:57 spire-1.2.1/release/spire-extras/conf/ 03:47:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:47:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:47:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:47:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:47:57 spire-1.2.1/release/spire/ 03:47:57 spire-1.2.1/release/spire/README.md 03:47:57 spire-1.2.1/release/spire/conf/ 03:47:57 spire-1.2.1/release/spire/conf/agent/ 03:47:57 spire-1.2.1/release/spire/conf/agent/agent.conf 03:47:57 spire-1.2.1/release/spire/conf/server/ 03:47:57 spire-1.2.1/release/spire/conf/server/server.conf 03:47:57 spire-1.2.1/script/ 03:47:57 spire-1.2.1/script/build-artifact.sh 03:47:57 spire-1.2.1/script/generate_dummy_ca.sh 03:47:57 spire-1.2.1/support/ 03:47:57 spire-1.2.1/support/k8s/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/types.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 03:47:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 03:47:57 spire-1.2.1/pkg/common/catalog/ 03:47:57 spire-1.2.1/pkg/common/catalog/bind.go 03:47:57 spire-1.2.1/pkg/common/catalog/builtin.go 03:47:57 spire-1.2.1/pkg/common/catalog/catalog.go 03:47:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 03:47:57 spire-1.2.1/pkg/common/catalog/closers.go 03:47:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 03:47:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 03:47:57 spire-1.2.1/pkg/common/catalog/config.go 03:47:57 spire-1.2.1/pkg/common/catalog/config_test.go 03:47:57 spire-1.2.1/pkg/common/catalog/configure.go 03:47:57 spire-1.2.1/pkg/common/catalog/constraints.go 03:47:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 03:47:57 spire-1.2.1/pkg/common/catalog/context.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/ 03:47:57 spire-1.2.1/support/oidc-discovery-provider/README.md 03:47:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/config.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/main.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:47:57 spire-1.2.1/test/ 03:47:57 spire-1.2.1/test/clock/ 03:47:57 spire-1.2.1/test/clock/clock.go 03:47:57 spire-1.2.1/test/fakes/ 03:47:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:47:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:47:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:47:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:47:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:47:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:47:57 spire-1.2.1/test/fakes/fakeagentstore/ 03:47:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:47:57 spire-1.2.1/pkg/common/catalog/external.go 03:47:57 spire-1.2.1/pkg/common/catalog/host.go 03:47:57 spire-1.2.1/pkg/common/catalog/pipenet.go 03:47:57 spire-1.2.1/pkg/common/catalog/plugin.go 03:47:57 spire-1.2.1/pkg/common/catalog/testplugin/ 03:47:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 03:47:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 03:47:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 03:47:57 spire-1.2.1/pkg/common/cli/ 03:47:57 spire-1.2.1/pkg/common/cli/env.go 03:47:57 spire-1.2.1/pkg/common/cli/flags.go 03:47:57 spire-1.2.1/pkg/common/cli/trust_domain.go 03:47:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 03:47:57 spire-1.2.1/pkg/common/cli/umask.go 03:47:57 spire-1.2.1/pkg/common/cli/umask_posix.go 03:47:57 spire-1.2.1/pkg/common/cli/umask_test.go 03:47:57 spire-1.2.1/pkg/common/cli/umask_windows.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/flag.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/format.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 03:47:57 spire-1.2.1/test/fakes/fakedatastore/ 03:47:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:47:57 spire-1.2.1/test/fakes/fakeentryclient/ 03:47:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:47:57 spire-1.2.1/test/fakes/fakehealthchecker/ 03:47:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:47:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:47:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:47:57 spire-1.2.1/test/fakes/fakemetrics/ 03:47:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:47:57 spire-1.2.1/test/fakes/fakenoderesolver/ 03:47:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:47:57 spire-1.2.1/test/fakes/fakenotifier/ 03:47:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:47:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:47:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:47:57 spire-1.2.1/test/fakes/fakeserverca/ 03:47:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:47:57 spire-1.2.1/test/fakes/fakeservercatalog/ 03:47:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:47:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:47:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 03:47:57 03:47:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:47:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:47:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:47:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:47:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:47:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:47:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:47:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:47:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:47:57 spire-1.2.1/test/fixture/ 03:47:57 spire-1.2.1/test/fixture/certs/ 03:47:57 spire-1.2.1/test/fixture/certs/agent_svid.der 03:47:57 spire-1.2.1/test/fixture/certs/base_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/blog_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 03:47:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 03:47:57 spire-1.2.1/pkg/common/coretypes/ 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/ 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 03:47:57 spire-1.2.1/test/fixture/certs/ca.pem 03:47:57 spire-1.2.1/test/fixture/certs/ca_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/database_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/database_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/database_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/node_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/node_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/node_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/svid.pem 03:47:57 spire-1.2.1/test/fixture/certs/svid_key.pem 03:47:57 spire-1.2.1/test/fixture/config/ 03:47:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:47:57 spire-1.2.1/test/fixture/config/agent_good.conf 03:47:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:47:57 spire-1.2.1/test/fixture/config/plugin_good.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_good.conf 03:47:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:47:57 spire-1.2.1/test/fixture/fixture.go 03:47:57 spire-1.2.1/test/fixture/nodeattestor/ 03:47:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 03:47:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 03:47:57 spire-1.2.1/pkg/common/cryptoutil/ 03:47:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 03:47:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 03:47:57 spire-1.2.1/pkg/common/diskutil/ 03:47:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 03:47:57 spire-1.2.1/pkg/common/diskutil/file_test.go 03:47:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 03:47:57 spire-1.2.1/pkg/common/errorutil/ 03:47:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 03:47:57 spire-1.2.1/pkg/common/health/ 03:47:57 spire-1.2.1/pkg/common/health/config.go 03:47:57 spire-1.2.1/pkg/common/health/context.go 03:47:57 spire-1.2.1/pkg/common/health/context_test.go 03:47:57 spire-1.2.1/pkg/common/health/health.go 03:47:57 spire-1.2.1/pkg/common/health/health_test.go 03:47:57 spire-1.2.1/pkg/common/health/logger.go 03:47:57 spire-1.2.1/pkg/common/hostservice/ 03:47:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 03:47:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 03:47:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 03:47:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:47:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:47:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:47:57 spire-1.2.1/test/fixture/registration/ 03:47:57 spire-1.2.1/test/fixture/registration/entries.json 03:47:57 spire-1.2.1/test/fixture/registration/good-for-update.json 03:47:57 spire-1.2.1/test/fixture/registration/good.json 03:47:57 spire-1.2.1/test/fixture/registration/invalid.json 03:47:57 spire-1.2.1/test/fixture/registration/invalid_json.json 03:47:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:47:57 spire-1.2.1/test/integration/ 03:47:57 spire-1.2.1/test/integration/README.md 03:47:57 spire-1.2.1/test/integration/common 03:47:57 spire-1.2.1/test/integration/setup/ 03:47:57 spire-1.2.1/test/integration/setup/adminclient/ 03:47:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:47:57 spire-1.2.1/test/integration/setup/adminclient/client.go 03:47:57 spire-1.2.1/test/integration/setup/debugagent/ 03:47:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:47:57 spire-1.2.1/test/integration/setup/debugagent/main.go 03:47:57 spire-1.2.1/test/integration/setup/debugserver/ 03:47:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:47:57 spire-1.2.1/test/integration/setup/debugserver/main.go 03:47:57 spire-1.2.1/test/integration/setup/downstreamclient/ 03:47:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:47:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:47:57 spire-1.2.1/test/integration/setup/itclient/ 03:47:57 spire-1.2.1/test/integration/setup/itclient/client.go 03:47:57 spire-1.2.1/test/integration/setup/node-attestation/ 03:47:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:47:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:47:57 spire-1.2.1/test/integration/setup/x509pop/ 03:47:57 spire-1.2.1/pkg/common/idutil/ 03:47:57 spire-1.2.1/pkg/common/idutil/require.go 03:47:57 spire-1.2.1/pkg/common/idutil/require_test.go 03:47:57 spire-1.2.1/pkg/common/idutil/safety.go 03:47:57 spire-1.2.1/pkg/common/idutil/safety_test.go 03:47:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 03:47:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 03:47:57 spire-1.2.1/pkg/common/jwtsvid/ 03:47:57 spire-1.2.1/pkg/common/jwtsvid/common.go 03:47:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 03:47:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 03:47:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 03:47:57 spire-1.2.1/pkg/common/jwtutil/ 03:47:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 03:47:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 03:47:57 spire-1.2.1/pkg/common/log/ 03:47:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 03:47:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 03:47:57 spire-1.2.1/pkg/common/log/log.go 03:47:57 spire-1.2.1/pkg/common/log/log_test.go 03:47:57 spire-1.2.1/pkg/common/log/options.go 03:47:57 spire-1.2.1/pkg/common/nodeutil/ 03:47:57 spire-1.2.1/pkg/common/nodeutil/node.go 03:47:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 03:47:57 spire-1.2.1/pkg/common/peertracker/ 03:47:57 spire-1.2.1/pkg/common/peertracker/conn.go 03:47:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:47:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:47:57 spire-1.2.1/test/integration/suites/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:47:57 spire-1.2.1/pkg/common/peertracker/credentials.go 03:47:57 spire-1.2.1/pkg/common/peertracker/errors.go 03:47:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 03:47:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 03:47:57 spire-1.2.1/pkg/common/peertracker/info.go 03:47:57 spire-1.2.1/pkg/common/peertracker/listener.go 03:47:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 03:47:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tcp.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:47:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 03:47:57 spire-1.2.1/pkg/common/peertracker/uds.go 03:47:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 03:47:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 03:47:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 03:47:57 spire-1.2.1/pkg/common/pemutil/ 03:47:57 spire-1.2.1/pkg/common/pemutil/block.go 03:47:57 spire-1.2.1/pkg/common/pemutil/certs.go 03:47:57 spire-1.2.1/pkg/common/pemutil/common.go 03:47:57 spire-1.2.1/pkg/common/pemutil/csr.go 03:47:57 spire-1.2.1/pkg/common/pemutil/keys.go 03:47:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/ 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 03:47:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:47:57 spire-1.2.1/pkg/common/plugin/ 03:47:57 spire-1.2.1/pkg/common/plugin/aws/ 03:47:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 03:47:57 spire-1.2.1/pkg/common/plugin/azure/ 03:47:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 03:47:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/facade.go 03:47:57 spire-1.2.1/pkg/common/plugin/facade_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/gcp/ 03:47:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/ 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 03:47:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/log.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/ 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 03:47:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 03:47:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 03:47:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 03:47:57 spire-1.2.1/pkg/common/plugin/x509pop/ 03:47:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 03:47:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 03:47:57 spire-1.2.1/pkg/common/profiling/ 03:47:57 spire-1.2.1/pkg/common/profiling/dumpers.go 03:47:57 spire-1.2.1/pkg/common/profiling/profiling.go 03:47:57 spire-1.2.1/pkg/common/protoutil/ 03:47:57 spire-1.2.1/pkg/common/protoutil/masks.go 03:47:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 03:47:57 spire-1.2.1/pkg/common/rotationutil/ 03:47:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 03:47:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 03:47:57 spire-1.2.1/pkg/common/selector/ 03:47:57 spire-1.2.1/pkg/common/selector/selector.go 03:47:57 spire-1.2.1/pkg/common/selector/selector_test.go 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:47:57 spire-1.2.1/pkg/common/selector/set.go 03:47:57 spire-1.2.1/pkg/common/selector/set_utils.go 03:47:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 03:47:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 03:47:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 03:47:57 spire-1.2.1/pkg/common/telemetry/call.go 03:47:57 spire-1.2.1/pkg/common/telemetry/common/ 03:47:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:47:57 spire-1.2.1/pkg/common/telemetry/config.go 03:47:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 03:47:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/inmem.go 03:47:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/m3.go 03:47:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/metrics.go 03:47:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/names.go 03:47:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 03:47:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 03:47:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/ 03:47:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 03:47:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 03:47:57 spire-1.2.1/pkg/common/telemetry/server/server.go 03:47:57 spire-1.2.1/pkg/common/telemetry/sink.go 03:47:57 spire-1.2.1/pkg/common/telemetry/statsd.go 03:47:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 03:47:57 spire-1.2.1/pkg/common/telemetry/uptime.go 03:47:57 spire-1.2.1/pkg/common/telemetry/version.go 03:47:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 03:47:57 spire-1.2.1/pkg/common/uptime/ 03:47:57 spire-1.2.1/pkg/common/uptime/uptime.go 03:47:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:47:57 spire-1.2.1/test/integration/suites/join-token/ 03:47:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:47:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:47:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:47:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:47:57 spire-1.2.1/test/integration/suites/join-token/README.md 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/ 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/join-token/teardown 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:47:57 spire-1.2.1/pkg/common/util/ 03:47:57 spire-1.2.1/pkg/common/util/certs.go 03:47:57 spire-1.2.1/pkg/common/util/certs_test.go 03:47:57 spire-1.2.1/pkg/common/util/csr.go 03:47:57 spire-1.2.1/pkg/common/util/hash.go 03:47:57 spire-1.2.1/pkg/common/util/selectors.go 03:47:57 spire-1.2.1/pkg/common/util/selectors_test.go 03:47:57 spire-1.2.1/pkg/common/util/signals.go 03:47:57 spire-1.2.1/pkg/common/util/sort.go 03:47:57 spire-1.2.1/pkg/common/util/sort_test.go 03:47:57 spire-1.2.1/pkg/common/util/task.go 03:47:57 spire-1.2.1/pkg/common/util/task_test.go 03:47:57 spire-1.2.1/pkg/common/util/testdata/ 03:47:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 03:47:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 03:47:57 spire-1.2.1/pkg/common/version/ 03:47:57 spire-1.2.1/pkg/common/version/version.go 03:47:57 spire-1.2.1/pkg/common/x509svid/ 03:47:57 spire-1.2.1/pkg/common/x509svid/common_test.go 03:47:57 spire-1.2.1/pkg/common/x509svid/csr.go 03:47:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 03:47:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 03:47:57 spire-1.2.1/pkg/common/x509util/ 03:47:57 spire-1.2.1/pkg/common/x509util/cert.go 03:47:57 spire-1.2.1/pkg/common/x509util/dns.go 03:47:57 spire-1.2.1/pkg/common/x509util/dns_test.go 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:47:57 spire-1.2.1/test/integration/suites/k8s/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/00-setup 03:47:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:47:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:47:57 spire-1.2.1/test/integration/suites/k8s/README.md 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:47:57 spire-1.2.1/test/integration/suites/k8s/teardown 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:47:57 spire-1.2.1/pkg/common/x509util/keyid.go 03:47:57 spire-1.2.1/pkg/common/x509util/keypair.go 03:47:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 03:47:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 03:47:57 spire-1.2.1/pkg/server/ 03:47:57 spire-1.2.1/pkg/server/api/ 03:47:57 spire-1.2.1/pkg/server/api/agent.go 03:47:57 spire-1.2.1/pkg/server/api/agent/ 03:47:57 spire-1.2.1/pkg/server/api/agent/v1/ 03:47:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/agent_test.go 03:47:57 spire-1.2.1/pkg/server/api/api.go 03:47:57 spire-1.2.1/pkg/server/api/audit/ 03:47:57 spire-1.2.1/pkg/server/api/audit/audit.go 03:47:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 03:47:57 spire-1.2.1/pkg/server/api/bundle.go 03:47:57 spire-1.2.1/pkg/server/api/bundle/ 03:47:57 spire-1.2.1/pkg/server/api/bundle/v1/ 03:47:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/bundle_test.go 03:47:57 spire-1.2.1/pkg/server/api/debug/ 03:47:57 spire-1.2.1/pkg/server/api/debug/v1/ 03:47:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:47:57 spire-1.2.1/pkg/server/api/entry.go 03:47:57 spire-1.2.1/pkg/server/api/entry/ 03:47:57 spire-1.2.1/pkg/server/api/entry/v1/ 03:47:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/entry_test.go 03:47:57 spire-1.2.1/pkg/server/api/health/ 03:47:57 spire-1.2.1/pkg/server/api/health/v1/ 03:47:57 spire-1.2.1/pkg/server/api/health/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/id.go 03:47:57 spire-1.2.1/pkg/server/api/id_test.go 03:47:57 spire-1.2.1/pkg/server/api/limits/ 03:47:57 spire-1.2.1/pkg/server/api/limits/limits.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/ 03:47:57 spire-1.2.1/pkg/server/api/middleware/alias.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/audit.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/caller.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:47:57 spire-1.2.1/pkg/server/api/middleware/common.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/entries.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 03:47:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 03:47:57 spire-1.2.1/pkg/server/api/ratelimit.go 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/ 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 03:47:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 03:47:57 spire-1.2.1/pkg/server/api/selector.go 03:47:57 spire-1.2.1/pkg/server/api/selector_test.go 03:47:57 spire-1.2.1/pkg/server/api/status.go 03:47:57 spire-1.2.1/pkg/server/api/status_test.go 03:47:57 spire-1.2.1/pkg/server/api/svid/ 03:47:57 spire-1.2.1/pkg/server/api/svid/v1/ 03:47:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/trustdomain.go 03:47:57 spire-1.2.1/pkg/server/api/trustdomain/ 03:47:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:47:57 spire-1.2.1/test/integration/suites/rotation/ 03:47:57 spire-1.2.1/test/integration/suites/rotation/00-setup 03:47:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:47:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:47:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:47:57 spire-1.2.1/test/integration/suites/rotation/README.md 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/ 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/rotation/teardown 03:47:57 spire-1.2.1/test/integration/suites/self-test/ 03:47:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:47:57 spire-1.2.1/test/integration/suites/self-test/README.md 03:47:57 spire-1.2.1/test/integration/suites/self-test/teardown 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:47:57 spire-1.2.1/test/integration/suites/upgrade/ 03:47:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:47:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:47:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:47:57 spire-1.2.1/test/integration/suites/upgrade/README.md 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/upgrade/teardown 03:47:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:47:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 03:47:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 03:47:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 03:47:57 spire-1.2.1/pkg/server/authpolicy/ 03:47:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 03:47:57 spire-1.2.1/pkg/server/authpolicy/policy.go 03:47:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 03:47:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 03:47:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 03:47:57 spire-1.2.1/pkg/server/authpolicy/validate.go 03:47:57 spire-1.2.1/pkg/server/bundle/ 03:47:57 spire-1.2.1/pkg/server/bundle/client/ 03:47:57 spire-1.2.1/pkg/server/bundle/client/client.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/manager.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/sources.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/updater.go 03:47:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 03:47:57 spire-1.2.1/pkg/server/ca/ 03:47:57 spire-1.2.1/pkg/server/ca/ca.go 03:47:57 spire-1.2.1/pkg/server/ca/ca_health.go 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:47:57 spire-1.2.1/test/integration/test-one.sh 03:47:57 spire-1.2.1/test/integration/test.sh 03:47:57 spire-1.2.1/test/plugintest/ 03:47:57 spire-1.2.1/test/plugintest/config.go 03:47:57 spire-1.2.1/test/plugintest/load.go 03:47:57 spire-1.2.1/test/plugintest/option.go 03:47:57 spire-1.2.1/test/spiretest/ 03:47:57 spire-1.2.1/test/spiretest/apiserver.go 03:47:57 spire-1.2.1/test/spiretest/assertions.go 03:47:57 spire-1.2.1/pkg/server/ca/ca_test.go 03:47:57 spire-1.2.1/pkg/server/ca/journal.go 03:47:57 spire-1.2.1/pkg/server/ca/journal_test.go 03:47:57 spire-1.2.1/pkg/server/ca/manager.go 03:47:57 spire-1.2.1/pkg/server/ca/manager_health.go 03:47:57 spire-1.2.1/pkg/server/ca/manager_test.go 03:47:57 spire-1.2.1/pkg/server/ca/templates.go 03:47:57 spire-1.2.1/pkg/server/ca/upstream_client.go 03:47:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 03:47:57 spire-1.2.1/pkg/server/ca/validation.go 03:47:57 spire-1.2.1/pkg/server/cache/ 03:47:57 spire-1.2.1/pkg/server/cache/dscache/ 03:47:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 03:47:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/ 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 03:47:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 03:47:57 spire-1.2.1/pkg/server/catalog/ 03:47:57 spire-1.2.1/pkg/server/catalog/catalog.go 03:47:57 03:47:57 spire-1.2.1/test/spiretest/dir.go 03:47:57 spire-1.2.1/test/spiretest/errors_posix.go 03:47:57 spire-1.2.1/test/spiretest/errors_windows.go 03:47:57 spire-1.2.1/test/spiretest/logs.go 03:47:57 spire-1.2.1/test/spiretest/socketapi.go 03:47:57 spire-1.2.1/test/spiretest/suite.go 03:47:57 spire-1.2.1/test/spiretest/x509.go 03:47:57 spire-1.2.1/test/testca/ 03:47:57 spire-1.2.1/test/testca/ca.go 03:47:57 spire-1.2.1/test/testkey/ 03:47:57 spire-1.2.1/test/testkey/generate.sh 03:47:57 spire-1.2.1/test/testkey/genkeys.go 03:47:57 spire-1.2.1/test/testkey/keys.go 03:47:57 spire-1.2.1/test/testkey/new.go 03:47:57 spire-1.2.1/test/tpmsimulator/ 03:47:57 spire-1.2.1/test/tpmsimulator/simulator.go 03:47:57 spire-1.2.1/test/util/ 03:47:57 spire-1.2.1/test/util/cert_fixtures.go 03:47:57 spire-1.2.1/test/util/cert_generation.go 03:47:57 spire-1.2.1/test/util/io_redirection.go 03:47:57 spire-1.2.1/test/util/race.go 03:47:57 spire-1.2.1/test/util/util.go 03:47:57 building spire from source... 03:47:57 spire-1.2.1/pkg/server/catalog/keymanager.go 03:47:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 03:47:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 03:47:57 spire-1.2.1/pkg/server/catalog/notifier.go 03:47:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 03:47:57 spire-1.2.1/pkg/server/config.go 03:47:57 spire-1.2.1/pkg/server/datastore/ 03:47:57 spire-1.2.1/pkg/server/datastore/datastore.go 03:47:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 03:47:57 spire-1.2.1/pkg/server/datastore/repository.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 03:47:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 03:47:57 spire-1.2.1/pkg/server/endpoints/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 03:47:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 03:47:57 spire-1.2.1/pkg/server/endpoints/config.go 03:47:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 03:47:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 03:47:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 03:47:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 03:47:57 spire-1.2.1/pkg/server/endpoints/middleware.go 03:47:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 03:47:57 spire-1.2.1/pkg/server/hostservice/ 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 03:47:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 03:47:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 03:47:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 03:47:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 03:47:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/ 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 03:47:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 03:47:57 spire-1.2.1/pkg/server/registration/ 03:47:57 spire-1.2.1/pkg/server/registration/manager.go 03:47:57 spire-1.2.1/pkg/server/registration/manager_test.go 03:47:57 spire-1.2.1/pkg/server/scanentries.go 03:47:57 spire-1.2.1/pkg/server/scanentries_test.go 03:47:57 spire-1.2.1/pkg/server/server.go 03:47:57 spire-1.2.1/pkg/server/server_test.go 03:47:57 spire-1.2.1/pkg/server/svid/ 03:47:57 spire-1.2.1/pkg/server/svid/observer.go 03:47:57 spire-1.2.1/pkg/server/svid/observer_test.go 03:47:57 spire-1.2.1/pkg/server/svid/rotator.go 03:47:57 spire-1.2.1/pkg/server/svid/rotator_config.go 03:47:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 03:47:57 spire-1.2.1/pkg/server/svid/rotator_test.go 03:47:57 spire-1.2.1/proto/ 03:47:57 spire-1.2.1/proto/private/ 03:47:57 spire-1.2.1/proto/private/server/ 03:47:57 spire-1.2.1/proto/private/server/journal/ 03:47:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 03:47:57 spire-1.2.1/proto/private/server/journal/journal.proto 03:47:57 spire-1.2.1/proto/spire/ 03:47:57 spire-1.2.1/proto/spire/common/ 03:47:57 spire-1.2.1/proto/spire/common/common.pb.go 03:47:57 spire-1.2.1/proto/spire/common/common.proto 03:47:57 spire-1.2.1/proto/spire/common/plugin/ 03:47:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 03:47:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 03:47:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 03:47:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 03:47:57 spire-1.2.1/proto/spire/plugin/ 03:47:57 spire-1.2.1/proto/spire/plugin/agent/ 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 03:47:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 03:47:57 spire-1.2.1/release/ 03:47:57 spire-1.2.1/release/spire-extras/ 03:47:57 spire-1.2.1/release/spire-extras/README.md 03:47:57 spire-1.2.1/release/spire-extras/conf/ 03:47:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 03:47:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 03:47:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 03:47:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 03:47:57 spire-1.2.1/release/spire/ 03:47:57 spire-1.2.1/release/spire/README.md 03:47:57 spire-1.2.1/release/spire/conf/ 03:47:57 spire-1.2.1/release/spire/conf/agent/ 03:47:57 spire-1.2.1/release/spire/conf/agent/agent.conf 03:47:57 spire-1.2.1/release/spire/conf/server/ 03:47:57 spire-1.2.1/release/spire/conf/server/server.conf 03:47:57 spire-1.2.1/script/ 03:47:57 spire-1.2.1/script/build-artifact.sh 03:47:57 spire-1.2.1/script/generate_dummy_ca.sh 03:47:57 spire-1.2.1/support/ 03:47:57 spire-1.2.1/support/k8s/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 03:47:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/ 03:47:57 spire-1.2.1/support/oidc-discovery-provider/README.md 03:47:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/config.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/main.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 03:47:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 03:47:57 spire-1.2.1/test/ 03:47:57 spire-1.2.1/test/clock/ 03:47:57 spire-1.2.1/test/clock/clock.go 03:47:57 spire-1.2.1/test/fakes/ 03:47:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 03:47:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 03:47:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 03:47:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 03:47:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 03:47:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 03:47:57 spire-1.2.1/test/fakes/fakeagentstore/ 03:47:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 03:47:57 spire-1.2.1/test/fakes/fakedatastore/ 03:47:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 03:47:57 spire-1.2.1/test/fakes/fakeentryclient/ 03:47:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 03:47:57 spire-1.2.1/test/fakes/fakehealthchecker/ 03:47:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 03:47:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 03:47:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 03:47:57 spire-1.2.1/test/fakes/fakemetrics/ 03:47:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 03:47:57 spire-1.2.1/test/fakes/fakenoderesolver/ 03:47:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 03:47:57 spire-1.2.1/test/fakes/fakenotifier/ 03:47:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 03:47:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 03:47:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 03:47:57 spire-1.2.1/test/fakes/fakeserverca/ 03:47:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 03:47:57 spire-1.2.1/test/fakes/fakeservercatalog/ 03:47:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 03:47:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 03:47:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 03:47:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 03:47:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 03:47:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 03:47:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 03:47:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 03:47:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 03:47:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 03:47:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 03:47:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 03:47:57 spire-1.2.1/test/fixture/ 03:47:57 spire-1.2.1/test/fixture/certs/ 03:47:57 spire-1.2.1/test/fixture/certs/agent_svid.der 03:47:57 spire-1.2.1/test/fixture/certs/base_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/blog_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/bundle.der 03:47:57 spire-1.2.1/test/fixture/certs/ca.pem 03:47:57 spire-1.2.1/test/fixture/certs/ca_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/database_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/database_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/database_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/node_cert.pem 03:47:57 spire-1.2.1/test/fixture/certs/node_csr.pem 03:47:57 spire-1.2.1/test/fixture/certs/node_key.pem 03:47:57 spire-1.2.1/test/fixture/certs/svid.pem 03:47:57 spire-1.2.1/test/fixture/certs/svid_key.pem 03:47:57 spire-1.2.1/test/fixture/config/ 03:47:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 03:47:57 spire-1.2.1/test/fixture/config/agent_good.conf 03:47:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 03:47:57 spire-1.2.1/test/fixture/config/plugin_good.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 03:47:57 spire-1.2.1/test/fixture/config/server_good.conf 03:47:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 03:47:57 spire-1.2.1/test/fixture/fixture.go 03:47:57 spire-1.2.1/test/fixture/nodeattestor/ 03:47:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 03:47:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 03:47:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 03:47:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 03:47:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 03:47:57 spire-1.2.1/test/fixture/registration/ 03:47:57 spire-1.2.1/test/fixture/registration/entries.json 03:47:57 spire-1.2.1/test/fixture/registration/good-for-update.json 03:47:57 spire-1.2.1/test/fixture/registration/good.json 03:47:57 spire-1.2.1/test/fixture/registration/invalid.json 03:47:57 spire-1.2.1/test/fixture/registration/invalid_json.json 03:47:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 03:47:57 spire-1.2.1/test/integration/ 03:47:57 spire-1.2.1/test/integration/README.md 03:47:57 spire-1.2.1/test/integration/common 03:47:57 spire-1.2.1/test/integration/setup/ 03:47:57 spire-1.2.1/test/integration/setup/adminclient/ 03:47:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 03:47:57 spire-1.2.1/test/integration/setup/adminclient/client.go 03:47:57 spire-1.2.1/test/integration/setup/debugagent/ 03:47:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 03:47:57 spire-1.2.1/test/integration/setup/debugagent/main.go 03:47:57 spire-1.2.1/test/integration/setup/debugserver/ 03:47:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 03:47:57 spire-1.2.1/test/integration/setup/debugserver/main.go 03:47:57 spire-1.2.1/test/integration/setup/downstreamclient/ 03:47:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 03:47:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 03:47:57 spire-1.2.1/test/integration/setup/itclient/ 03:47:57 spire-1.2.1/test/integration/setup/itclient/client.go 03:47:57 spire-1.2.1/test/integration/setup/node-attestation/ 03:47:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 03:47:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 03:47:57 spire-1.2.1/test/integration/setup/x509pop/ 03:47:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 03:47:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 03:47:57 spire-1.2.1/test/integration/suites/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 03:47:57 spire-1.2.1/test/integration/suites/join-token/ 03:47:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 03:47:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 03:47:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 03:47:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 03:47:57 spire-1.2.1/test/integration/suites/join-token/README.md 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/ 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/join-token/teardown 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 03:47:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 03:47:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 03:47:57 spire-1.2.1/test/integration/suites/k8s/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/00-setup 03:47:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 03:47:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 03:47:57 spire-1.2.1/test/integration/suites/k8s/README.md 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 03:47:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 03:47:57 spire-1.2.1/test/integration/suites/k8s/teardown 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 03:47:57 spire-1.2.1/test/integration/suites/rotation/ 03:47:57 spire-1.2.1/test/integration/suites/rotation/00-setup 03:47:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 03:47:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 03:47:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 03:47:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 03:47:57 spire-1.2.1/test/integration/suites/rotation/README.md 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/ 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/rotation/teardown 03:47:57 spire-1.2.1/test/integration/suites/self-test/ 03:47:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 03:47:57 spire-1.2.1/test/integration/suites/self-test/README.md 03:47:57 spire-1.2.1/test/integration/suites/self-test/teardown 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 03:47:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 03:47:57 spire-1.2.1/test/integration/suites/upgrade/ 03:47:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 03:47:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 03:47:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 03:47:57 spire-1.2.1/test/integration/suites/upgrade/README.md 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 03:47:57 spire-1.2.1/test/integration/suites/upgrade/teardown 03:47:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 03:47:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 03:47:57 spire-1.2.1/test/integration/test-one.sh 03:47:57 spire-1.2.1/test/integration/test.sh 03:47:57 spire-1.2.1/test/plugintest/ 03:47:57 spire-1.2.1/test/plugintest/config.go 03:47:57 spire-1.2.1/test/plugintest/load.go 03:47:57 spire-1.2.1/test/plugintest/option.go 03:47:57 spire-1.2.1/test/spiretest/ 03:47:57 spire-1.2.1/test/spiretest/apiserver.go 03:47:57 spire-1.2.1/test/spiretest/assertions.go 03:47:57 spire-1.2.1/test/spiretest/dir.go 03:47:57 spire-1.2.1/test/spiretest/errors_posix.go 03:47:57 spire-1.2.1/test/spiretest/errors_windows.go 03:47:57 spire-1.2.1/test/spiretest/logs.go 03:47:57 spire-1.2.1/test/spiretest/socketapi.go 03:47:57 spire-1.2.1/test/spiretest/suite.go 03:47:57 spire-1.2.1/test/spiretest/x509.go 03:47:57 spire-1.2.1/test/testca/ 03:47:57 spire-1.2.1/test/testca/ca.go 03:47:57 spire-1.2.1/test/testkey/ 03:47:57 spire-1.2.1/test/testkey/generate.sh 03:47:57 spire-1.2.1/test/testkey/genkeys.go 03:47:57 spire-1.2.1/test/testkey/keys.go 03:47:57 spire-1.2.1/test/testkey/new.go 03:47:57 spire-1.2.1/test/tpmsimulator/ 03:47:57 spire-1.2.1/test/tpmsimulator/simulator.go 03:47:57 spire-1.2.1/test/util/ 03:47:57 spire-1.2.1/test/util/cert_fixtures.go 03:47:57 spire-1.2.1/test/util/cert_generation.go 03:47:57 spire-1.2.1/test/util/io_redirection.go 03:47:57 spire-1.2.1/test/util/race.go 03:47:57 spire-1.2.1/test/util/util.go 03:47:57 building spire from source... 03:47:57 Installing go1.17.7... 03:47:57 Installing go1.17.7... 03:47:57 ---> Running in bfdea12207ef 03:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:58 (1/3) Installing ca-certificates (20211220-r0) 03:47:58 (2/3) Installing dumb-init (1.2.5-r1) 03:47:58 (3/3) Installing su-exec (0.2-r1) 03:47:58 Executing busybox-1.33.1-r7.trigger 03:47:58 Executing ca-certificates-20211220-r0.trigger 03:47:58 OK: 6 MiB in 17 packages 03:48:01 Removing intermediate container bfdea12207ef 03:48:01 ---> 4b12742ae76d 03:48:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:48:03 Building bin/spire-server... 03:48:03 go: downloading github.com/mitchellh/cli v1.1.2 03:48:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:48:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:48:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:48:03 go: downloading google.golang.org/grpc v1.44.0 03:48:03 Building bin/spire-server... 03:48:03 go: downloading github.com/mitchellh/cli v1.1.2 03:48:03 go: downloading google.golang.org/grpc v1.44.0 03:48:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:48:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:48:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:48:03 Building bin/spire-server... 03:48:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:48:03 go: downloading github.com/mitchellh/cli v1.1.2 03:48:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 03:48:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 03:48:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:48:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:48:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:48:03 go: downloading google.golang.org/grpc v1.44.0 03:48:03 go: downloading github.com/imdario/mergo v0.3.12 03:48:03 go: downloading github.com/sirupsen/logrus v1.8.1 03:48:03 go: downloading github.com/imdario/mergo v0.3.12 03:48:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 03:48:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:48:03 go: downloading github.com/sirupsen/logrus v1.8.1 03:48:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:48:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:48:03 go: downloading github.com/fatih/color v1.13.0 03:48:03 go: downloading github.com/mattn/go-isatty v0.0.14 03:48:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:48:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:48:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 03:48:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 03:48:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:48:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:48:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:48:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:48:03 go: downloading github.com/armon/go-metrics v0.3.10 03:48:03 go: downloading github.com/prometheus/client_golang v1.12.1 03:48:03 go: downloading github.com/fatih/color v1.13.0 03:48:03 go: downloading github.com/mattn/go-isatty v0.0.14 03:48:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:48:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:48:03 go: downloading github.com/imdario/mergo v0.3.12 03:48:03 go: downloading github.com/sirupsen/logrus v1.8.1 03:48:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 03:48:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:48:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:48:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:48:04 go: downloading github.com/armon/go-metrics v0.3.10 03:48:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:48:04 go: downloading github.com/open-policy-agent/opa v0.38.0 03:48:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 03:48:04 go: downloading github.com/fatih/color v1.13.0 03:48:04 go: downloading github.com/prometheus/client_golang v1.12.1 03:48:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:48:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:48:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:48:04 go: downloading github.com/mattn/go-colorable v0.1.12 03:48:04 go: downloading github.com/Masterminds/goutils v1.1.0 03:48:04 go: downloading github.com/mattn/go-isatty v0.0.14 03:48:04 go: downloading github.com/Masterminds/semver v1.5.0 03:48:04 go: downloading github.com/google/uuid v1.1.2 03:48:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:48:04 go: downloading github.com/open-policy-agent/opa v0.38.0 03:48:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 03:48:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:48:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 03:48:04 go: downloading github.com/Masterminds/goutils v1.1.0 03:48:04 go: downloading github.com/huandu/xstrings v1.3.2 03:48:04 go: downloading github.com/Masterminds/semver v1.5.0 03:48:04 go: downloading github.com/google/uuid v1.1.2 03:48:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:48:04 go: downloading github.com/oklog/run v1.0.0 03:48:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 03:48:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 03:48:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 03:48:04 go: downloading github.com/armon/go-metrics v0.3.10 03:48:04 go: downloading github.com/huandu/xstrings v1.3.2 03:48:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:48:04 go: downloading github.com/prometheus/client_golang v1.12.1 03:48:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:48:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 03:48:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:48:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:48:04 go: downloading github.com/mattn/go-colorable v0.1.12 03:48:04 go: downloading github.com/open-policy-agent/opa v0.38.0 03:48:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:48:04 go: downloading github.com/oklog/run v1.0.0 03:48:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:48:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 03:48:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 03:48:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:48:04 go: downloading github.com/imkira/go-observer v1.0.3 03:48:04 go: downloading go.uber.org/atomic v1.9.0 03:48:04 go: downloading github.com/Masterminds/goutils v1.1.0 03:48:04 go: downloading github.com/mattn/go-colorable v0.1.12 03:48:04 go: downloading github.com/Masterminds/semver v1.5.0 03:48:04  ---> Running in 4428b20004f5 03:48:04 go: downloading github.com/google/uuid v1.1.2 03:48:04 go: downloading github.com/huandu/xstrings v1.3.2 03:48:04 go: downloading github.com/prometheus/client_model v0.2.0 03:48:04 go: downloading github.com/prometheus/common v0.32.1 03:48:04 go: downloading github.com/imkira/go-observer v1.0.3 03:48:04 go: downloading go.uber.org/atomic v1.9.0 03:48:04 go: downloading github.com/beorn7/perks v1.0.1 03:48:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:48:04 go: downloading github.com/beorn7/perks v1.0.1 03:48:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:48:04 go: downloading github.com/prometheus/client_model v0.2.0 03:48:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 03:48:04 go: downloading github.com/oklog/run v1.0.0 03:48:04 go: downloading github.com/prometheus/procfs v0.7.3 03:48:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 03:48:04 go: downloading github.com/prometheus/common v0.32.1 03:48:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:48:04 go: downloading github.com/hashicorp/errwrap v1.1.0 03:48:04 go: downloading github.com/prometheus/procfs v0.7.3 03:48:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:48:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:48:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:48:04 go: downloading github.com/hashicorp/errwrap v1.1.0 03:48:04 go: downloading github.com/imkira/go-observer v1.0.3 03:48:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:48:05 go: downloading github.com/blang/semver/v4 v4.0.0 03:48:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 03:48:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:48:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:48:05 go: downloading github.com/beorn7/perks v1.0.1 03:48:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:48:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 03:48:05 go: downloading github.com/jinzhu/gorm v1.9.16 03:48:05 go: downloading github.com/prometheus/client_model v0.2.0 03:48:05 go: downloading github.com/prometheus/common v0.32.1 03:48:05 go: downloading github.com/prometheus/procfs v0.7.3 03:48:05 go: downloading github.com/lib/pq v1.10.4 03:48:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:48:05 go: downloading go.uber.org/atomic v1.9.0 03:48:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 03:48:05 go: downloading github.com/hashicorp/errwrap v1.1.0 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 03:48:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 03:48:05 Removing intermediate container 4428b20004f5 03:48:05 ---> 7e612801d844 03:48:05 Step 13/25 : WORKDIR / 03:48:06 ---> Running in 68e5228875ab 03:48:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:48:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:48:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:48:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:48:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:48:06 go: downloading github.com/stretchr/testify v1.7.0 03:48:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:48:06 go: downloading github.com/stretchr/testify v1.7.0 03:48:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:48:06 go: downloading github.com/blang/semver/v4 v4.0.0 03:48:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:48:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:48:06 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:48:06 go: downloading github.com/jinzhu/gorm v1.9.16 03:48:06 go: downloading github.com/lib/pq v1.10.4 03:48:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:48:06 go: downloading google.golang.org/api v0.70.0 03:48:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 03:48:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 03:48:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 03:48:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:48:07 go: downloading github.com/stretchr/testify v1.7.0 03:48:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 03:48:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 03:48:07 go: downloading github.com/blang/semver/v4 v4.0.0 03:48:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 03:48:07 go: downloading github.com/jinzhu/gorm v1.9.16 03:48:07 go: downloading github.com/lib/pq v1.10.4 03:48:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 03:48:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 03:48:11 go: downloading google.golang.org/api v0.70.0 03:48:11 go: downloading k8s.io/client-go v0.23.4 03:48:11 go: downloading k8s.io/api v0.23.4 03:48:11 go: downloading github.com/google/go-tpm v0.3.3 03:48:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:48:11 go: downloading k8s.io/api v0.23.4 03:48:11 go: downloading github.com/google/go-tpm v0.3.3 03:48:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:48:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:48:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:48:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:48:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:48:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:48:11 go: downloading cloud.google.com/go/storage v1.21.0 03:48:11 go: downloading google.golang.org/api v0.70.0 03:48:11 go: downloading k8s.io/client-go v0.23.4 03:48:11 go: downloading k8s.io/api v0.23.4 03:48:11 go: downloading github.com/google/go-tpm v0.3.3 03:48:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 03:48:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:48:11 go: downloading k8s.io/apimachinery v0.23.4 03:48:11 go: downloading cloud.google.com/go/storage v1.21.0 03:48:11 go: downloading cloud.google.com/go v0.100.2 03:48:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 03:48:11 go: downloading cloud.google.com/go v0.100.2 03:48:11 go: downloading k8s.io/client-go v0.23.4 03:48:11 go: downloading k8s.io/kube-aggregator v0.23.3 03:48:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 03:48:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 03:48:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:48:12 go: downloading k8s.io/apimachinery v0.23.4 03:48:12 go: downloading cloud.google.com/go/storage v1.21.0 03:48:12 go: downloading cloud.google.com/go v0.100.2 03:48:12 go: downloading k8s.io/kube-aggregator v0.23.3 03:48:12 go: downloading k8s.io/apimachinery v0.23.4 03:48:12 go: downloading cloud.google.com/go/security v1.3.0 03:48:12 go: downloading github.com/hashicorp/vault/api v1.4.1 03:48:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:48:12 go: downloading cloud.google.com/go/security v1.3.0 03:48:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:48:12 go: downloading k8s.io/kube-aggregator v0.23.3 03:48:12 go: downloading github.com/hashicorp/vault/api v1.4.1 03:48:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 03:48:12 go: downloading cloud.google.com/go/security v1.3.0 03:48:12 go: downloading github.com/twmb/murmur3 v1.1.6 03:48:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:48:12 go: downloading github.com/aws/smithy-go v1.11.0 03:48:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:48:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:48:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:48:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:48:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:48:12 go: downloading github.com/twmb/murmur3 v1.1.6 03:48:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:48:12 go: downloading github.com/jinzhu/inflection v1.0.0 03:48:12 go: downloading github.com/hashicorp/vault/api v1.4.1 03:48:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:48:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:48:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:48:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:48:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:48:12 go: downloading github.com/dimchansky/utfbom v1.1.1 03:48:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:48:12 go: downloading cloud.google.com/go/compute v1.3.0 03:48:12 go: downloading github.com/jinzhu/inflection v1.0.0 03:48:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 03:48:12 go: downloading cloud.google.com/go/iam v0.1.1 03:48:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:48:12 go: downloading k8s.io/klog/v2 v2.30.0 03:48:12 go: downloading github.com/gogo/protobuf v1.3.2 03:48:12 go: downloading github.com/aws/smithy-go v1.11.0 03:48:12 go: downloading github.com/google/gofuzz v1.1.0 03:48:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:48:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:48:12 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:48:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:48:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:48:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 03:48:13 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:48:13 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:48:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:48:13 go: downloading github.com/twmb/murmur3 v1.1.6 03:48:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:48:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:48:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:48:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:48:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:48:13 go: downloading github.com/aws/smithy-go v1.11.0 03:48:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:48:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:48:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:48:13 go: downloading github.com/spf13/pflag v1.0.5 03:48:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:48:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:48:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:48:13 go: downloading gopkg.in/yaml.v2 v2.4.0 03:48:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:48:13 go: downloading github.com/gobwas/glob v0.2.3 03:48:13 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:48:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:48:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 03:48:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 03:48:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:48:13 go: downloading go.opencensus.io v0.23.0 03:48:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:48:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:48:13 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:48:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 03:48:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:48:14 go: downloading gopkg.in/inf.v0 v0.9.1 03:48:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 03:48:14 go: downloading github.com/google/go-cmp v0.5.7 03:48:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:48:14 go: downloading github.com/go-logr/logr v1.2.2 03:48:14 go: downloading github.com/googleapis/gnostic v0.5.5 03:48:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:48:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:48:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 03:48:14 go: downloading github.com/json-iterator/go v1.1.12 03:48:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:48:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:48:14 go: downloading github.com/dimchansky/utfbom v1.1.1 03:48:14 go: downloading github.com/jinzhu/inflection v1.0.0 03:48:14 go: downloading cloud.google.com/go/compute v1.3.0 03:48:14 go: downloading go.uber.org/zap v1.21.0 03:48:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:48:14 go: downloading github.com/tklauser/numcpus v0.3.0 03:48:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:48:14 go: downloading sigs.k8s.io/yaml v1.3.0 03:48:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 03:48:14 go: downloading github.com/ryanuber/go-glob v1.0.0 03:48:14 go: downloading github.com/golang/snappy v0.0.4 03:48:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:48:14 go: downloading cloud.google.com/go/iam v0.1.1 03:48:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:48:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:48:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 03:48:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:48:14 go: downloading github.com/hashicorp/go-version v1.2.0 03:48:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:48:14 go: downloading github.com/modern-go/reflect2 v1.0.2 03:48:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 03:48:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:48:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:48:14 go: downloading go.uber.org/multierr v1.6.0 03:48:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 03:48:14 go: downloading github.com/dimchansky/utfbom v1.1.1 03:48:15 go: downloading github.com/gogo/protobuf v1.3.2 03:48:15 go: downloading github.com/gogo/protobuf v1.3.2 03:48:15 go: downloading k8s.io/klog/v2 v2.30.0 03:48:15 go: downloading github.com/google/gofuzz v1.1.0 03:48:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:48:15 go: downloading cloud.google.com/go/compute v1.3.0 03:48:15 go: downloading cloud.google.com/go/iam v0.1.1 03:48:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 03:48:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 03:48:15 go: downloading github.com/google/gofuzz v1.1.0 03:48:15 go: downloading github.com/spf13/pflag v1.0.5 03:48:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:48:15 go: downloading k8s.io/klog/v2 v2.30.0 03:48:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:48:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 03:48:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:48:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 03:48:15 go: downloading github.com/spf13/pflag v1.0.5 03:48:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 03:48:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 03:48:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:48:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:48:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:48:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 03:48:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:48:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 03:48:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:48:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 03:48:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:48:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 03:48:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:48:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:48:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:48:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:48:16 go: downloading gopkg.in/yaml.v2 v2.4.0 03:48:16 go: downloading github.com/gobwas/glob v0.2.3 03:48:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:48:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:48:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:48:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:48:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:48:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 03:48:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 03:48:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:48:16 go: downloading gopkg.in/yaml.v2 v2.4.0 03:48:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:48:16 go: downloading github.com/gobwas/glob v0.2.3 03:48:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 03:48:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 03:48:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 03:48:16 go: downloading go.opencensus.io v0.23.0 03:48:16 go: downloading gopkg.in/inf.v0 v0.9.1 03:48:16 go: downloading github.com/google/go-cmp v0.5.7 03:48:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:48:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 03:48:16 go: downloading github.com/googleapis/gnostic v0.5.5 03:48:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 03:48:16 go: downloading gopkg.in/inf.v0 v0.9.1 03:48:16 go: downloading go.opencensus.io v0.23.0 03:48:16 go: downloading github.com/go-logr/logr v1.2.2 03:48:16 go: downloading github.com/json-iterator/go v1.1.12 03:48:16 go: downloading github.com/google/go-cmp v0.5.7 03:48:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 03:48:16 go: downloading github.com/googleapis/gnostic v0.5.5 03:48:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:48:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:48:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:48:17 go: downloading github.com/go-logr/logr v1.2.2 03:48:17 go: downloading go.uber.org/zap v1.21.0 03:48:17 go: downloading github.com/json-iterator/go v1.1.12 03:48:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 03:48:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:48:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 03:48:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 03:48:17 go: downloading github.com/tklauser/numcpus v0.3.0 03:48:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 03:48:17 go: downloading sigs.k8s.io/yaml v1.3.0 03:48:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:48:17 go: downloading github.com/tklauser/numcpus v0.3.0 03:48:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:48:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:48:17 go: downloading github.com/hashicorp/go-version v1.2.0 03:48:17 go: downloading github.com/ryanuber/go-glob v1.0.0 03:48:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:48:17 go: downloading go.uber.org/zap v1.21.0 03:48:17 go: downloading sigs.k8s.io/yaml v1.3.0 03:48:17 go: downloading github.com/modern-go/reflect2 v1.0.2 03:48:17 go: downloading github.com/golang/snappy v0.0.4 03:48:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 03:48:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 03:48:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:48:17 go: downloading go.uber.org/multierr v1.6.0 03:48:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:48:17 go: downloading github.com/modern-go/reflect2 v1.0.2 03:48:17 go: downloading github.com/golang/snappy v0.0.4 03:48:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 03:48:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 03:48:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 03:48:17 go: downloading github.com/hashicorp/go-version v1.2.0 03:48:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 03:48:17 go: downloading github.com/ryanuber/go-glob v1.0.0 03:48:17 go: downloading go.uber.org/multierr v1.6.0 03:48:18 Merging remotes/origin/main commit de464693d8763b9e98130398b447f975332c591d into PR head commit 691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:48:18 Merge succeeded, producing 691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:48:18 Checking out Revision 691727bfbe342f3f465f8b721fed9faf2bfdabb8 (PR-3987) 03:48:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:48:18 > git config core.sparsecheckout # timeout=10 03:48:18 > git checkout -f 691727bfbe342f3f465f8b721fed9faf2bfdabb8 # timeout=10 03:48:18 > git remote # timeout=10 03:48:18 > git config --get remote.origin.url # timeout=10 03:48:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:18 > git merge de464693d8763b9e98130398b447f975332c591d # timeout=10 03:48:18 > git rev-parse HEAD^{commit} # timeout=10 03:48:18 > git config core.sparsecheckout # timeout=10 03:48:18 > git checkout -f 691727bfbe342f3f465f8b721fed9faf2bfdabb8 # timeout=10 03:48:19 Removing intermediate container 68e5228875ab 03:48:19 ---> 771c749e5de7 03:48:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:48:23 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { 03:48:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:48:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:48:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:48:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 03:48:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 03:48:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:48:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:24 Dload Upload Total Spent Left Speed 03:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 160k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh 03:48:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:48:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:48:24 + sudo tee /etc/docker/daemon.new 03:48:24 { 03:48:24 "registry-mirrors": [ 03:48:24 "https://nexus3.edgexfoundry.org:10001" 03:48:24 ], 03:48:24 "bip": "10.250.0.254/24", 03:48:24 "hosts": [ 03:48:24 "tcp://0.0.0.0:5555", 03:48:24 "unix:///var/run/docker.sock" 03:48:24 ], 03:48:24 "mtu": 1458, 03:48:24 "selinux-enabled": true, 03:48:24 "seccomp-profile": "/etc/docker/seccomp.json" 03:48:24 } [Pipeline] sh 03:48:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:48:25 + sudo service docker restart 03:48:29  ---> a789ac5f69f1 03:48:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:48:29 Removing intermediate container 2c557357736d 03:48:29 ---> 42aae8fc3296 03:48:29 03:48:29 Step 10/23 : FROM alpine:3.14 03:48:29 ---> e04c818066af 03:48:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:48:29 ---> Running in 6b83b3d419c5 03:48:29 ---> 5188c06e27c2 03:48:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:48:30 ---> 22127fb62305 03:48:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:48:30 (1/1) Installing dumb-init (1.2.5-r1) 03:48:30 Executing busybox-1.33.1-r7.trigger 03:48:30 OK: 6 MiB in 15 packages 03:48:30 ---> 357569df9f5b 03:48:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:48:31 Removing intermediate container 6b83b3d419c5 03:48:31 ---> 1dc87c0f35fd 03:48:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:48:31 ---> Running in 17ccbcb21fae 03:48:31 ---> 1929754694a6 03:48:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:48:31 Removing intermediate container 17ccbcb21fae 03:48:31 ---> d13bd31ca565 03:48:31 Step 13/23 : ENV APP_PORT=59882 03:48:31 ---> Running in c8b89f86c181 03:48:32 Removing intermediate container c8b89f86c181 03:48:32 ---> 17f003d158cc 03:48:32 Step 14/23 : EXPOSE $APP_PORT 03:48:32 ---> Running in 471f3c59b674 03:48:32 Removing intermediate container 471f3c59b674 03:48:32 ---> 205888413a60 03:48:32 Step 15/23 : WORKDIR / 03:48:32 ---> Running in 91d1b97ec93d 03:48:32 ---> 333856dbcd00 03:48:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:48:33 Removing intermediate container 91d1b97ec93d 03:48:33 ---> 442f42b6ed21 03:48:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:48:33 ---> f1de74c1a9b7 03:48:33 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/ 03:48:33 ---> Running in 0ec4ab74e3b5 03:48:34 ---> 661f50f15708 03:48:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:48:35 ---> 1c587b09e57d 03:48:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:48:36 Removing intermediate container 0ec4ab74e3b5 03:48:36 ---> 89b58715cb02 03:48:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:48:36 ---> af5f6fbe3b89 03:48:36 Step 19/23 : ENTRYPOINT ["/core-command"] 03:48:36 ---> Running in 6efd55978170 03:48:36 ---> Running in 2b351ab5ffa6 03:48:36 Removing intermediate container 2b351ab5ffa6 03:48:36 ---> 62cb8a60b054 03:48:36 Step 23/25 : LABEL arch=x86_64 03:48:36 Removing intermediate container 6efd55978170 03:48:36 ---> f58a1aa3644d 03:48:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:48:36 ---> Running in 8ce37bec50ad 03:48:36 ---> Running in 56f1cdc65ab1 03:48:37 Removing intermediate container 8ce37bec50ad 03:48:37 ---> 0465c396fb46 03:48:37 Step 24/25 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:48:37 ---> Running in 659955ddfe60 03:48:37 Removing intermediate container 56f1cdc65ab1 03:48:37 ---> 1a8d8ac2eff6 03:48:37 Step 21/23 : LABEL arch=x86_64 03:48:37 ---> Running in a673590c6c9e 03:48:37 Removing intermediate container 659955ddfe60 03:48:37 ---> 00d6f9988896 03:48:37 Step 25/25 : LABEL version=0.0.0 03:48:37 ---> Running in 84a2a7ca8678 03:48:37 Removing intermediate container a673590c6c9e 03:48:37 ---> 1e55b422a04b 03:48:37 Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:48:37 ---> Running in cd1b3cf5150d 03:48:37 Removing intermediate container 84a2a7ca8678 03:48:37 ---> e8383996bcb6 03:48:37 03:48:37 Removing intermediate container cd1b3cf5150d 03:48:37 ---> 83632250c2a0 03:48:37 Step 23/23 : LABEL version=0.0.0 03:48:38 Successfully built e8383996bcb6 03:48:38 Successfully tagged security-secretstore-setup:latest 03:48:38  Building security-secretstore-setup ... done Building security-spiffe-token-provider 03:48:38 ---> Running in 61357e7d2e20 03:48:40 Removing intermediate container 61357e7d2e20 03:48:40 ---> 224aaed19879 03:48:40 03:48:40 Successfully built 224aaed19879 03:48:40 Successfully tagged core-command:latest 03:48:40  Building core-command ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:44 provisioning config files... 03:48:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config145088038258709916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:44 ---> docker-login.sh 03:48:44 nexus3.edgexfoundry.org:10001 03:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:45 Configure a credential helper to remove this warning. See 03:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:45 03:48:45 Login Succeeded 03:48:45 nexus3.edgexfoundry.org:10002 03:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:45 Configure a credential helper to remove this warning. See 03:48:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:45 03:48:45 Login Succeeded 03:48:45 nexus3.edgexfoundry.org:10003 03:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:46 Configure a credential helper to remove this warning. See 03:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:46 03:48:46 Login Succeeded 03:48:46 nexus3.edgexfoundry.org:10004 03:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:46 Configure a credential helper to remove this warning. See 03:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:46 03:48:46 Login Succeeded 03:48:46 docker.io 03:48:46 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:48:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:48:46 ---> 7717b0d6e396 03:48:46 Step 3/20 : WORKDIR /edgex-go 03:48:46 ---> Using cache 03:48:46 ---> f071de49ccd3 03:48:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:47 Configure a credential helper to remove this warning. See 03:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:47 03:48:47 Login Succeeded 03:48:47 ---> docker-login.sh ends [Pipeline] } 03:48:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:48:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:48 ========================================================= 03:48:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:48:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:48:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:48:48 9b3977197b4f: Pulling fs layer 03:48:48 1a89e8eeedd5: Pulling fs layer 03:48:48 94645a83ff95: Pulling fs layer 03:48:48 3f3a8bcf1eab: Pulling fs layer 03:48:48 0c92f367c5e7: Pulling fs layer 03:48:48 3096ccb668a1: Pulling fs layer 03:48:48 e8cf19c19ddd: Pulling fs layer 03:48:48 a4caa8a26152: Pulling fs layer 03:48:48 3f3a8bcf1eab: Waiting 03:48:48 0c92f367c5e7: Waiting 03:48:48 3096ccb668a1: Waiting 03:48:48 e8cf19c19ddd: Waiting 03:48:48 a4caa8a26152: Waiting 03:48:48 94645a83ff95: Verifying Checksum 03:48:48 94645a83ff95: Download complete 03:48:48 1a89e8eeedd5: Verifying Checksum 03:48:48 1a89e8eeedd5: Download complete 03:48:48 0c92f367c5e7: Verifying Checksum 03:48:48 0c92f367c5e7: Download complete 03:48:48 3096ccb668a1: Verifying Checksum 03:48:48 3096ccb668a1: Download complete 03:48:48 9b3977197b4f: Verifying Checksum 03:48:48 9b3977197b4f: Download complete 03:48:48 e8cf19c19ddd: Verifying Checksum 03:48:48 e8cf19c19ddd: Download complete 03:48:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:48:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:48:48 ---> 7717b0d6e396 03:48:48 Step 3/22 : WORKDIR /edgex-go 03:48:48 ---> Using cache 03:48:48 ---> f071de49ccd3 03:48:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:48 ---> Using cache 03:48:48 ---> 1a5797dcc360 03:48:48 Step 5/22 : RUN apk add --update --no-cache make git 03:48:49 9b3977197b4f: Pull complete 03:48:50 1a89e8eeedd5: Pull complete 03:48:50 94645a83ff95: Pull complete 03:48:51 a4caa8a26152: Verifying Checksum 03:48:51 a4caa8a26152: Download complete 03:48:51 3f3a8bcf1eab: Verifying Checksum 03:48:51 3f3a8bcf1eab: Download complete 03:48:53 ---> Running in 1bcf9d22f812 03:48:53 ---> Running in 656c789a4a4b 03:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:48:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:48:55 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 03:48:55 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:48:55 OK: 15862 distinct packages available 03:48:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:48:55 OK: 221 MiB in 52 packages 03:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:48:56 OK: 221 MiB in 52 packages 03:48:56 Removing intermediate container 1bcf9d22f812 03:48:56 ---> 2279317547f6 03:48:56 Step 6/22 : COPY go.mod vendor* ./ 03:48:57 ---> 2b629460130a 03:48:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:57 ---> Running in 653426df533e 03:48:57 Removing intermediate container 656c789a4a4b 03:48:57 ---> 4d32c342fb70 03:48:57 Step 5/20 : COPY go.mod vendor* ./ 03:48:58 ---> 65140ab6e612 03:48:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:58 ---> Running in 7d3838d46349 03:48:59 Removing intermediate container 653426df533e 03:48:59 ---> 0981df544f8e 03:48:59 Step 8/22 : COPY . . 03:49:01 Removing intermediate container 7d3838d46349 03:49:01 ---> 3f45b89b41bd 03:49:01 Step 7/20 : COPY . . 03:49:06 3f3a8bcf1eab: Pull complete 03:49:06 0c92f367c5e7: Pull complete 03:49:06 3096ccb668a1: Pull complete 03:49:06 e8cf19c19ddd: Pull complete 03:49:12 a4caa8a26152: Pull complete 03:49:12 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 03:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:49:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:49:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:49:12 WORKDIR /edgex 03:49:12 COPY go.mod . 03:49:12 RUN go mod download 03:49:12 + docker build -t ci-base-image-arm64 -f - . 03:49:15 Sending build context to Docker daemon 169.2MB 03:49:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:49:15 ---> 725f1c02e7f9 03:49:15 Step 2/4 : WORKDIR /edgex 03:49:17 ---> Running in 4607f877e1d3 03:49:17 Removing intermediate container 4607f877e1d3 03:49:17 ---> be3e2d12a794 03:49:17 Step 3/4 : COPY go.mod . 03:49:17 ---> 0b2f7eca3ddb 03:49:17 Step 4/4 : RUN go mod download 03:49:18 ---> Running in f7edb70f977e 03:49:33 ---> 83da93de1f74 03:49:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:49:33 ---> Running in c95a642a8b41 03:49:33 ---> cb31bd8156fa 03:49:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:49:33 ---> Running in 5ba6b48f004d 03:49:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:49:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:50:05 Removing intermediate container f7edb70f977e 03:50:05 ---> be48a0371719 03:50:05 Successfully built be48a0371719 03:50:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:50:05 + docker inspect -f . ci-base-image-arm64 03:50:05 . [Pipeline] withDockerContainer 03:50:05 prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container 03:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:50:07 $ docker top f8efb28f2d22c52a04687a7c0fa78b9a8256954f6fdb0e089b5b6e89335a92fd -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:08 + go version 03:50:08 go version go1.17.6 linux/arm64 [Pipeline] } 03:50:08 $ docker stop --time=1 f8efb28f2d22c52a04687a7c0fa78b9a8256954f6fdb0e089b5b6e89335a92fd 03:50:09 $ docker rm -f f8efb28f2d22c52a04687a7c0fa78b9a8256954f6fdb0e089b5b6e89335a92fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:10 + docker inspect -f . ci-base-image-arm64 03:50:10 . [Pipeline] withDockerContainer 03:50:10 prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container 03:50:10 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:50:12 $ docker top f561dbbe0f914e56e33cbb447e6145b17247dcdf6c2d947cb31cfd29812f1bf5 -eo pid,comm 03:50:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] { [Pipeline] echo 03:50:12 ========================================================= 03:50:12 [edgeXBuildGoParallel] Running Tests and Build... 03:50:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:50:13 + make test 03:50:13 go mod tidy -compat=1.17 03:50:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:50:17 Removing intermediate container c95a642a8b41 03:50:17 ---> d5739f8996d9 03:50:17 03:50:17 Step 10/22 : FROM alpine:3.14 03:50:17 ---> e04c818066af 03:50:17 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:50:17 ---> Running in 7a59a43588a1 03:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:50:18 (1/6) Installing ca-certificates (20211220-r0) 03:50:18 (2/6) Installing brotli-libs (1.0.9-r5) 03:50:18 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:50:18 (4/6) Installing libcurl (7.79.1-r0) 03:50:18 (5/6) Installing curl (7.79.1-r0) 03:50:18 (6/6) Installing dumb-init (1.2.5-r1) 03:50:18 Executing busybox-1.33.1-r7.trigger 03:50:18 Executing ca-certificates-20211220-r0.trigger 03:50:18 OK: 8 MiB in 20 packages 03:50:21 Removing intermediate container 7a59a43588a1 03:50:21 ---> c492537b8606 03:50:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:50:22 ---> Running in 5c4c4cb511de 03:50:22 Removing intermediate container 5ba6b48f004d 03:50:22 ---> 7c3d3de8dd8d 03:50:22 03:50:22 Step 9/20 : FROM alpine:3.15 03:50:23 3.15: Pulling from library/alpine 03:50:23 Removing intermediate container 5c4c4cb511de 03:50:23 ---> 33937f438b12 03:50:23 Step 13/22 : WORKDIR /edgex 03:50:23 ---> Running in a49abf6679a7 03:50:23 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 03:50:23 Status: Downloaded newer image for alpine:3.15 03:50:23 ---> 0ac33e5f5afa 03:50:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:50:24 ---> Running in 807581967a97 03:50:24 Removing intermediate container a49abf6679a7 03:50:24 ---> a348d58b07e7 03:50:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:50:25 Removing intermediate container 807581967a97 03:50:25 ---> de02102ff59f 03:50:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:25 ---> 93e630e3b7e7 03:50:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:50:25 ---> Running in 0bc37bd29f67 03:50:27 ---> 4b7a93d8cb52 03:50:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:50:28 Removing intermediate container 0bc37bd29f67 03:50:28 ---> 0df290c55220 03:50:28 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:28 ---> Running in acfe5a1fa58c 03:50:28 ---> 9ed61d5f36d1 03:50:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:50:29 ---> 5db40393f281 03:50:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:50:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:50:29 ---> Running in ca89ab6f3190 03:50:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:50:30 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 03:50:30 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:50:30 OK: 15854 distinct packages available 03:50:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:50:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:50:32 (1/9) Installing ca-certificates (20211220-r0) 03:50:32 (2/9) Installing brotli-libs (1.0.9-r5) 03:50:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:50:32 (4/9) Installing libcurl (7.80.0-r0) 03:50:32 (5/9) Installing curl (7.80.0-r0) 03:50:32 (6/9) Installing dumb-init (1.2.5-r1) 03:50:32 (7/9) Installing musl-obstack (1.2.3-r0) 03:50:32 (8/9) Installing libucontext (1.1-r0) 03:50:32 (9/9) Installing gcompat (1.0.0-r4) 03:50:32 Removing intermediate container ca89ab6f3190 03:50:32 ---> 43f64fac5263 03:50:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:50:32 Executing busybox-1.34.1-r5.trigger 03:50:32 Executing ca-certificates-20211220-r0.trigger 03:50:33 OK: 8 MiB in 23 packages 03:50:33 ---> Running in 001a7f41b03e 03:50:34 Removing intermediate container 001a7f41b03e 03:50:34 ---> 6b7cc77e22ec 03:50:34 Step 20/22 : LABEL arch=x86_64 03:50:34 ---> Running in 7ee081a7c327 03:50:35 Removing intermediate container 7ee081a7c327 03:50:35 ---> 1e8397469a7d 03:50:35 Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:50:35 Removing intermediate container acfe5a1fa58c 03:50:35 ---> 4965e523cbe7 03:50:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:50:35 ---> Running in f01776929147 03:50:36 Removing intermediate container f01776929147 03:50:36 ---> 2935849c1e67 03:50:36 Step 22/22 : LABEL version=0.0.0 03:50:36 ---> f3a020d37144 03:50:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:50:36 ---> Running in 478d7ecded8b 03:50:36 Removing intermediate container 478d7ecded8b 03:50:36 ---> a9a251b4de82 03:50:36 03:50:36 Successfully built a9a251b4de82 03:50:36 Successfully tagged security-proxy-setup:latest 03:50:36 Building sys-mgmt-agent 03:50:41  Building security-proxy-setup ... done  ---> e814e5604a77 03:50:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:50:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:50:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:50:41 ---> 7717b0d6e396 03:50:41 Step 3/23 : WORKDIR /edgex-go 03:50:41 ---> Using cache 03:50:41 ---> f071de49ccd3 03:50:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:41 ---> Using cache 03:50:41 ---> 1a5797dcc360 03:50:41 Step 5/23 : RUN apk add --update --no-cache make bash git 03:50:41 ---> Running in 37327c20de80 03:50:41 ---> f268d3d63210 03:50:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:50:42 ---> Running in cd85890f5372 03:50:42 Removing intermediate container cd85890f5372 03:50:42 ---> b2d69bfefff3 03:50:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:50:43 ---> Running in 2ac45f0cbc2e 03:50:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:50:43 Removing intermediate container 2ac45f0cbc2e 03:50:43 ---> d5ac63cac851 03:50:43 Step 18/20 : LABEL arch=x86_64 03:50:43 ---> Running in 142e9874c4a5 03:50:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:50:43 Removing intermediate container 142e9874c4a5 03:50:43 ---> 4176a38758ce 03:50:43 Step 19/20 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:50:43 ---> Running in 4ab8f18080a0 03:50:44 OK: 221 MiB in 52 packages 03:50:44 Removing intermediate container 4ab8f18080a0 03:50:44 ---> db6582d4d067 03:50:44 Step 20/20 : LABEL version=0.0.0 03:50:44 ---> Running in 6dc2d4b29c5b 03:50:45 Removing intermediate container 37327c20de80 03:50:45 ---> 30347f5a17f5 03:50:45 Step 6/23 : COPY go.mod vendor* ./ 03:50:45 Removing intermediate container 6dc2d4b29c5b 03:50:45 ---> 46a2674ead91 03:50:45 03:50:45 Successfully built 46a2674ead91 03:50:45 Successfully tagged security-spiffe-token-provider:latest 03:50:45 Building support-scheduler 03:50:46 ? github.com/edgexfoundry/edgex-go [no test files] 03:50:48  Building security-spiffe-token-provider ... done  ---> 602f8912dc62 03:50:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:49 ---> Running in 5ecd547d990e 03:50:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:50:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:50:52 ---> 7717b0d6e396 03:50:52 Step 3/22 : WORKDIR /edgex-go 03:50:52 ---> Using cache 03:50:52 ---> f071de49ccd3 03:50:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:52 ---> Using cache 03:50:52 ---> 1a5797dcc360 03:50:52 Step 5/22 : RUN apk add --update --no-cache make git 03:50:52 ---> Using cache 03:50:52 ---> 2279317547f6 03:50:52 Step 6/22 : COPY go.mod vendor* ./ 03:50:52 ---> Using cache 03:50:52 ---> 2b629460130a 03:50:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:52 ---> Using cache 03:50:52 ---> 0981df544f8e 03:50:52 Step 8/22 : COPY . . 03:50:52 ---> Using cache 03:50:52 ---> 83da93de1f74 03:50:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:50:56 ---> Running in b6effd7e0d16 03:50:57 Removing intermediate container 5ecd547d990e 03:50:57 ---> e43ccd4248fa 03:50:57 Step 8/23 : COPY . . 03:50:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:51:05 ---> b2a95209f1ce 03:51:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:51:05 ---> Running in 20e20b2efb07 03:51:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:51:24 Removing intermediate container b6effd7e0d16 03:51:24 ---> d99a285f900d 03:51:24 03:51:24 Step 10/22 : FROM alpine:3.14 03:51:24 ---> e04c818066af 03:51:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:51:24 ---> Using cache 03:51:24 ---> 1dc87c0f35fd 03:51:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:51:24 ---> Using cache 03:51:24 ---> d13bd31ca565 03:51:24 Step 13/22 : ENV APP_PORT=59861 03:51:24 ---> Running in 7c43e36a9303 03:51:24 Removing intermediate container 20e20b2efb07 03:51:24 ---> 31ffe5df8359 03:51:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:51:24 ---> Running in 9e6e0f2ef729 03:51:24 Removing intermediate container 7c43e36a9303 03:51:24 ---> cf8b7001f296 03:51:24 Step 14/22 : EXPOSE $APP_PORT 03:51:24 ---> Running in a5b66a8f8cdb 03:51:24 Removing intermediate container a5b66a8f8cdb 03:51:24 ---> c32f0c0bfbdf 03:51:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:51:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:51:24 ---> 8bc375b75372 03:51:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:51:25 ---> 8bf6b42bbd74 03:51:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:51:25 Removing intermediate container 9e6e0f2ef729 03:51:25 ---> 3097e28e9ce1 03:51:25 03:51:25 Step 11/23 : FROM docker:20.10.14 03:51:25 ---> dc6e891f9e21 03:51:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:51:25 20.10.14: Pulling from library/docker 03:51:25 ---> Running in 4d8a198a70ec 03:51:25 Removing intermediate container 4d8a198a70ec 03:51:25 ---> 6d1cde3031bd 03:51:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:51:25 ---> Running in 9da380e0cff1 03:51:25 Removing intermediate container 9da380e0cff1 03:51:25 ---> 3c33293d804d 03:51:25 Step 20/22 : LABEL arch=x86_64 03:51:25 ---> Running in 44abd0aacacd 03:51:26 Removing intermediate container 44abd0aacacd 03:51:26 ---> a6872cc27c34 03:51:26 Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:51:26 ---> Running in 705a4af83584 03:51:26 Removing intermediate container 705a4af83584 03:51:26 ---> cc2fde3f28de 03:51:26 Step 22/22 : LABEL version=0.0.0 03:51:27 ---> Running in 65e62c470535 03:51:27 Removing intermediate container 65e62c470535 03:51:27 ---> 1ca592b20eae 03:51:27 03:51:27 Successfully built 1ca592b20eae 03:51:27 Successfully tagged support-scheduler:latest 03:51:27 Building core-metadata 03:51:28  Building support-scheduler ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 03:51:28 Status: Downloaded newer image for docker:20.10.14 03:51:28 ---> 7417809fdb73 03:51:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:51:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:51:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:51:30 ---> 7717b0d6e396 03:51:30 Step 3/23 : WORKDIR /edgex-go 03:51:30 ---> Using cache 03:51:30 ---> f071de49ccd3 03:51:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:30 ---> Using cache 03:51:30 ---> 1a5797dcc360 03:51:30 Step 5/23 : RUN apk add --update --no-cache make git 03:51:30 ---> Using cache 03:51:30 ---> 2279317547f6 03:51:30 Step 6/23 : COPY go.mod vendor* ./ 03:51:30 ---> Using cache 03:51:30 ---> 2b629460130a 03:51:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:30 ---> Using cache 03:51:30 ---> 0981df544f8e 03:51:30 Step 8/23 : COPY . . 03:51:30 ---> Using cache 03:51:30 ---> 83da93de1f74 03:51:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:51:32 ---> Running in 625413eb46f4 03:51:32 ---> Running in 062f80fca544 03:51:32 Removing intermediate container 062f80fca544 03:51:32 ---> 5896cd18be8d 03:51:32 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 03:51:32 ---> Running in a605750ad75f 03:51:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:51:33 (1/43) Installing readline (8.1.1-r0) 03:51:33 (2/43) Installing bash (5.1.16-r0) 03:51:33 Executing bash-5.1.16-r0.post-install 03:51:33 (3/43) Installing brotli-libs (1.0.9-r5) 03:51:33 (4/43) Installing nghttp2-libs (1.46.0-r0) 03:51:33 (5/43) Installing libcurl (7.80.0-r0) 03:51:33 (6/43) Installing curl (7.80.0-r0) 03:51:33 (7/43) Installing dumb-init (1.2.5-r1) 03:51:33 (8/43) Installing libbz2 (1.0.8-r1) 03:51:33 (9/43) Installing expat (2.4.7-r0) 03:51:33 (10/43) Installing libffi (3.4.2-r1) 03:51:33 (11/43) Installing gdbm (1.22-r0) 03:51:33 (12/43) Installing xz-libs (5.2.5-r1) 03:51:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 03:51:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 03:51:33 (15/43) Installing mpdecimal (2.5.1-r1) 03:51:33 (16/43) Installing sqlite-libs (3.36.0-r0) 03:51:33 (17/43) Installing python3 (3.9.7-r4) 03:51:34 (18/43) Installing py3-appdirs (1.4.4-r2) 03:51:34 (19/43) Installing py3-certifi (2020.12.5-r1) 03:51:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 03:51:34 (21/43) Installing py3-idna (3.3-r0) 03:51:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 03:51:34 (23/43) Installing py3-requests (2.26.0-r1) 03:51:34 (24/43) Installing py3-msgpack (1.0.2-r1) 03:51:34 (25/43) Installing py3-lockfile (0.12.2-r4) 03:51:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 03:51:34 (27/43) Installing py3-colorama (0.4.4-r1) 03:51:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 03:51:34 (29/43) Installing py3-distlib (0.3.3-r0) 03:51:34 (30/43) Installing py3-distro (1.6.0-r0) 03:51:34 (31/43) Installing py3-six (1.16.0-r0) 03:51:34 (32/43) Installing py3-webencodings (0.5.1-r4) 03:51:34 (33/43) Installing py3-html5lib (1.1-r1) 03:51:34 (34/43) Installing py3-parsing (2.4.7-r2) 03:51:34 (35/43) Installing py3-packaging (20.9-r1) 03:51:34 (36/43) Installing py3-tomli (1.2.2-r0) 03:51:34 (37/43) Installing py3-pep517 (0.12.0-r0) 03:51:34 (38/43) Installing py3-progress (1.6-r0) 03:51:34 (39/43) Installing py3-retrying (1.3.3-r2) 03:51:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 03:51:34 (41/43) Installing py3-setuptools (52.0.0-r4) 03:51:34 (42/43) Installing py3-toml (0.10.2-r2) 03:51:34 (43/43) Installing py3-pip (20.3.4-r1) 03:51:34 Executing busybox-1.34.1-r5.trigger 03:51:34 OK: 83 MiB in 65 packages 03:51:35 Collecting docker-compose==1.23.2 03:51:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:51:35 Collecting texttable<0.10,>=0.9.0 03:51:35 Downloading texttable-0.9.1.tar.gz (11 kB) 03:51:35 Collecting dockerpty<0.5,>=0.4.1 03:51:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:51:35 Collecting cached-property<2,>=1.2.0 03:51:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:51:35 Collecting docopt<0.7,>=0.6.1 03:51:35 Downloading docopt-0.6.2.tar.gz (25 kB) 03:51:36 Collecting jsonschema<3,>=2.5.1 03:51:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:51:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:51:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:51:36 Collecting PyYAML<4,>=3.10 03:51:36 Downloading PyYAML-3.13.tar.gz (270 kB) 03:51:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 03:51:36 Collecting websocket-client<1.0,>=0.32.0 03:51:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:51:36 Collecting docker<4.0,>=3.6.0 03:51:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:51:36 Collecting docker-pycreds>=0.4.0 03:51:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:51:37 Collecting idna<2.8,>=2.5 03:51:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:51:37 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) 03:51:37 Collecting chardet<3.1.0,>=3.0.2 03:51:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:51:37 Collecting urllib3<1.25,>=1.21.1 03:51:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:51:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:51:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:51:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:51:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:51:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:51:37 Attempting uninstall: urllib3 03:51:37 Found existing installation: urllib3 1.26.7 03:51:37 Uninstalling urllib3-1.26.7: 03:51:37 Successfully uninstalled urllib3-1.26.7 03:51:37 Attempting uninstall: idna 03:51:37 Found existing installation: idna 3.3 03:51:37 Uninstalling idna-3.3: 03:51:37 Successfully uninstalled idna-3.3 03:51:38 Attempting uninstall: requests 03:51:38 Found existing installation: requests 2.26.0 03:51:38 Uninstalling requests-2.26.0: 03:51:38 Successfully uninstalled requests-2.26.0 03:51:38 Running setup.py install for texttable: started 03:51:38 Running setup.py install for texttable: finished with status 'done' 03:51:38 Running setup.py install for PyYAML: started 03:51:39 Running setup.py install for PyYAML: finished with status 'done' 03:51:39 Running setup.py install for docopt: started 03:51:39 Running setup.py install for docopt: finished with status 'done' 03:51:39 Running setup.py install for dockerpty: started 03:51:39 Running setup.py install for dockerpty: finished with status 'done' 03:51:40 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 03:51:42 Building bin/spire-agent... 03:51:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:51:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:51:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:51:42 go: downloading github.com/docker/docker v20.10.12+incompatible 03:51:43 go: downloading github.com/google/go-tpm-tools v0.3.3 03:51:43 go: downloading github.com/docker/go-connections v0.4.0 03:51:43 go: downloading github.com/docker/go-units v0.4.0 03:51:43 go: downloading github.com/opencontainers/image-spec v1.0.1 03:51:43 go: downloading github.com/containerd/containerd v1.3.4 03:51:43 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:51:43 go: downloading github.com/opencontainers/go-digest v1.0.0 03:51:43 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:51:43 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:51:45 Building bin/spire-agent... 03:51:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:51:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:51:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:51:46 go: downloading github.com/docker/docker v20.10.12+incompatible 03:51:46 go: downloading github.com/google/go-tpm-tools v0.3.3 03:51:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:51:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:51:46 Building bin/spire-agent... 03:51:47 go: downloading github.com/docker/go-connections v0.4.0 03:51:47 go: downloading github.com/docker/go-units v0.4.0 03:51:47 go: downloading github.com/opencontainers/image-spec v1.0.1 03:51:47 go: downloading github.com/containerd/containerd v1.3.4 03:51:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:51:47 go: downloading github.com/opencontainers/go-digest v1.0.0 03:51:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 03:51:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 03:51:47 go: downloading github.com/docker/docker v20.10.12+incompatible 03:51:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 03:51:48 go: downloading github.com/google/go-tpm-tools v0.3.3 03:51:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 03:51:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 03:51:48 go: downloading github.com/docker/go-connections v0.4.0 03:51:48 go: downloading github.com/docker/go-units v0.4.0 03:51:48 go: downloading github.com/opencontainers/image-spec v1.0.1 03:51:48 go: downloading github.com/containerd/containerd v1.3.4 03:51:48 go: downloading github.com/docker/distribution v2.7.1+incompatible 03:51:48 go: downloading github.com/opencontainers/go-digest v1.0.0 03:51:53 Removing intermediate container a605750ad75f 03:51:53 ---> 77ba22845d45 03:51:53 Step 14/23 : ENV APP_PORT=58890 03:51:54 ---> Running in 7be0b3b6d35d 03:51:56 Removing intermediate container 7be0b3b6d35d 03:51:56 ---> 056f6c7fcfbe 03:51:56 Step 15/23 : EXPOSE $APP_PORT 03:51:57 ---> Running in 4bda221c5a9c 03:51:57 Removing intermediate container 625413eb46f4 03:51:57 ---> 2b4b70320c76 03:51:57 03:51:57 Step 10/23 : FROM alpine:3.14 03:51:57 ---> e04c818066af 03:51:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:51:57 ---> Using cache 03:51:57 ---> 1dc87c0f35fd 03:51:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:51:57 ---> Using cache 03:51:57 ---> d13bd31ca565 03:51:57 Step 13/23 : ENV APP_PORT=59881 03:51:57 ---> Running in d61050a72d65 03:51:57 Removing intermediate container 4bda221c5a9c 03:51:57 ---> 142980abd2d8 03:51:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:51:57 Removing intermediate container d61050a72d65 03:51:57 ---> 018173a10349 03:51:57 Step 14/23 : EXPOSE $APP_PORT 03:51:59 ---> a3abf3dcd551 03:51:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:51:59 ---> Running in bbcf1abb8c3b 03:52:00 Removing intermediate container bbcf1abb8c3b 03:52:00 ---> a3e2c5b99e84 03:52:00 Step 15/23 : WORKDIR / 03:52:00 ---> 1e1a1d25e863 03:52:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:52:01 ---> Running in 09bfaa0a8c93 03:52:05 ---> 3ce6ae90dcae 03:52:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:52:05 Removing intermediate container 09bfaa0a8c93 03:52:05 ---> 0bc1d591e307 03:52:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:52:05 ---> Running in f4d14564b8a7 03:52:12 Removing intermediate container f4d14564b8a7 03:52:12 ---> 5192262d24de 03:52:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:52:17 ---> 05b3862e6d45 03:52:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:52:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:52:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:52:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:52:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:52:27 ---> Running in 57c8e5359c42 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:52:39 ---> 823fe4f21f54 03:52:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:52:41 Removing intermediate container 57c8e5359c42 03:52:41 ---> 37a1ff9b659f 03:52:41 Step 21/23 : LABEL arch=x86_64 03:52:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements 03:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:52:51 ---> 9d328f9d11f7 03:52:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:52:51 ---> Running in 70497bcf558d 03:52:52 ---> Running in 597fcb3de3f0 03:52:53 Removing intermediate container 70497bcf558d 03:52:53 ---> 6fbc03c6ae29 03:52:53 Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:52:53 Removing intermediate container 597fcb3de3f0 03:52:53 ---> 0c9057cb2e65 03:52:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:52:53 ---> Running in 66810c2a22a0 03:52:54 ---> Running in 57611bab1d8b 03:52:55 Removing intermediate container 66810c2a22a0 03:52:55 ---> 2a8b6235dc9e 03:52:55 Step 23/23 : LABEL version=0.0.0 03:52:55 Removing intermediate container 57611bab1d8b 03:52:55 ---> 1d0e8a93a503 03:52:55 Step 21/23 : LABEL arch=x86_64 03:52:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.512s coverage: 98.5% of statements 03:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:52:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.520s coverage: 53.4% of statements 03:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:52:56 ---> Running in af3c3842df10 03:52:56 ---> Running in f719a6b950e3 03:52:56 Removing intermediate container af3c3842df10 03:52:56 ---> 18f00f8521a3 03:52:56 03:52:56 Removing intermediate container f719a6b950e3 03:52:56 ---> 6b89527da571 03:52:56 Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:52:57 ---> Running in 19ee6c1800d8 03:52:57 Successfully built 18f00f8521a3 03:52:57 Successfully tagged sys-mgmt-agent:latest 03:52:57 Building security-bootstrapper 03:52:57  Building sys-mgmt-agent ... done Removing intermediate container 34405f399158 03:52:57 ---> ee06595ff361 03:52:57 03:52:57 Step 13/26 : FROM alpine:3.15 03:52:57 ---> 0ac33e5f5afa 03:52:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:52:57 ---> Using cache 03:52:57 ---> de02102ff59f 03:52:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:57 ---> Using cache 03:52:57 ---> 0df290c55220 03:52:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:52:59 Removing intermediate container 19ee6c1800d8 03:52:59 ---> 03e20a236b81 03:52:59 Step 23/23 : LABEL version=0.0.0 03:53:01 Removing intermediate container 760511e687ae 03:53:01 ---> 849cc0edaf2f 03:53:01 03:53:01 Step 13/25 : FROM alpine:3.15 03:53:01 ---> 0ac33e5f5afa 03:53:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:53:01 ---> Using cache 03:53:01 ---> de02102ff59f 03:53:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:01 ---> Using cache 03:53:01 ---> 0df290c55220 03:53:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:53:01 ---> Running in 74e0f7181d2a 03:53:01 ---> Running in 56af5257909a 03:53:01 ---> Running in c53d7eff6039 03:53:01 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:53:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:53:01 ---> 7717b0d6e396 03:53:01 Step 3/31 : WORKDIR /edgex-go 03:53:01 ---> Using cache 03:53:01 ---> f071de49ccd3 03:53:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:01 ---> Using cache 03:53:01 ---> 1a5797dcc360 03:53:01 Step 5/31 : RUN apk add --update --no-cache make git 03:53:01 ---> Using cache 03:53:01 ---> 2279317547f6 03:53:01 Step 6/31 : COPY go.mod vendor* ./ 03:53:01 ---> Using cache 03:53:01 ---> 2b629460130a 03:53:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:01 ---> Using cache 03:53:01 ---> 0981df544f8e 03:53:01 Step 8/31 : COPY . . 03:53:01 ---> Using cache 03:53:01 ---> 83da93de1f74 03:53:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:53:02 Removing intermediate container 56af5257909a 03:53:02 ---> 696692666547 03:53:02 03:53:02 ---> Running in 462de93aff0b 03:53:02 Successfully built 696692666547 03:53:02 Successfully tagged core-metadata:latest 03:53:02  Building core-metadata ... done Building support-notifications 03:53:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:53:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:53:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:53:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:53:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:53:03 Removing intermediate container 4e5b472803a6 03:53:03 ---> 3511e98a2234 03:53:03 03:53:03 Step 13/26 : FROM alpine:3.15 03:53:03 ---> 0ac33e5f5afa 03:53:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:53:03 ---> Using cache 03:53:03 ---> de02102ff59f 03:53:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:03 ---> Using cache 03:53:03 ---> 0df290c55220 03:53:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:53:03 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 03:53:03 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:53:03 OK: 15854 distinct packages available 03:53:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:53:03 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 03:53:03 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:53:03 OK: 15854 distinct packages available 03:53:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:53:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:53:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:53:04 (1/4) Installing dumb-init (1.2.5-r1) 03:53:04 (2/4) Installing musl-obstack (1.2.3-r0) 03:53:05 (3/4) Installing libucontext (1.1-r0) 03:53:05 (4/4) Installing gcompat (1.0.0-r4) 03:53:05 (1/5) Installing dumb-init (1.2.5-r1) 03:53:05 Executing busybox-1.34.1-r5.trigger 03:53:05 OK: 6 MiB in 18 packages 03:53:05 (2/5) Installing musl-obstack (1.2.3-r0) 03:53:05 (3/5) Installing libucontext (1.1-r0) 03:53:05 (4/5) Installing gcompat (1.0.0-r4) 03:53:05 (5/5) Installing openssl (1.1.1n-r0) 03:53:05 Executing busybox-1.34.1-r5.trigger 03:53:05 OK: 6 MiB in 19 packages 03:53:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:53:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:53:06 ---> 7717b0d6e396 03:53:06 Step 3/22 : WORKDIR /edgex-go 03:53:06 ---> Using cache 03:53:06 ---> f071de49ccd3 03:53:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:06 ---> Using cache 03:53:06 ---> 1a5797dcc360 03:53:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:53:08 ---> Running in ec635bd19acc 03:53:08 ---> Running in 06d7e3a5425b 03:53:09 Removing intermediate container 74e0f7181d2a 03:53:09 ---> f9dd081a9bda 03:53:09 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:53:09 Removing intermediate container c53d7eff6039 03:53:09 ---> 3ba4fa41e27c 03:53:09 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:53:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:53:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:53:10 OK: 221 MiB in 52 packages 03:53:10 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 03:53:10 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:53:10 OK: 15854 distinct packages available 03:53:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:53:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:53:12 (1/5) Installing dumb-init (1.2.5-r1) 03:53:12 (2/5) Installing musl-obstack (1.2.3-r0) 03:53:12 (3/5) Installing libucontext (1.1-r0) 03:53:12 (4/5) Installing gcompat (1.0.0-r4) 03:53:12 (5/5) Installing openssl (1.1.1n-r0) 03:53:12 Executing busybox-1.34.1-r5.trigger 03:53:12 OK: 6 MiB in 19 packages 03:53:12 ---> d08f910a8756 03:53:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:53:12 ---> e4a6f7fe60c0 03:53:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:53:12 Removing intermediate container ec635bd19acc 03:53:12 ---> 96bc03fe0bf9 03:53:12 Step 6/22 : COPY go.mod vendor* ./ 03:53:12 ---> ffd173342d29 03:53:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:53:12 ---> 71f346effa3d 03:53:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:53:12 ---> Running in 225964c607e5 03:53:13 ---> 46873c573514 03:53:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:13 Removing intermediate container 06d7e3a5425b 03:53:13 ---> ad24b02e8b2d 03:53:13 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 03:53:13 ---> Running in 87fdc92477ce 03:53:13 ---> ab7f18d201ff 03:53:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:53:13 Removing intermediate container 225964c607e5 03:53:13 ---> 2995a3e4b4fc 03:53:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:53:14 ---> 4817e6413b64 03:53:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:53:14 ---> 30ea92e44117 03:53:14 Step 21/26 : WORKDIR / 03:53:14 ---> Running in 9fce739f8a0a 03:53:14 ---> 140328aa10dc 03:53:14 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 03:53:14 ---> Running in c724acb6880f 03:53:14 Removing intermediate container 9fce739f8a0a 03:53:14 ---> c5019ea75e67 03:53:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:53:14 Removing intermediate container c724acb6880f 03:53:14 ---> ce516490a628 03:53:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:53:14 ---> Running in 0bc6e983d57a 03:53:14 Removing intermediate container 87fdc92477ce 03:53:14 ---> 17a7f80066dc 03:53:14 Step 8/22 : COPY . . 03:53:14 ---> Running in dad9e59ab777 03:53:14 Removing intermediate container 0bc6e983d57a 03:53:14 ---> 18f2de9220fc 03:53:14 Step 23/25 : LABEL arch=x86_64 03:53:18 Removing intermediate container dad9e59ab777 03:53:18 ---> 0639ff264d7c 03:53:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:53:18 ---> Running in bd6921e7b7d9 03:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.675s coverage: 89.2% of statements 03:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.467s coverage: 84.4% of statements 03:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:53:18 ---> 2b88afbfc338 03:53:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:53:18 ---> Running in 5970a601edca 03:53:18 Removing intermediate container bd6921e7b7d9 03:53:18 ---> 4f5a483ef488 03:53:18 Step 24/25 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:53:18 ---> Running in 923256bead7a 03:53:18 ---> 3b6b8557cb6e 03:53:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:53:18 Removing intermediate container 5970a601edca 03:53:18 ---> 8e382dabd5b4 03:53:18 Step 24/26 : LABEL arch=x86_64 03:53:19 Removing intermediate container 923256bead7a 03:53:19 ---> 1197706ea198 03:53:19 Step 25/25 : LABEL version=0.0.0 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.381s coverage: 95.6% of statements 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.429s coverage: 72.2% of statements 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.319s coverage: 60.0% of statements 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.498s coverage: 0.9% of statements 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.363s coverage: 58.8% of statements 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.6% of statements 03:53:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements 03:53:19 ---> Running in a63f32953ea4 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.282s coverage: 79.5% of statements 03:53:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 03:53:19 ---> a0b7f3aac0a1 03:53:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:53:19 ---> Running in 178cfb5872d3 03:53:19 Removing intermediate container a63f32953ea4 03:53:19 ---> f387926d0143 03:53:19 Step 25/26 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:53:20 ---> ff1675dbfd8d 03:53:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:53:20 Removing intermediate container 178cfb5872d3 03:53:20 ---> 18efdddf0ab8 03:53:20 03:53:20 ---> Running in 97d1a0ab82ea 03:53:20 ---> Running in f4b792b954bf 03:53:20 Successfully built 18efdddf0ab8 03:53:20 Successfully tagged security-spire-server:latest 03:53:20  Building security-spire-server ... done Building core-data 03:53:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.472s coverage: 96.3% of statements 03:53:20 Removing intermediate container 97d1a0ab82ea 03:53:20 ---> 9962058a41a5 03:53:20 Step 26/26 : LABEL version=0.0.0 03:53:20 Removing intermediate container f4b792b954bf 03:53:20 ---> 9ecab0349474 03:53:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:53:20 ---> Running in a8f434d3f616 03:53:20 Removing intermediate container 462de93aff0b 03:53:20 ---> 778bf7a6c2d9 03:53:20 03:53:20 Step 10/31 : FROM alpine:3.14 03:53:20 ---> e04c818066af 03:53:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.363s coverage: 87.5% of statements 03:53:23 ---> Running in fe1405e84911 03:53:23 ---> Running in 2bcc00a942b0 03:53:23 Removing intermediate container a8f434d3f616 03:53:23 ---> 192dabd73931 03:53:23 03:53:23 Removing intermediate container fe1405e84911 03:53:23 ---> 6f66e4999460 03:53:23 Step 24/26 : LABEL arch=x86_64 03:53:23 Successfully built 192dabd73931 03:53:23 Removing intermediate container 2bcc00a942b0 03:53:23 ---> 190fa70e4982 03:53:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:53:23 Successfully tagged security-spire-config:latest 03:53:23  Building security-spire-config ... done  ---> ec59c4956444 03:53:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:53:24 ---> Running in e70289ae94f0 03:53:24 ---> Running in cfe4e2f20769 03:53:24 ---> Running in ec497cf2252d 03:53:24 Removing intermediate container e70289ae94f0 03:53:24 ---> 963e642a7508 03:53:24 Step 25/26 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:53:24 ---> Running in 021a3715f420 03:53:24 Removing intermediate container 021a3715f420 03:53:24 ---> f9c9058f3e18 03:53:24 Step 26/26 : LABEL version=0.0.0 03:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:53:24 ---> Running in d661c8742eba 03:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:53:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:53:24 Removing intermediate container d661c8742eba 03:53:24 ---> dc48c6469060 03:53:24 03:53:24 Successfully built dc48c6469060 03:53:25 Successfully tagged security-spire-agent:latest 03:53:25  Building security-spire-agent ... done (1/2) Installing dumb-init (1.2.5-r1) 03:53:25 (2/2) Installing su-exec (0.2-r1) 03:53:25 Executing busybox-1.33.1-r7.trigger 03:53:25 OK: 6 MiB in 16 packages 03:53:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:53:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:53:25 ---> 7717b0d6e396 03:53:25 Step 3/23 : WORKDIR /edgex-go 03:53:25 ---> Using cache 03:53:25 ---> f071de49ccd3 03:53:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:25 ---> Using cache 03:53:25 ---> 1a5797dcc360 03:53:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:53:25 ---> Running in a9167771924f 03:53:25 Removing intermediate container cfe4e2f20769 03:53:25 ---> 4bffd2e477e1 03:53:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:53:25 ---> Running in 33a91965f3fc 03:53:25 Removing intermediate container 33a91965f3fc 03:53:25 ---> 62f19a33b773 03:53:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:53:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:53:25 ---> Running in f1f36e8e3aec 03:53:25 Removing intermediate container f1f36e8e3aec 03:53:25 ---> f8042d9edf5a 03:53:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:53:25 ---> Running in ff24df248433 03:53:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:53:26 Removing intermediate container ff24df248433 03:53:26 ---> 34bc8f317470 03:53:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:53:26 ---> Running in 53495acf634e 03:53:26 Removing intermediate container 53495acf634e 03:53:26 ---> 6a0c055a82f9 03:53:26 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:53:27 OK: 221 MiB in 52 packages 03:53:27 ---> 7e7a6d153635 03:53:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:53:27 ---> Running in f57b8aa2db18 03:53:27 Removing intermediate container a9167771924f 03:53:27 ---> 67ee5d54b0f6 03:53:27 Step 6/23 : COPY go.mod vendor* ./ 03:53:27 ---> e5a812be3a79 03:53:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:27 ---> Running in 3fe9efa41f65 03:53:28 Removing intermediate container f57b8aa2db18 03:53:28 ---> d7bcbcd26bbc 03:53:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:28 ---> abc5018d5a13 03:53:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:53:29 ---> 8a6d145e62a5 03:53:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:53:29 Removing intermediate container 3fe9efa41f65 03:53:29 ---> a41253dbb53a 03:53:29 Step 8/23 : COPY . . 03:53:30 ---> 9c2a04b14a7d 03:53:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:53:33 ---> 217d65783e07 03:53:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:53:34 ---> bcce459562c7 03:53:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:53:34 ---> Running in 9f114bed9eaf 03:53:34 Removing intermediate container 9f114bed9eaf 03:53:34 ---> 90e2df5bad45 03:53:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.299s coverage: 94.4% of statements 03:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements 03:53:35 ---> 8ce83ee83f62 03:53:35 Step 26/31 : RUN chmod +x /entrypoint.sh 03:53:35 ---> Running in 69932d242a67 03:53:37 ---> a56aa1984b74 03:53:37 Step 9/23 : RUN make cmd/core-data/core-data 03:53:37 Removing intermediate container 69932d242a67 03:53:37 ---> 8e838ad19747 03:53:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:53:37 ---> Running in 51e1fb3f4f4e 03:53:37 ---> Running in 2b1f33942805 03:53:37 Removing intermediate container 2b1f33942805 03:53:37 ---> c425ac3fe82b 03:53:37 Step 28/31 : CMD ["gate"] 03:53:37 ---> Running in d2c5500a63b5 03:53:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:53:38 Removing intermediate container d2c5500a63b5 03:53:38 ---> b81d8a975677 03:53:38 Step 29/31 : LABEL arch=x86_64 03:53:38 ---> Running in 0c307a1b43bc 03:53:38 Removing intermediate container 0c307a1b43bc 03:53:38 ---> 9cf7cd6fd54b 03:53:38 Step 30/31 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:53:38 ---> Running in 7096aa002727 03:53:39 Removing intermediate container 7096aa002727 03:53:39 ---> 16944fcb5175 03:53:39 Step 31/31 : LABEL version=0.0.0 03:53:39 ---> Running in 839bba4a5745 03:53:39 Removing intermediate container 839bba4a5745 03:53:39 ---> 108249a88f42 03:53:39 03:53:39 Successfully built 108249a88f42 03:53:39 Successfully tagged security-bootstrapper:latest 03:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.668s coverage: 82.5% of statements 03:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:53:46  Building security-bootstrapper ... done Removing intermediate container ec497cf2252d 03:53:46 ---> ac6045c30a0f 03:53:46 03:53:46 Step 10/22 : FROM alpine:3.14 03:53:46 ---> e04c818066af 03:53:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:53:46 ---> Running in 0c6bd21d300d 03:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:53:46 (1/2) Installing ca-certificates (20211220-r0) 03:53:46 (2/2) Installing dumb-init (1.2.5-r1) 03:53:46 Executing busybox-1.33.1-r7.trigger 03:53:46 Executing ca-certificates-20211220-r0.trigger 03:53:46 OK: 6 MiB in 16 packages 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 65.1% of statements 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.320s coverage: 58.8% of statements 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.279s coverage: 85.4% of statements 03:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.869s coverage: 91.2% of statements 03:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:53:47 Removing intermediate container 0c6bd21d300d 03:53:47 ---> e779ea735b11 03:53:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:53:47 ---> Running in 00deae006795 03:53:47 Removing intermediate container 00deae006795 03:53:47 ---> bf4ceb017103 03:53:47 Step 13/22 : ENV APP_PORT=59860 03:53:47 ---> Running in 4c94c394a660 03:53:48 Removing intermediate container 4c94c394a660 03:53:48 ---> 6924f68f9116 03:53:48 Step 14/22 : EXPOSE $APP_PORT 03:53:48 ---> Running in 65ea35c6a56e 03:53:48 Removing intermediate container 65ea35c6a56e 03:53:48 ---> 7fb1afda26e3 03:53:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:48 ---> f7f2b91907d2 03:53:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:53:49 ---> 1815d1e4c215 03:53:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:53:49 ---> 2ce2bfd3fbf0 03:53:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:53:49 ---> Running in 1409019249b7 03:53:49 Removing intermediate container 1409019249b7 03:53:49 ---> b226bd04aa2a 03:53:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:53:49 ---> Running in 001320d6b301 03:53:49 Removing intermediate container 001320d6b301 03:53:49 ---> bb50029195c6 03:53:49 Step 20/22 : LABEL arch=x86_64 03:53:49 ---> Running in 4d676920f91f 03:53:50 Removing intermediate container 4d676920f91f 03:53:50 ---> a285c527bb54 03:53:50 Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:53:50 ---> Running in 0f029409d4d4 03:53:50 Removing intermediate container 0f029409d4d4 03:53:50 ---> 3732f1649b08 03:53:50 Step 22/22 : LABEL version=0.0.0 03:53:50 ---> Running in 9a40618869e2 03:53:50 Removing intermediate container 9a40618869e2 03:53:50 ---> 3aab6bea4856 03:53:50 03:53:50 Successfully built 3aab6bea4856 03:53:50 Successfully tagged support-notifications:latest 03:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.971s coverage: 64.4% of statements 03:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements 03:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 03:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 03:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 03:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 03:53:58  Building support-notifications ... done Removing intermediate container 51e1fb3f4f4e 03:53:58 ---> de9e90abcf2e 03:53:58 03:53:58 Step 10/23 : FROM alpine:3.14 03:53:58 ---> e04c818066af 03:53:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:53:58 ---> Running in 4da867d60594 03:53:58 Removing intermediate container 4da867d60594 03:53:58 ---> d439a2dc41bf 03:53:58 Step 12/23 : ENV APP_PORT=59880 03:53:58 ---> Running in e20b4216c7d7 03:53:58 Removing intermediate container e20b4216c7d7 03:53:58 ---> 2a9b15e6a6ab 03:53:58 Step 13/23 : EXPOSE $APP_PORT 03:53:58 ---> Running in b398bcb168d5 03:53:58 Removing intermediate container b398bcb168d5 03:53:58 ---> bfff193e09f6 03:53:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:58 ---> Running in 9bc9c653ca45 03:53:58 Removing intermediate container 9bc9c653ca45 03:53:58 ---> d3a2d8214d47 03:53:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:53:58 ---> Running in 0ab85dcc9add 03:53:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:53:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:54:00 (1/6) Installing dumb-init (1.2.5-r1) 03:54:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:54:00 (3/6) Installing libsodium (1.0.18-r0) 03:54:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:54:00 (5/6) Installing libzmq (4.3.4-r0) 03:54:00 (6/6) Installing zeromq (4.3.4-r0) 03:54:00 Executing busybox-1.33.1-r7.trigger 03:54:00 OK: 8 MiB in 20 packages 03:54:01 Removing intermediate container 0ab85dcc9add 03:54:01 ---> ea58c31d4c98 03:54:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:54:01 ---> d14c16649117 03:54:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:54:01 ---> 5533da9da586 03:54:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:54:01 ---> eab9d1f6813e 03:54:01 Step 19/23 : ENTRYPOINT ["/core-data"] 03:54:02 ---> Running in 41c4f0ede59d 03:54:02 Removing intermediate container 41c4f0ede59d 03:54:02 ---> b3b757d16025 03:54:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:02 ---> Running in 5cd31c04fa5e 03:54:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.373s coverage: 65.4% of statements 03:54:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:54:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:54:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:54:02 Removing intermediate container 5cd31c04fa5e 03:54:02 ---> aad53363acb0 03:54:02 Step 21/23 : LABEL arch=x86_64 03:54:02 ---> Running in e11249d7917e 03:54:02 Removing intermediate container e11249d7917e 03:54:02 ---> 5bdd644429c1 03:54:02 Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 03:54:02 ---> Running in e23e935f3d31 03:54:02 Removing intermediate container e23e935f3d31 03:54:02 ---> f249d7c236c5 03:54:02 Step 23/23 : LABEL version=0.0.0 03:54:02 ---> Running in c9d0ace0ea8b 03:54:02 Removing intermediate container c9d0ace0ea8b 03:54:02 ---> 89f04e1b3713 03:54:02 03:54:02 Successfully built 89f04e1b3713 03:54:02 Successfully tagged core-data:latest 03:54:02  Building core-data ... done  [Pipeline] } 03:54:02 $ docker stop --time=1 c37c8bf97d9e5c4b0e3612f556d56a0fc9a02300f326cf0c465d3e489d694f54 03:54:04 $ docker rm -f c37c8bf97d9e5c4b0e3612f556d56a0fc9a02300f326cf0c465d3e489d694f54 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:04 + docker images 03:54:04 REPOSITORY TAG IMAGE ID CREATED SIZE 03:54:04 core-data latest 89f04e1b3713 2 seconds ago 22.5MB 03:54:04 de9e90abcf2e 8 seconds ago 1.52GB 03:54:04 support-notifications latest 3aab6bea4856 14 seconds ago 26.9MB 03:54:04 ac6045c30a0f 20 seconds ago 1.55GB 03:54:04 security-bootstrapper latest 108249a88f42 25 seconds ago 19.1MB 03:54:04 security-spire-agent latest dc48c6469060 40 seconds ago 127MB 03:54:04 security-spire-config latest 192dabd73931 43 seconds ago 86.7MB 03:54:04 778bf7a6c2d9 44 seconds ago 1.5GB 03:54:04 security-spire-server latest 18efdddf0ab8 45 seconds ago 87.3MB 03:54:04 core-metadata latest 696692666547 About a minute ago 17MB 03:54:04 sys-mgmt-agent latest 18f00f8521a3 About a minute ago 299MB 03:54:04 3511e98a2234 About a minute ago 4.43GB 03:54:04 849cc0edaf2f About a minute ago 4.43GB 03:54:04 ee06595ff361 About a minute ago 4.43GB 03:54:04 2b4b70320c76 2 minutes ago 1.5GB 03:54:04 support-scheduler latest 1ca592b20eae 2 minutes ago 26.3MB 03:54:04 3097e28e9ce1 2 minutes ago 1.49GB 03:54:04 d99a285f900d 2 minutes ago 1.55GB 03:54:04 security-spiffe-token-provider latest 46a2674ead91 3 minutes ago 28.8MB 03:54:04 security-proxy-setup latest a9a251b4de82 3 minutes ago 26.9MB 03:54:04 7c3d3de8dd8d 3 minutes ago 1.54GB 03:54:04 d5739f8996d9 3 minutes ago 1.5GB 03:54:04 core-command latest 224aaed19879 5 minutes ago 16.1MB 03:54:04 security-secretstore-setup latest e8383996bcb6 5 minutes ago 28.5MB 03:54:04 42aae8fc3296 5 minutes ago 1.49GB 03:54:04 537d22c32d83 6 minutes ago 1.5GB 03:54:04 ci-base-image-x86_64 latest 7717b0d6e396 9 minutes ago 896MB 03:54:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 days ago 562MB 03:54:04 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 03:54:04 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 03:54:04 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 03:54:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 03:54:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.991s coverage: 43.8% of statements 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:54:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.934s coverage: 92.3% of statements 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.344s coverage: 63.2% of statements 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:54:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:54:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.233s coverage: 28.9% of statements 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:54:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:54:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements 03:54:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 03:54:15 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 03:54:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:54:15 GO111MODULE=on go vet ./... 03:56:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:56:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:56:07 ./bin/test-attribution-txt.sh [Pipeline] echo 03:56:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:56:11 + ls -al . 03:56:11 total 668 03:56:11 drwxrwxr-x 9 1001 1001 4096 Apr 27 03:56 . 03:56:11 drwxr-xr-x 4 root root 4096 Apr 27 03:50 .. 03:56:11 -rw-rw-r-- 1 1001 1001 11 Apr 27 03:48 .dockerignore 03:56:11 drwxrwxr-x 8 1001 1001 4096 Apr 27 03:48 .git 03:56:11 drwxrwxr-x 3 1001 1001 4096 Apr 27 03:48 .github 03:56:11 -rw-rw-r-- 1 1001 1001 879 Apr 27 03:48 .gitignore 03:56:11 -rw-rw-r-- 1 1001 1001 42 Apr 27 03:48 .golangci.yml 03:56:11 -rw-rw-r-- 1 1001 1001 87 Apr 27 03:48 .hadolint.yml 03:56:11 -rw-rw-r-- 1 1001 1001 166 Apr 27 03:48 .sonarcloud.properties 03:56:11 -rw-rw-r-- 1 1001 1001 1171 Apr 27 03:48 ADOPTERS.md 03:56:11 -rw-rw-r-- 1 1001 1001 10086 Apr 27 03:48 Attribution.txt 03:56:11 -rw-rw-r-- 1 1001 1001 51732 Apr 27 03:48 CHANGELOG.md 03:56:11 -rw-rw-r-- 1 1001 1001 3804 Apr 27 03:48 CONTRIBUTING.md 03:56:11 -rw-rw-r-- 1 1001 1001 677 Apr 27 03:48 GOVERNANCE.md 03:56:11 -rw-rw-r-- 1 1001 1001 850 Apr 27 03:48 Jenkinsfile 03:56:11 -rw-rw-r-- 1 1001 1001 10775 Apr 27 03:48 LICENSE 03:56:11 -rw-rw-r-- 1 1001 1001 10389 Apr 27 03:48 Makefile 03:56:11 -rw-rw-r-- 1 1001 1001 582 Apr 27 03:48 OWNERS.md 03:56:11 -rw-rw-r-- 1 1001 1001 9120 Apr 27 03:48 README.md 03:56:11 -rw-rw-r-- 1 1001 1001 6912 Apr 27 03:48 SECURITY.md 03:56:11 -rw-rw-r-- 1 1001 1001 5 Apr 27 03:44 VERSION 03:56:11 -rw-rw-r-- 1 1001 1001 4131 Apr 27 03:48 ZMQWindows.md 03:56:11 drwxrwxr-x 2 1001 1001 4096 Apr 27 03:48 bin 03:56:11 drwxrwxr-x 18 1001 1001 4096 Apr 27 03:48 cmd 03:56:11 -rw-r--r-- 1 root root 435134 Apr 27 03:54 coverage.out 03:56:11 -rw-rw-r-- 1 1001 1001 3256 Apr 27 03:48 go.mod 03:56:11 -rw-rw-r-- 1 1001 1001 35162 Apr 27 03:50 go.sum 03:56:11 drwxrwxr-x 8 1001 1001 4096 Apr 27 03:48 internal 03:56:11 drwxrwxr-x 3 1001 1001 4096 Apr 27 03:48 openapi 03:56:11 drwxrwxr-x 4 1001 1001 4096 Apr 27 03:48 snap 03:56:11 -rw-rw-r-- 1 1001 1001 204 Apr 27 03:48 version.go [Pipeline] sh 03:56:11 + '[' -e coverage.out ] 03:56:11 + chown 1001:1001 coverage.out [Pipeline] stash 03:56:11 Warning: overwriting stash ‘coverage-report’ 03:56:12 Stashed 1 file(s) [Pipeline] sh 03:56:13 + make build 03:56:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:57:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:58:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:58:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:59:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:59:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:59:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:59:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:59:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:59:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:59:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:59:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:59:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:59:59 $ docker stop --time=1 f561dbbe0f914e56e33cbb447e6145b17247dcdf6c2d947cb31cfd29812f1bf5 04:00:01 $ docker rm -f f561dbbe0f914e56e33cbb447e6145b17247dcdf6c2d947cb31cfd29812f1bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:00:04 04:00:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:00:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:00:04 latest: Pulling from edgex-devops/edgex-compose-arm64 04:00:04 29e5d40040c1: Pulling fs layer 04:00:04 1ce36da41761: Pulling fs layer 04:00:04 25b303627fd3: Pulling fs layer 04:00:04 29e5d40040c1: Verifying Checksum 04:00:04 29e5d40040c1: Download complete 04:00:05 1ce36da41761: Verifying Checksum 04:00:05 1ce36da41761: Download complete 04:00:05 29e5d40040c1: Pull complete 04:00:06 1ce36da41761: Pull complete 04:00:06 25b303627fd3: Verifying Checksum 04:00:06 25b303627fd3: Download complete 04:00:19 25b303627fd3: Pull complete 04:00:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:00:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:00:19 prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container 04:00:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:00:22 $ docker top 5978fc930db57057038d0c80560e230d133fbcbc7becdda1b26b1830f65d85bb -eo pid,comm [Pipeline] { [Pipeline] sh 04:00:22 + grep+ parallel 04:00:22 docker-compose build --help 04:00:28 --parallel Build images in parallel. [Pipeline] } 04:00:28 $ docker stop --time=1 5978fc930db57057038d0c80560e230d133fbcbc7becdda1b26b1830f65d85bb 04:00:30 $ docker rm -f 5978fc930db57057038d0c80560e230d133fbcbc7becdda1b26b1830f65d85bb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:00:30 . [Pipeline] withDockerContainer 04:00:30 prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container 04:00:30 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:00:32 $ docker top 78d8cee07b7af0ec9aa510f1763ef7ef6a00e39b656b003d69ce11be92110522 -eo pid,comm [Pipeline] { [Pipeline] sh 04:00:33 + docker-compose -f ./docker-compose-build.yml build --parallel 04:00:38 Building core-command ... 04:00:38 Building core-data ... 04:00:38 Building core-metadata ... 04:00:38 Building security-bootstrapper ... 04:00:38 Building security-proxy-setup ... 04:00:38 Building security-secretstore-setup ... 04:00:38 Building security-spiffe-token-provider ... 04:00:38 Building security-spire-agent ... 04:00:38 Building security-spire-config ... 04:00:38 Building security-spire-server ... 04:00:38 Building support-notifications ... 04:00:38 Building support-scheduler ... 04:00:38 Building sys-mgmt-agent ... 04:00:38 Building security-proxy-setup 04:00:38 Building security-spiffe-token-provider 04:00:38 Building core-data 04:00:38 Building security-spire-agent 04:00:38 Building security-bootstrapper 04:02:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:02:15 ---> be48a0371719 04:02:15 Step 3/22 : WORKDIR /edgex-go 04:02:15 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:02:15 ---> be48a0371719 04:02:15 Step 3/20 : WORKDIR /edgex-go 04:02:15 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:02:15 ---> be48a0371719 04:02:15 Step 3/26 : WORKDIR /edgex-go 04:02:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:02:15 ---> be48a0371719 04:02:15 Step 3/23 : WORKDIR /edgex-go 04:02:15 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:02:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:02:15 ---> be48a0371719 04:02:15 Step 3/31 : WORKDIR /edgex-go 04:02:15 ---> Running in da21df79d30b 04:02:15 ---> Running in 60de6b8b824d 04:02:15 ---> Running in bea2f3b35b56 04:02:15 ---> Running in fb37994e3d42 04:02:15 ---> Running in eb61993f0820 04:02:15 Removing intermediate container bea2f3b35b56 04:02:15 ---> 83161900682e 04:02:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:15 Removing intermediate container eb61993f0820 04:02:15 Removing intermediate container fb37994e3d42 04:02:15 ---> 872ceead0afd 04:02:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:15 ---> 99d2b6cfbeaf 04:02:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:02:15 ---> Running in 6564eac0ebc8 04:02:15 Removing intermediate container da21df79d30b 04:02:15 ---> a00623ffc711 04:02:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:15 Removing intermediate container 60de6b8b824d 04:02:15 ---> 11c6bb587ffe 04:02:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:15 ---> Running in cfb93bd363e5 04:02:15 ---> Running in 558d4f36602e 04:02:15 ---> Running in 1625d7951859 04:02:15 ---> Running in 404b05d94e92 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:15 Removing intermediate container cfb93bd363e5 04:02:15 ---> c11355055e3b 04:02:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:15 ---> Running in 6fa659356023 04:02:15 Removing intermediate container 6564eac0ebc8 04:02:15 ---> 877bb69b19bd 04:02:15 Step 5/31 : RUN apk add --update --no-cache make git 04:02:15 ---> Running in 66140a496dbf 04:02:15 Removing intermediate container 1625d7951859 04:02:15 ---> 6012d34a6eb6 04:02:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:02:15 ---> Running in 0638800cb34f 04:02:15 Removing intermediate container 404b05d94e92 04:02:15 ---> df1db8fc1db7 04:02:15 Step 5/22 : RUN apk add --update --no-cache make git 04:02:15 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 04:02:15 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:02:15 OK: 15737 distinct packages available 04:02:15 ---> Running in fb6e37629b3f 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:15 OK: 220 MiB in 52 packages 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:16 Removing intermediate container 558d4f36602e 04:02:16 ---> 218a5aa5c93e 04:02:16 Step 5/20 : COPY go.mod vendor* ./ 04:02:16 OK: 220 MiB in 52 packages 04:02:16 OK: 220 MiB in 52 packages 04:02:16 OK: 220 MiB in 52 packages 04:02:17 OK: 220 MiB in 52 packages 04:02:17 ---> 30b5c5fce322 04:02:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:18 ---> Running in 457562bd148a 04:02:18 Removing intermediate container 66140a496dbf 04:02:18 ---> 4f642d00ee54 04:02:18 Step 6/31 : COPY go.mod vendor* ./ 04:02:18 Removing intermediate container 0638800cb34f 04:02:18 ---> ae9fc767f3f6 04:02:18 Step 6/26 : COPY go.mod vendor* ./ 04:02:18 Removing intermediate container 6fa659356023 04:02:18 ---> 5a2b19d3ebd0 04:02:18 Step 6/23 : COPY go.mod vendor* ./ 04:02:19 Removing intermediate container fb6e37629b3f 04:02:19 ---> e1b7d8b50ff3 04:02:19 Step 6/22 : COPY go.mod vendor* ./ 04:02:19 ---> a15b5f20d834 04:02:19 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:19 ---> Running in 7174cc61f486 04:02:20 ---> 52c05f5f2c08 04:02:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:20 ---> 6eedf551b65e 04:02:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:20 ---> Running in 0cb0481a232b 04:02:20 ---> cd718124708a 04:02:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:20 ---> Running in 3f42753da0da 04:02:20 ---> Running in b4789cf8e986 04:02:22 Removing intermediate container 457562bd148a 04:02:22 ---> 7ea2abf7ddc6 04:02:22 Step 7/20 : COPY . . 04:02:25 Removing intermediate container 7174cc61f486 04:02:25 ---> 17ec4f37a764 04:02:25 Step 8/31 : COPY . . 04:02:26 Removing intermediate container 0cb0481a232b 04:02:26 ---> a7daf6e5b8e6 04:02:26 Step 8/26 : COPY . . 04:02:26 Removing intermediate container b4789cf8e986 04:02:26 ---> d8872f4f5337 04:02:26 Step 8/23 : COPY . . 04:02:26 Removing intermediate container 3f42753da0da 04:02:26 ---> 1e11328fb6b1 04:02:26 Step 8/22 : COPY . . 04:02:53 ---> 1b49a4968c76 04:02:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:02:53 ---> Running in 9760742337eb 04:02:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:02:54 ---> 024126705c57 04:02:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:02:54 ---> Running in 5056758ae456 04:02:55 ---> 86c5e3181496 04:02:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:02:55 ---> Running in 2ecb8a0be690 04:02:55 Removing intermediate container 5056758ae456 04:02:55 ---> 85ff7a2e33cd 04:02:55 Step 10/26 : RUN mkdir -p spire-build 04:02:55 ---> 855a58cfc729 04:02:55 Step 9/23 : RUN make cmd/core-data/core-data 04:02:56 ---> Running in 9ee22e18aacf 04:02:56 ---> Running in 5eb8bcd791ca 04:02:56 ---> 21d48042c63f 04:02:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:02:56 ---> Running in febeb3a1d189 04:02:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:02:58 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:02:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:03:00 Removing intermediate container 9ee22e18aacf 04:03:00 ---> adfc7b867497 04:03:00 Step 11/26 : WORKDIR /edgex-go/spire-build 04:03:00 ---> Running in b2adbfade59b 04:03:01 Removing intermediate container b2adbfade59b 04:03:01 ---> 8af35ea4b1ef 04:03:01 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 04:03:01 ---> Running in 4a96a6a72f25 04:03:03 spire-1.2.1/ 04:03:03 spire-1.2.1/.data/ 04:03:03 spire-1.2.1/.data/.file 04:03:03 spire-1.2.1/.dockerignore 04:03:03 spire-1.2.1/.gitattributes 04:03:03 spire-1.2.1/.githooks/ 04:03:03 spire-1.2.1/.githooks/pre-commit 04:03:03 spire-1.2.1/.github/ 04:03:03 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:03:03 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:03:03 spire-1.2.1/.github/dependabot.yml 04:03:03 spire-1.2.1/.github/workflows/ 04:03:03 spire-1.2.1/.github/workflows/nightly_build.yaml 04:03:03 spire-1.2.1/.github/workflows/pr_build.yaml 04:03:03 spire-1.2.1/.github/workflows/release_build.yaml 04:03:03 spire-1.2.1/.github/workflows/scripts/ 04:03:03 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:03:03 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:03:03 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:03:03 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:03:03 spire-1.2.1/.github/workflows/scripts/split.sh 04:03:03 spire-1.2.1/.gitignore 04:03:03 spire-1.2.1/.go-version 04:03:03 spire-1.2.1/.golangci.yml 04:03:03 spire-1.2.1/ADOPTERS.md 04:03:03 spire-1.2.1/CHANGELOG.md 04:03:03 spire-1.2.1/CODE-OF-CONDUCT.md 04:03:03 spire-1.2.1/CODEOWNERS 04:03:03 spire-1.2.1/CONTRIBUTING.md 04:03:03 spire-1.2.1/Dockerfile 04:03:03 spire-1.2.1/Dockerfile.dev 04:03:03 spire-1.2.1/Dockerfile.scratch 04:03:03 spire-1.2.1/LICENSE 04:03:03 spire-1.2.1/MAINTAINERS.md 04:03:03 spire-1.2.1/Makefile 04:03:03 spire-1.2.1/README.md 04:03:03 spire-1.2.1/ROADMAP.md 04:03:03 spire-1.2.1/SECURITY.md 04:03:03 spire-1.2.1/cmd/ 04:03:03 spire-1.2.1/cmd/spire-agent/ 04:03:03 spire-1.2.1/cmd/spire-agent/cli/ 04:03:03 spire-1.2.1/cmd/spire-agent/cli/api/ 04:03:03 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/common/ 04:03:03 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:03:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/run/ 04:03:03 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:03:03 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:03:04 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:03:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:03:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:03:04 spire-1.2.1/cmd/spire-agent/main.go 04:03:04 spire-1.2.1/cmd/spire-server/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/agent/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/cli.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/list.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/run/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/token/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/validate/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/x509/ 04:03:04 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:03:04 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:03:04 spire-1.2.1/cmd/spire-server/main.go 04:03:04 spire-1.2.1/cmd/spire-server/util/ 04:03:04 spire-1.2.1/cmd/spire-server/util/util.go 04:03:04 spire-1.2.1/conf/ 04:03:04 spire-1.2.1/conf/agent/ 04:03:04 spire-1.2.1/conf/agent/agent.conf 04:03:04 spire-1.2.1/conf/agent/agent_full.conf 04:03:04 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:03:04 spire-1.2.1/conf/server/ 04:03:04 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:03:04 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:03:04 spire-1.2.1/conf/server/server.conf 04:03:04 spire-1.2.1/conf/server/server_full.conf 04:03:04 spire-1.2.1/doc/ 04:03:04 spire-1.2.1/doc/SPIRE101.md 04:03:04 spire-1.2.1/doc/auditlog.md 04:03:04 spire-1.2.1/doc/authorization_policy_engine.md 04:03:04 spire-1.2.1/doc/changelog_guidelines.md 04:03:04 spire-1.2.1/doc/cure53-report.pdf 04:03:04 spire-1.2.1/doc/images/ 04:03:04 spire-1.2.1/doc/images/2019_roadmap.png 04:03:04 spire-1.2.1/doc/images/SPIRE101.png 04:03:04 spire-1.2.1/doc/images/SPIRE_agent.png 04:03:04 spire-1.2.1/doc/images/SPIRE_server.png 04:03:04 spire-1.2.1/doc/images/cache_mgr.png 04:03:04 spire-1.2.1/doc/images/cache_mgr_components.png 04:03:04 spire-1.2.1/doc/images/federated_spire.png 04:03:04 spire-1.2.1/doc/images/ha_mode.png 04:03:04 spire-1.2.1/doc/images/nested_spire.png 04:03:04 spire-1.2.1/doc/images/oidc_federation.png 04:03:04 spire-1.2.1/doc/images/single_trust_domain.png 04:03:04 spire-1.2.1/doc/images/spiffe_compatible.png 04:03:04 spire-1.2.1/doc/images/spire_logo.png 04:03:04 spire-1.2.1/doc/migrating_registration_api_clients.md 04:03:04 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:03:04 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:03:04 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:03:04 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 04:03:04 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:03:04 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:03:04 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:03:04 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:03:04 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:03:04 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:03:04 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:03:04 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:03:04 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:03:04 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:03:04 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:03:04 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:03:04 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:03:04 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:03:04 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:03:04 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:03:04 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:03:04 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:03:04 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:03:04 spire-1.2.1/doc/scaling_spire.md 04:03:04 spire-1.2.1/doc/spire_agent.md 04:03:04 spire-1.2.1/doc/spire_server.md 04:03:04 spire-1.2.1/doc/supported_integrations.md 04:03:04 spire-1.2.1/doc/telemetry.md 04:03:04 spire-1.2.1/doc/telemetry_config.md 04:03:04 spire-1.2.1/doc/upgrading.md 04:03:04 spire-1.2.1/doc/using_spire.md 04:03:04 spire-1.2.1/examples/ 04:03:04 spire-1.2.1/examples/README.md 04:03:04 spire-1.2.1/go.mod 04:03:04 spire-1.2.1/go.sum 04:03:04 spire-1.2.1/pkg/ 04:03:04 spire-1.2.1/pkg/agent/ 04:03:04 spire-1.2.1/pkg/agent/agent.go 04:03:04 spire-1.2.1/pkg/agent/api/ 04:03:04 spire-1.2.1/pkg/agent/api/config.go 04:03:04 spire-1.2.1/pkg/agent/api/debug/ 04:03:04 spire-1.2.1/pkg/agent/api/debug/v1/ 04:03:04 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:03:04 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:03:04 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:03:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:03:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:03:04 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:03:04 spire-1.2.1/pkg/agent/api/endpoints.go 04:03:04 spire-1.2.1/pkg/agent/api/health/ 04:03:04 spire-1.2.1/pkg/agent/api/health/v1/ 04:03:04 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:03:04 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:03:04 spire-1.2.1/pkg/agent/api/rpccontext/ 04:03:04 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:03:04 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:03:04 spire-1.2.1/pkg/agent/attestor/ 04:03:04 spire-1.2.1/pkg/agent/attestor/node/ 04:03:04 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:03:04 spire-1.2.1/pkg/agent/attestor/node/node.go 04:03:04 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:03:04 spire-1.2.1/pkg/agent/attestor/workload/ 04:03:04 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:03:04 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:03:04 spire-1.2.1/pkg/agent/catalog/ 04:03:04 spire-1.2.1/pkg/agent/catalog/catalog.go 04:03:04 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:03:04 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:03:04 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:03:04 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:03:04 spire-1.2.1/pkg/agent/client/ 04:03:04 spire-1.2.1/pkg/agent/client/client.go 04:03:04 spire-1.2.1/pkg/agent/client/client_test.go 04:03:04 spire-1.2.1/pkg/agent/client/dial.go 04:03:04 spire-1.2.1/pkg/agent/client/nodeconn.go 04:03:04 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:03:04 spire-1.2.1/pkg/agent/client/update.go 04:03:04 spire-1.2.1/pkg/agent/client/util.go 04:03:04 spire-1.2.1/pkg/agent/common/ 04:03:04 spire-1.2.1/pkg/agent/common/backoff/ 04:03:04 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:03:04 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:03:04 spire-1.2.1/pkg/agent/common/cgroups/ 04:03:04 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:03:04 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:03:04 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:03:04 spire-1.2.1/pkg/agent/config.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/ 04:03:04 spire-1.2.1/pkg/agent/endpoints/config.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:03:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:03:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/workload/ 04:03:04 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:03:04 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:03:04 spire-1.2.1/pkg/agent/manager/ 04:03:04 spire-1.2.1/pkg/agent/manager/cache/ 04:03:04 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:03:04 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:03:04 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:03:04 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:03:04 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:03:04 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:03:04 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:03:04 spire-1.2.1/pkg/agent/manager/config.go 04:03:04 spire-1.2.1/pkg/agent/manager/manager.go 04:03:04 spire-1.2.1/pkg/agent/manager/manager_test.go 04:03:04 spire-1.2.1/pkg/agent/manager/storage.go 04:03:04 spire-1.2.1/pkg/agent/manager/storage_test.go 04:03:04 spire-1.2.1/pkg/agent/manager/storecache/ 04:03:04 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:03:04 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:03:04 spire-1.2.1/pkg/agent/manager/sync.go 04:03:04 spire-1.2.1/pkg/agent/plugin/ 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:03:04 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:03:04 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:03:04 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:03:04 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:03:04 spire-1.2.1/pkg/agent/svid/ 04:03:04 spire-1.2.1/pkg/agent/svid/rotator.go 04:03:04 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:03:04 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:03:04 spire-1.2.1/pkg/agent/svid/store/ 04:03:04 spire-1.2.1/pkg/agent/svid/store/service.go 04:03:04 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:03:04 spire-1.2.1/pkg/common/ 04:03:04 spire-1.2.1/pkg/common/agentpathtemplate/ 04:03:04 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:03:04 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:03:04 spire-1.2.1/pkg/common/api/ 04:03:04 spire-1.2.1/pkg/common/api/metrics.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/ 04:03:04 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/logger.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/names.go 04:03:04 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:03:04 spire-1.2.1/pkg/common/api/names.go 04:03:04 spire-1.2.1/pkg/common/api/ratelimit.go 04:03:04 spire-1.2.1/pkg/common/api/rpccontext/ 04:03:04 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:03:04 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:03:04 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:03:04 spire-1.2.1/pkg/common/auth/ 04:03:04 spire-1.2.1/pkg/common/auth/interceptors.go 04:03:04 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:03:04 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/ 04:03:04 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/types.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:03:04 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:03:04 spire-1.2.1/pkg/common/catalog/ 04:03:04 spire-1.2.1/pkg/common/catalog/bind.go 04:03:04 spire-1.2.1/pkg/common/catalog/builtin.go 04:03:04 spire-1.2.1/pkg/common/catalog/catalog.go 04:03:04 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:03:04 spire-1.2.1/pkg/common/catalog/closers.go 04:03:04 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:03:04 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:03:04 spire-1.2.1/pkg/common/catalog/config.go 04:03:04 spire-1.2.1/pkg/common/catalog/config_test.go 04:03:04 spire-1.2.1/pkg/common/catalog/configure.go 04:03:04 spire-1.2.1/pkg/common/catalog/constraints.go 04:03:04 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:03:04 spire-1.2.1/pkg/common/catalog/context.go 04:03:04 spire-1.2.1/pkg/common/catalog/external.go 04:03:04 spire-1.2.1/pkg/common/catalog/host.go 04:03:04 spire-1.2.1/pkg/common/catalog/pipenet.go 04:03:04 spire-1.2.1/pkg/common/catalog/plugin.go 04:03:04 spire-1.2.1/pkg/common/catalog/testplugin/ 04:03:04 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:03:04 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:03:04 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:03:04 spire-1.2.1/pkg/common/cli/ 04:03:04 spire-1.2.1/pkg/common/cli/env.go 04:03:04 spire-1.2.1/pkg/common/cli/flags.go 04:03:04 spire-1.2.1/pkg/common/cli/trust_domain.go 04:03:04 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:03:04 spire-1.2.1/pkg/common/cli/umask.go 04:03:04 spire-1.2.1/pkg/common/cli/umask_posix.go 04:03:04 spire-1.2.1/pkg/common/cli/umask_test.go 04:03:04 spire-1.2.1/pkg/common/cli/umask_windows.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/ 04:03:04 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/flag.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/format.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/ 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:03:04 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:03:04 spire-1.2.1/pkg/common/coretypes/ 04:03:04 spire-1.2.1/pkg/common/coretypes/bundle/ 04:03:04 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:03:04 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:03:04 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:03:04 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:03:04 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:03:04 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:03:04 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:03:04 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:03:04 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:03:04 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:03:04 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:03:04 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:03:04 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:03:04 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:03:04 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:03:04 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:03:04 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:03:04 spire-1.2.1/pkg/common/cryptoutil/ 04:03:04 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:03:04 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:03:04 spire-1.2.1/pkg/common/diskutil/ 04:03:04 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:03:04 spire-1.2.1/pkg/common/diskutil/file_test.go 04:03:04 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:03:04 spire-1.2.1/pkg/common/errorutil/ 04:03:04 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:03:04 spire-1.2.1/pkg/common/health/ 04:03:04 spire-1.2.1/pkg/common/health/config.go 04:03:04 spire-1.2.1/pkg/common/health/context.go 04:03:04 spire-1.2.1/pkg/common/health/context_test.go 04:03:04 spire-1.2.1/pkg/common/health/health.go 04:03:04 spire-1.2.1/pkg/common/health/health_test.go 04:03:04 spire-1.2.1/pkg/common/health/logger.go 04:03:04 spire-1.2.1/pkg/common/hostservice/ 04:03:04 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:03:04 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:03:04 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:03:04 spire-1.2.1/pkg/common/idutil/ 04:03:04 spire-1.2.1/pkg/common/idutil/require.go 04:03:04 spire-1.2.1/pkg/common/idutil/require_test.go 04:03:04 spire-1.2.1/pkg/common/idutil/safety.go 04:03:04 spire-1.2.1/pkg/common/idutil/safety_test.go 04:03:04 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:03:04 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:03:04 spire-1.2.1/pkg/common/jwtsvid/ 04:03:04 spire-1.2.1/pkg/common/jwtsvid/common.go 04:03:04 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:03:04 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:03:04 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:03:04 spire-1.2.1/pkg/common/jwtutil/ 04:03:04 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:03:04 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:03:04 spire-1.2.1/pkg/common/log/ 04:03:04 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:03:04 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:03:04 spire-1.2.1/pkg/common/log/log.go 04:03:04 spire-1.2.1/pkg/common/log/log_test.go 04:03:04 spire-1.2.1/pkg/common/log/options.go 04:03:04 spire-1.2.1/pkg/common/nodeutil/ 04:03:04 spire-1.2.1/pkg/common/nodeutil/node.go 04:03:04 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:03:04 spire-1.2.1/pkg/common/peertracker/ 04:03:04 spire-1.2.1/pkg/common/peertracker/conn.go 04:03:04 spire-1.2.1/pkg/common/peertracker/credentials.go 04:03:04 spire-1.2.1/pkg/common/peertracker/errors.go 04:03:04 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:03:04 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:03:04 spire-1.2.1/pkg/common/peertracker/info.go 04:03:04 spire-1.2.1/pkg/common/peertracker/listener.go 04:03:04 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:03:04 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:03:04 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:03:04 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:03:04 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:03:04 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:03:04 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:03:04 spire-1.2.1/pkg/common/peertracker/tcp.go 04:03:04 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:03:04 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:03:04 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:03:04 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:03:04 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:03:04 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:03:04 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:03:04 spire-1.2.1/pkg/common/peertracker/uds.go 04:03:04 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:03:04 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:03:04 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:03:04 spire-1.2.1/pkg/common/pemutil/ 04:03:04 spire-1.2.1/pkg/common/pemutil/block.go 04:03:04 spire-1.2.1/pkg/common/pemutil/certs.go 04:03:04 spire-1.2.1/pkg/common/pemutil/common.go 04:03:04 spire-1.2.1/pkg/common/pemutil/csr.go 04:03:04 spire-1.2.1/pkg/common/pemutil/keys.go 04:03:04 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/ 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:03:04 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:03:04 spire-1.2.1/pkg/common/plugin/ 04:03:04 spire-1.2.1/pkg/common/plugin/aws/ 04:03:04 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:03:04 spire-1.2.1/pkg/common/plugin/azure/ 04:03:04 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:03:04 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:03:04 spire-1.2.1/pkg/common/plugin/facade.go 04:03:04 spire-1.2.1/pkg/common/plugin/facade_test.go 04:03:04 spire-1.2.1/pkg/common/plugin/gcp/ 04:03:04 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:03:04 spire-1.2.1/pkg/common/plugin/k8s/ 04:03:04 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:03:04 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:03:04 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:03:04 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:03:04 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:03:04 spire-1.2.1/pkg/common/plugin/log.go 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/ 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:03:04 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:03:04 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:03:04 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:03:04 spire-1.2.1/pkg/common/plugin/x509pop/ 04:03:04 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:03:04 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:03:04 spire-1.2.1/pkg/common/profiling/ 04:03:04 spire-1.2.1/pkg/common/profiling/dumpers.go 04:03:04 spire-1.2.1/pkg/common/profiling/profiling.go 04:03:04 spire-1.2.1/pkg/common/protoutil/ 04:03:04 spire-1.2.1/pkg/common/protoutil/masks.go 04:03:04 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:03:04 spire-1.2.1/pkg/common/rotationutil/ 04:03:04 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:03:04 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:03:04 spire-1.2.1/pkg/common/selector/ 04:03:04 spire-1.2.1/pkg/common/selector/selector.go 04:03:04 spire-1.2.1/pkg/common/selector/selector_test.go 04:03:04 spire-1.2.1/pkg/common/selector/set.go 04:03:04 spire-1.2.1/pkg/common/selector/set_utils.go 04:03:04 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/ 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/ 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:03:04 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:03:04 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:03:04 spire-1.2.1/pkg/common/telemetry/call.go 04:03:04 spire-1.2.1/pkg/common/telemetry/common/ 04:03:04 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:03:04 spire-1.2.1/pkg/common/telemetry/config.go 04:03:04 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:03:04 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/inmem.go 04:03:04 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/m3.go 04:03:04 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/metrics.go 04:03:04 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/names.go 04:03:04 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:03:04 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:03:04 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/ 04:03:04 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:03:04 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:03:04 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:03:04 spire-1.2.1/pkg/common/telemetry/server/server.go 04:03:04 spire-1.2.1/pkg/common/telemetry/sink.go 04:03:04 spire-1.2.1/pkg/common/telemetry/statsd.go 04:03:04 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:03:04 spire-1.2.1/pkg/common/telemetry/uptime.go 04:03:04 spire-1.2.1/pkg/common/telemetry/version.go 04:03:04 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:03:04 spire-1.2.1/pkg/common/uptime/ 04:03:04 spire-1.2.1/pkg/common/uptime/uptime.go 04:03:04 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:03:04 spire-1.2.1/pkg/common/util/ 04:03:04 spire-1.2.1/pkg/common/util/certs.go 04:03:04 spire-1.2.1/pkg/common/util/certs_test.go 04:03:04 spire-1.2.1/pkg/common/util/csr.go 04:03:04 spire-1.2.1/pkg/common/util/hash.go 04:03:04 spire-1.2.1/pkg/common/util/selectors.go 04:03:04 spire-1.2.1/pkg/common/util/selectors_test.go 04:03:04 spire-1.2.1/pkg/common/util/signals.go 04:03:04 spire-1.2.1/pkg/common/util/sort.go 04:03:04 spire-1.2.1/pkg/common/util/sort_test.go 04:03:04 spire-1.2.1/pkg/common/util/task.go 04:03:04 spire-1.2.1/pkg/common/util/task_test.go 04:03:04 spire-1.2.1/pkg/common/util/testdata/ 04:03:04 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:03:04 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:03:04 spire-1.2.1/pkg/common/version/ 04:03:04 spire-1.2.1/pkg/common/version/version.go 04:03:04 spire-1.2.1/pkg/common/x509svid/ 04:03:04 spire-1.2.1/pkg/common/x509svid/common_test.go 04:03:04 spire-1.2.1/pkg/common/x509svid/csr.go 04:03:04 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:03:04 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:03:04 spire-1.2.1/pkg/common/x509util/ 04:03:04 spire-1.2.1/pkg/common/x509util/cert.go 04:03:04 spire-1.2.1/pkg/common/x509util/dns.go 04:03:04 spire-1.2.1/pkg/common/x509util/dns_test.go 04:03:04 spire-1.2.1/pkg/common/x509util/keyid.go 04:03:04 spire-1.2.1/pkg/common/x509util/keypair.go 04:03:04 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:03:04 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:03:04 spire-1.2.1/pkg/server/ 04:03:04 spire-1.2.1/pkg/server/api/ 04:03:04 spire-1.2.1/pkg/server/api/agent.go 04:03:04 spire-1.2.1/pkg/server/api/agent/ 04:03:04 spire-1.2.1/pkg/server/api/agent/v1/ 04:03:04 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:03:04 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:03:04 spire-1.2.1/pkg/server/api/agent_test.go 04:03:04 spire-1.2.1/pkg/server/api/api.go 04:03:04 spire-1.2.1/pkg/server/api/audit/ 04:03:04 spire-1.2.1/pkg/server/api/audit/audit.go 04:03:04 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:03:04 spire-1.2.1/pkg/server/api/bundle.go 04:03:04 spire-1.2.1/pkg/server/api/bundle/ 04:03:04 spire-1.2.1/pkg/server/api/bundle/v1/ 04:03:04 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:03:04 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:03:04 spire-1.2.1/pkg/server/api/bundle_test.go 04:03:04 spire-1.2.1/pkg/server/api/debug/ 04:03:04 spire-1.2.1/pkg/server/api/debug/v1/ 04:03:04 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:03:04 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 04:03:04 spire-1.2.1/pkg/server/api/entry.go 04:03:04 spire-1.2.1/pkg/server/api/entry/ 04:03:04 spire-1.2.1/pkg/server/api/entry/v1/ 04:03:04 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:03:04 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:03:04 spire-1.2.1/pkg/server/api/entry_test.go 04:03:04 spire-1.2.1/pkg/server/api/health/ 04:03:04 spire-1.2.1/pkg/server/api/health/v1/ 04:03:04 spire-1.2.1/pkg/server/api/health/v1/service.go 04:03:04 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:03:04 spire-1.2.1/pkg/server/api/id.go 04:03:04 spire-1.2.1/pkg/server/api/id_test.go 04:03:04 spire-1.2.1/pkg/server/api/limits/ 04:03:04 spire-1.2.1/pkg/server/api/limits/limits.go 04:03:04 spire-1.2.1/pkg/server/api/middleware/ 04:03:04 spire-1.2.1/pkg/server/api/middleware/alias.go 04:03:04 spire-1.2.1/pkg/server/api/middleware/audit.go 04:03:04 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:03:04 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:03:04 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:03:04 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:03:04 spire-1.2.1/pkg/server/api/middleware/caller.go 04:03:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 04:03:05 spire-1.2.1/pkg/server/api/middleware/common.go 04:03:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:03:05 spire-1.2.1/pkg/server/api/middleware/entries.go 04:03:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:03:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:03:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:03:05 spire-1.2.1/pkg/server/api/ratelimit.go 04:03:05 spire-1.2.1/pkg/server/api/rpccontext/ 04:03:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:03:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:03:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:03:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:03:05 spire-1.2.1/pkg/server/api/selector.go 04:03:05 spire-1.2.1/pkg/server/api/selector_test.go 04:03:05 spire-1.2.1/pkg/server/api/status.go 04:03:05 spire-1.2.1/pkg/server/api/status_test.go 04:03:05 spire-1.2.1/pkg/server/api/svid/ 04:03:05 spire-1.2.1/pkg/server/api/svid/v1/ 04:03:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:03:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:03:05 spire-1.2.1/pkg/server/api/trustdomain.go 04:03:05 spire-1.2.1/pkg/server/api/trustdomain/ 04:03:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:03:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:03:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:03:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:03:05 spire-1.2.1/pkg/server/authpolicy/ 04:03:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:03:05 spire-1.2.1/pkg/server/authpolicy/policy.go 04:03:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:03:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:03:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:03:05 spire-1.2.1/pkg/server/authpolicy/validate.go 04:03:05 spire-1.2.1/pkg/server/bundle/ 04:03:05 spire-1.2.1/pkg/server/bundle/client/ 04:03:05 spire-1.2.1/pkg/server/bundle/client/client.go 04:03:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:03:05 spire-1.2.1/pkg/server/bundle/client/manager.go 04:03:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:03:05 spire-1.2.1/pkg/server/bundle/client/sources.go 04:03:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:03:05 spire-1.2.1/pkg/server/bundle/client/updater.go 04:03:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:03:05 spire-1.2.1/pkg/server/ca/ 04:03:05 spire-1.2.1/pkg/server/ca/ca.go 04:03:05 spire-1.2.1/pkg/server/ca/ca_health.go 04:03:05 spire-1.2.1/pkg/server/ca/ca_test.go 04:03:05 spire-1.2.1/pkg/server/ca/journal.go 04:03:05 spire-1.2.1/pkg/server/ca/journal_test.go 04:03:05 spire-1.2.1/pkg/server/ca/manager.go 04:03:05 spire-1.2.1/pkg/server/ca/manager_health.go 04:03:05 spire-1.2.1/pkg/server/ca/manager_test.go 04:03:05 spire-1.2.1/pkg/server/ca/templates.go 04:03:05 spire-1.2.1/pkg/server/ca/upstream_client.go 04:03:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:03:05 spire-1.2.1/pkg/server/ca/validation.go 04:03:05 spire-1.2.1/pkg/server/cache/ 04:03:05 spire-1.2.1/pkg/server/cache/dscache/ 04:03:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:03:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:03:05 spire-1.2.1/pkg/server/cache/entrycache/ 04:03:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:03:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:03:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:03:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:03:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:03:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:03:05 spire-1.2.1/pkg/server/catalog/ 04:03:05 spire-1.2.1/pkg/server/catalog/catalog.go 04:03:05 spire-1.2.1/pkg/server/catalog/keymanager.go 04:03:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:03:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:03:05 spire-1.2.1/pkg/server/catalog/notifier.go 04:03:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:03:05 spire-1.2.1/pkg/server/config.go 04:03:05 spire-1.2.1/pkg/server/datastore/ 04:03:05 spire-1.2.1/pkg/server/datastore/datastore.go 04:03:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:03:05 spire-1.2.1/pkg/server/datastore/repository.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:03:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:03:05 spire-1.2.1/pkg/server/endpoints/ 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/ 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:03:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:03:05 spire-1.2.1/pkg/server/endpoints/config.go 04:03:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:03:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:03:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:03:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:03:05 spire-1.2.1/pkg/server/endpoints/middleware.go 04:03:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:03:05 spire-1.2.1/pkg/server/hostservice/ 04:03:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:03:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:03:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:03:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:03:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 04:03:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:03:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:03:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/ 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/ 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:03:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:03:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:03:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/ 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:03:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:03:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:03:05 spire-1.2.1/pkg/server/registration/ 04:03:05 spire-1.2.1/pkg/server/registration/manager.go 04:03:05 spire-1.2.1/pkg/server/registration/manager_test.go 04:03:05 spire-1.2.1/pkg/server/scanentries.go 04:03:05 spire-1.2.1/pkg/server/scanentries_test.go 04:03:05 spire-1.2.1/pkg/server/server.go 04:03:05 spire-1.2.1/pkg/server/server_test.go 04:03:05 spire-1.2.1/pkg/server/svid/ 04:03:05 spire-1.2.1/pkg/server/svid/observer.go 04:03:05 spire-1.2.1/pkg/server/svid/observer_test.go 04:03:05 spire-1.2.1/pkg/server/svid/rotator.go 04:03:05 spire-1.2.1/pkg/server/svid/rotator_config.go 04:03:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:03:05 spire-1.2.1/pkg/server/svid/rotator_test.go 04:03:05 spire-1.2.1/proto/ 04:03:05 spire-1.2.1/proto/private/ 04:03:05 spire-1.2.1/proto/private/server/ 04:03:05 spire-1.2.1/proto/private/server/journal/ 04:03:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:03:05 spire-1.2.1/proto/private/server/journal/journal.proto 04:03:05 spire-1.2.1/proto/spire/ 04:03:05 spire-1.2.1/proto/spire/common/ 04:03:05 spire-1.2.1/proto/spire/common/common.pb.go 04:03:05 spire-1.2.1/proto/spire/common/common.proto 04:03:05 spire-1.2.1/proto/spire/common/plugin/ 04:03:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:03:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:03:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:03:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:03:05 spire-1.2.1/proto/spire/plugin/ 04:03:05 spire-1.2.1/proto/spire/plugin/agent/ 04:03:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:03:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:03:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:03:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:03:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:03:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:03:05 spire-1.2.1/release/ 04:03:05 spire-1.2.1/release/spire-extras/ 04:03:05 spire-1.2.1/release/spire-extras/README.md 04:03:05 spire-1.2.1/release/spire-extras/conf/ 04:03:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:03:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:03:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:03:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:03:05 spire-1.2.1/release/spire/ 04:03:05 spire-1.2.1/release/spire/README.md 04:03:05 spire-1.2.1/release/spire/conf/ 04:03:05 spire-1.2.1/release/spire/conf/agent/ 04:03:05 spire-1.2.1/release/spire/conf/agent/agent.conf 04:03:05 spire-1.2.1/release/spire/conf/server/ 04:03:05 spire-1.2.1/release/spire/conf/server/server.conf 04:03:05 spire-1.2.1/script/ 04:03:05 spire-1.2.1/script/build-artifact.sh 04:03:05 spire-1.2.1/script/generate_dummy_ca.sh 04:03:05 spire-1.2.1/support/ 04:03:05 spire-1.2.1/support/k8s/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:03:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/ 04:03:05 spire-1.2.1/support/oidc-discovery-provider/README.md 04:03:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/config.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/main.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:03:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:03:05 spire-1.2.1/test/ 04:03:05 spire-1.2.1/test/clock/ 04:03:05 spire-1.2.1/test/clock/clock.go 04:03:05 spire-1.2.1/test/fakes/ 04:03:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:03:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:03:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:03:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:03:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:03:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:03:05 spire-1.2.1/test/fakes/fakeagentstore/ 04:03:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:03:05 spire-1.2.1/test/fakes/fakedatastore/ 04:03:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:03:05 spire-1.2.1/test/fakes/fakeentryclient/ 04:03:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:03:05 spire-1.2.1/test/fakes/fakehealthchecker/ 04:03:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:03:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:03:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:03:05 spire-1.2.1/test/fakes/fakemetrics/ 04:03:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:03:05 spire-1.2.1/test/fakes/fakenoderesolver/ 04:03:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:03:05 spire-1.2.1/test/fakes/fakenotifier/ 04:03:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:03:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:03:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:03:05 spire-1.2.1/test/fakes/fakeserverca/ 04:03:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:03:05 spire-1.2.1/test/fakes/fakeservercatalog/ 04:03:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:03:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:03:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:03:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:03:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:03:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:03:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:03:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:03:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:03:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:03:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:03:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:03:05 spire-1.2.1/test/fixture/ 04:03:05 spire-1.2.1/test/fixture/certs/ 04:03:05 spire-1.2.1/test/fixture/certs/agent_svid.der 04:03:05 spire-1.2.1/test/fixture/certs/base_cert.pem 04:03:05 spire-1.2.1/test/fixture/certs/base_csr.pem 04:03:05 spire-1.2.1/test/fixture/certs/base_key.pem 04:03:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:03:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:03:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:03:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:03:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:03:05 spire-1.2.1/test/fixture/certs/blog_key.pem 04:03:05 spire-1.2.1/test/fixture/certs/bundle.der 04:03:05 spire-1.2.1/test/fixture/certs/ca.pem 04:03:05 spire-1.2.1/test/fixture/certs/ca_key.pem 04:03:05 spire-1.2.1/test/fixture/certs/database_cert.pem 04:03:05 spire-1.2.1/test/fixture/certs/database_csr.pem 04:03:05 spire-1.2.1/test/fixture/certs/database_key.pem 04:03:05 spire-1.2.1/test/fixture/certs/node_cert.pem 04:03:05 spire-1.2.1/test/fixture/certs/node_csr.pem 04:03:05 spire-1.2.1/test/fixture/certs/node_key.pem 04:03:05 spire-1.2.1/test/fixture/certs/svid.pem 04:03:05 spire-1.2.1/test/fixture/certs/svid_key.pem 04:03:05 spire-1.2.1/test/fixture/config/ 04:03:05 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:03:05 spire-1.2.1/test/fixture/config/agent_good.conf 04:03:05 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:03:05 spire-1.2.1/test/fixture/config/plugin_good.conf 04:03:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:03:05 spire-1.2.1/test/fixture/config/server_good.conf 04:03:05 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:03:05 spire-1.2.1/test/fixture/fixture.go 04:03:05 spire-1.2.1/test/fixture/nodeattestor/ 04:03:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:03:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:03:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:03:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:03:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:03:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:03:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:03:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:03:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:03:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:03:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:03:05 spire-1.2.1/test/fixture/registration/ 04:03:05 spire-1.2.1/test/fixture/registration/entries.json 04:03:05 spire-1.2.1/test/fixture/registration/good-for-update.json 04:03:05 spire-1.2.1/test/fixture/registration/good.json 04:03:05 spire-1.2.1/test/fixture/registration/invalid.json 04:03:05 spire-1.2.1/test/fixture/registration/invalid_json.json 04:03:05 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:03:05 spire-1.2.1/test/integration/ 04:03:05 spire-1.2.1/test/integration/README.md 04:03:05 spire-1.2.1/test/integration/common 04:03:05 spire-1.2.1/test/integration/setup/ 04:03:05 spire-1.2.1/test/integration/setup/adminclient/ 04:03:05 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:03:05 spire-1.2.1/test/integration/setup/adminclient/client.go 04:03:05 spire-1.2.1/test/integration/setup/debugagent/ 04:03:05 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:03:05 spire-1.2.1/test/integration/setup/debugagent/main.go 04:03:05 spire-1.2.1/test/integration/setup/debugserver/ 04:03:05 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:03:05 spire-1.2.1/test/integration/setup/debugserver/main.go 04:03:05 spire-1.2.1/test/integration/setup/downstreamclient/ 04:03:05 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:03:05 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:03:05 spire-1.2.1/test/integration/setup/itclient/ 04:03:05 spire-1.2.1/test/integration/setup/itclient/client.go 04:03:05 spire-1.2.1/test/integration/setup/node-attestation/ 04:03:05 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:03:05 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:03:05 spire-1.2.1/test/integration/setup/x509pop/ 04:03:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:03:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:03:05 spire-1.2.1/test/integration/suites/ 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:03:05 spire-1.2.1/test/integration/suites/join-token/ 04:03:05 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:03:05 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:03:05 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:03:05 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:03:05 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:03:05 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:03:05 spire-1.2.1/test/integration/suites/join-token/README.md 04:03:05 spire-1.2.1/test/integration/suites/join-token/conf/ 04:03:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/join-token/teardown 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:03:05 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:03:05 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:03:05 spire-1.2.1/test/integration/suites/k8s/ 04:03:05 spire-1.2.1/test/integration/suites/k8s/00-setup 04:03:05 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:03:05 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:03:05 spire-1.2.1/test/integration/suites/k8s/README.md 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/ 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:03:05 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:03:05 spire-1.2.1/test/integration/suites/k8s/teardown 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/ 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:03:05 spire-1.2.1/test/integration/suites/rotation/ 04:03:05 spire-1.2.1/test/integration/suites/rotation/00-setup 04:03:05 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:03:05 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:03:05 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:03:05 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:03:05 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:03:05 spire-1.2.1/test/integration/suites/rotation/README.md 04:03:05 spire-1.2.1/test/integration/suites/rotation/conf/ 04:03:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/rotation/teardown 04:03:05 spire-1.2.1/test/integration/suites/self-test/ 04:03:05 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:03:05 spire-1.2.1/test/integration/suites/self-test/README.md 04:03:05 spire-1.2.1/test/integration/suites/self-test/teardown 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:03:05 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:03:05 spire-1.2.1/test/integration/suites/upgrade/ 04:03:05 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:03:05 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:03:05 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:03:05 spire-1.2.1/test/integration/suites/upgrade/README.md 04:03:05 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:03:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:03:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:03:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:03:05 spire-1.2.1/test/integration/suites/upgrade/teardown 04:03:05 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:03:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:03:05 spire-1.2.1/test/integration/test-one.sh 04:03:05 spire-1.2.1/test/integration/test.sh 04:03:05 spire-1.2.1/test/plugintest/ 04:03:05 spire-1.2.1/test/plugintest/config.go 04:03:05 spire-1.2.1/test/plugintest/load.go 04:03:05 spire-1.2.1/test/plugintest/option.go 04:03:05 spire-1.2.1/test/spiretest/ 04:03:05 spire-1.2.1/test/spiretest/apiserver.go 04:03:05 spire-1.2.1/test/spiretest/assertions.go 04:03:05 spire-1.2.1/test/spiretest/dir.go 04:03:05 spire-1.2.1/test/spiretest/errors_posix.go 04:03:05 spire-1.2.1/test/spiretest/errors_windows.go 04:03:05 spire-1.2.1/test/spiretest/logs.go 04:03:05 spire-1.2.1/test/spiretest/socketapi.go 04:03:05 spire-1.2.1/test/spiretest/suite.go 04:03:05 spire-1.2.1/test/spiretest/x509.go 04:03:05 spire-1.2.1/test/testca/ 04:03:05 spire-1.2.1/test/testca/ca.go 04:03:05 spire-1.2.1/test/testkey/ 04:03:05 spire-1.2.1/test/testkey/generate.sh 04:03:05 spire-1.2.1/test/testkey/genkeys.go 04:03:05 spire-1.2.1/test/testkey/keys.go 04:03:05 spire-1.2.1/test/testkey/new.go 04:03:05 spire-1.2.1/test/tpmsimulator/ 04:03:05 spire-1.2.1/test/tpmsimulator/simulator.go 04:03:05 spire-1.2.1/test/util/ 04:03:05 spire-1.2.1/test/util/cert_fixtures.go 04:03:05 spire-1.2.1/test/util/cert_generation.go 04:03:05 spire-1.2.1/test/util/io_redirection.go 04:03:05 spire-1.2.1/test/util/race.go 04:03:05 spire-1.2.1/test/util/util.go 04:03:05 building spire from source... 04:03:06 Installing go1.17.7... 04:03:33 Building bin/spire-server... 04:03:33 go: downloading github.com/mitchellh/cli v1.1.2 04:03:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:03:33 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:03:33 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:03:33 go: downloading google.golang.org/grpc v1.44.0 04:03:35 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:03:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:03:35 go: downloading github.com/imdario/mergo v0.3.12 04:03:35 go: downloading github.com/sirupsen/logrus v1.8.1 04:03:36 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:03:36 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:03:36 go: downloading github.com/fatih/color v1.13.0 04:03:36 go: downloading github.com/mattn/go-isatty v0.0.14 04:03:37 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:03:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:03:37 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:03:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:03:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:03:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:03:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:03:39 go: downloading github.com/armon/go-metrics v0.3.10 04:03:39 go: downloading github.com/prometheus/client_golang v1.12.1 04:03:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:03:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:03:41 go: downloading github.com/open-policy-agent/opa v0.38.0 04:04:08 go: downloading github.com/mattn/go-colorable v0.1.12 04:04:08 go: downloading github.com/Masterminds/goutils v1.1.0 04:04:08 go: downloading github.com/Masterminds/semver v1.5.0 04:04:08 go: downloading github.com/google/uuid v1.1.2 04:04:08 go: downloading github.com/huandu/xstrings v1.3.2 04:04:08 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:04:08 go: downloading github.com/oklog/run v1.0.0 04:04:08 go: downloading github.com/prometheus/client_model v0.2.0 04:04:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:04:08 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:04:08 go: downloading github.com/prometheus/common v0.32.1 04:04:08 go: downloading github.com/beorn7/perks v1.0.1 04:04:08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 04:04:08 go: downloading github.com/prometheus/procfs v0.7.3 04:04:08 go: downloading go.uber.org/atomic v1.9.0 04:04:09 go: downloading github.com/imkira/go-observer v1.0.3 04:04:09 go: downloading github.com/hashicorp/errwrap v1.1.0 04:04:09 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:04:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:04:09 go: downloading github.com/twmb/murmur3 v1.1.6 04:04:09 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:04:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:04:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:04:10 go: downloading github.com/stretchr/testify v1.7.0 04:04:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:04:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:04:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:04:12 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:04:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:04:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:04:18 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:04:18 go: downloading github.com/blang/semver/v4 v4.0.0 04:04:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:04:18 go: downloading github.com/jinzhu/gorm v1.9.16 04:04:18 go: downloading github.com/lib/pq v1.10.4 04:04:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:04:18 go: downloading google.golang.org/api v0.70.0 04:04:19 go: downloading k8s.io/client-go v0.23.4 04:04:25 go: downloading k8s.io/api v0.23.4 04:04:34 go: downloading github.com/google/go-tpm v0.3.3 04:04:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:05:13 go: downloading cloud.google.com/go/storage v1.21.0 04:05:13 go: downloading k8s.io/apimachinery v0.23.4 04:05:13 go: downloading cloud.google.com/go v0.100.2 04:05:13 go: downloading k8s.io/kube-aggregator v0.23.3 04:05:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:05:13 go: downloading cloud.google.com/go/security v1.3.0 04:05:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:05:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:05:15 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:05:15 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:05:15 go: downloading github.com/hashicorp/vault/api v1.4.1 04:05:16 go: downloading gopkg.in/yaml.v2 v2.4.0 04:05:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:05:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:05:17 go: downloading github.com/gobwas/glob v0.2.3 04:05:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:05:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:05:18 go: downloading github.com/aws/smithy-go v1.11.0 04:05:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:05:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:05:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:05:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:05:21 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:05:21 go: downloading github.com/jinzhu/inflection v1.0.0 04:05:21 go: downloading github.com/gogo/protobuf v1.3.2 04:05:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:05:27 go: downloading cloud.google.com/go/compute v1.3.0 04:05:28 go: downloading cloud.google.com/go/iam v0.1.1 04:05:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:05:29 go: downloading k8s.io/klog/v2 v2.30.0 04:05:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:05:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:05:30 go: downloading github.com/google/gofuzz v1.1.0 04:05:30 go: downloading github.com/spf13/pflag v1.0.5 04:05:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:05:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:05:31 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:05:31 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:05:31 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:05:31 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:05:32 go: downloading github.com/dimchansky/utfbom v1.1.1 04:05:32 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:05:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:05:32 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:05:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:05:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:05:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:05:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:05:33 go: downloading github.com/tklauser/numcpus v0.3.0 04:05:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:05:33 go: downloading go.opencensus.io v0.23.0 04:05:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:05:36 go: downloading gopkg.in/inf.v0 v0.9.1 04:05:36 go: downloading github.com/go-logr/logr v1.2.2 04:05:36 go: downloading github.com/googleapis/gnostic v0.5.5 04:05:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:05:39 go: downloading github.com/json-iterator/go v1.1.12 04:05:40 go: downloading github.com/google/go-cmp v0.5.7 04:05:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:05:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:05:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:05:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:05:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:05:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:05:44 go: downloading go.uber.org/zap v1.21.0 04:05:46 go: downloading sigs.k8s.io/yaml v1.3.0 04:05:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:05:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:05:46 go: downloading github.com/modern-go/reflect2 v1.0.2 04:05:46 go: downloading github.com/ryanuber/go-glob v1.0.0 04:05:46 go: downloading github.com/golang/snappy v0.0.4 04:05:46 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:05:56 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:05:56 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:05:57 go: downloading github.com/hashicorp/go-version v1.2.0 04:05:57 go: downloading go.uber.org/multierr v1.6.0 04:06:44 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:06:44 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:07:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:08:10 Removing intermediate container febeb3a1d189 04:08:10 ---> 25b939c3ee5a 04:08:10 04:08:10 Step 10/22 : FROM alpine:3.14 04:08:10 3.14: Pulling from library/alpine 04:08:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:08:11 Status: Downloaded newer image for alpine:3.14 04:08:11 ---> ac73e934f311 04:08:11 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:08:12 ---> Running in 3f642e859973 04:08:13 Removing intermediate container 2ecb8a0be690 04:08:13 ---> bb6473426d24 04:08:13 04:08:13 Step 10/31 : FROM alpine:3.14 04:08:13 ---> ac73e934f311 04:08:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:08:13 ---> Running in 6c2dae80472c 04:08:13 Removing intermediate container 6c2dae80472c 04:08:13 ---> 73df39bf66f3 04:08:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:08:14 ---> Running in f971fc462d79 04:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:08:16 (1/6) Installing ca-certificates (20211220-r0) 04:08:16 (2/6) Installing brotli-libs (1.0.9-r5) 04:08:16 (3/6) Installing nghttp2-libs (1.43.0-r0) 04:08:16 (4/6) Installing libcurl (7.79.1-r0) 04:08:16 (5/6) Installing curl (7.79.1-r0) 04:08:16 (6/6) Installing dumb-init (1.2.5-r1) 04:08:16 Executing busybox-1.33.1-r7.trigger 04:08:16 Executing ca-certificates-20211220-r0.trigger 04:08:17 OK: 8 MiB in 20 packages 04:08:17 (1/2) Installing dumb-init (1.2.5-r1) 04:08:17 (2/2) Installing su-exec (0.2-r1) 04:08:17 Executing busybox-1.33.1-r7.trigger 04:08:17 OK: 6 MiB in 16 packages 04:08:20 Removing intermediate container f971fc462d79 04:08:20 ---> d466556188b9 04:08:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:08:20 ---> Running in 09ea413743db 04:08:20 Removing intermediate container 3f642e859973 04:08:20 ---> a9836b936639 04:08:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:08:20 Removing intermediate container 09ea413743db 04:08:20 ---> 9671615c325d 04:08:20 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:08:20 ---> Running in 3ee71534a419 04:08:20 ---> Running in a0cfde2f80ff 04:08:21 Removing intermediate container 3ee71534a419 04:08:21 ---> c6bdfb6045ec 04:08:21 Step 13/22 : WORKDIR /edgex 04:08:21 Removing intermediate container a0cfde2f80ff 04:08:21 ---> ccf620292c32 04:08:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:08:21 ---> Running in f82253074243 04:08:21 ---> Running in f506897d3331 04:08:22 Removing intermediate container f82253074243 04:08:22 ---> 349ec357c4ef 04:08:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:08:23 ---> ff19d459e7c0 04:08:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:08:25 Removing intermediate container f506897d3331 04:08:25 ---> d8f2364e697b 04:08:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:08:25 ---> Running in c4f9c9db36f8 04:08:26 ---> a5d63eeb2295 04:08:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:08:26 Removing intermediate container c4f9c9db36f8 04:08:26 ---> 3248a5d85eaa 04:08:26 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:08:27 ---> 71ce304058c0 04:08:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:08:27 ---> Running in 52784da04b93 04:08:28 ---> 24b2da93238c 04:08:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:08:29 ---> deb42fc63e4b 04:08:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:08:30 ---> Running in 202c068ed0a2 04:08:31 Removing intermediate container 52784da04b93 04:08:31 ---> 50071c671532 04:08:31 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:08:32 ---> 70025d2332d0 04:08:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:08:34 Removing intermediate container 202c068ed0a2 04:08:34 ---> 30410492eab4 04:08:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:08:34 ---> Running in 282f92ee00b9 04:08:35 Removing intermediate container 282f92ee00b9 04:08:35 ---> b72ff7d81395 04:08:35 Step 20/22 : LABEL arch=arm64 04:08:35 ---> Running in 884547941c6f 04:08:35 ---> 623d5b01c030 04:08:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:08:35 Removing intermediate container 884547941c6f 04:08:35 ---> e2ffc43b4404 04:08:35 Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:08:35 ---> Running in ce42a6558437 04:08:36 ---> efc4cda2714b 04:08:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:08:36 Removing intermediate container ce42a6558437 04:08:36 ---> 12f4a6cee480 04:08:36 Step 22/22 : LABEL version=0.0.0 04:08:37 ---> Running in f16dd6c423a8 04:08:38 Removing intermediate container f16dd6c423a8 04:08:38 ---> 6aa54c454519 04:08:38 04:08:38 ---> 303ebbf47d20 04:08:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:08:38 Successfully built 6aa54c454519 04:08:38 Successfully tagged security-proxy-setup-arm64:latest 04:08:38  Building security-proxy-setup ... done Building security-spire-config 04:08:39 ---> 81c9fe5353cd 04:08:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:08:39 ---> Running in 69048a620096 04:08:40 Removing intermediate container 69048a620096 04:08:40 ---> 88f86cac4156 04:08:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:08:41 ---> 4d8f773ba290 04:08:41 Step 26/31 : RUN chmod +x /entrypoint.sh 04:08:41 ---> Running in fd8fa568f2d1 04:08:44 Removing intermediate container fd8fa568f2d1 04:08:44 ---> f1798f73a406 04:08:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:08:45 ---> Running in 3586c4187e0c 04:08:45 Removing intermediate container 3586c4187e0c 04:08:45 ---> 17ec7f066f30 04:08:45 Step 28/31 : CMD ["gate"] 04:08:45 ---> Running in 7828298626d6 04:08:46 Removing intermediate container 7828298626d6 04:08:46 ---> acc8a59654bb 04:08:46 Step 29/31 : LABEL arch=arm64 04:08:46 ---> Running in ee64b055b886 04:08:47 Removing intermediate container ee64b055b886 04:08:47 ---> 1c395d98ac15 04:08:47 Step 30/31 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:08:47 ---> Running in 111d2cff7e89 04:08:48 Removing intermediate container 111d2cff7e89 04:08:48 ---> c8ee2cb8b17d 04:08:48 Step 31/31 : LABEL version=0.0.0 04:08:48 ---> Running in 1956a857b765 04:08:49 Removing intermediate container 1956a857b765 04:08:49 ---> 73c8a1dad36b 04:08:49 04:08:49 Successfully built 73c8a1dad36b 04:08:49 Successfully tagged security-bootstrapper-arm64:latest 04:08:49 Building security-secretstore-setup 04:09:16  Building security-bootstrapper ... done Removing intermediate container 5eb8bcd791ca 04:09:16 ---> 149a62387df4 04:09:16 04:09:16 Step 10/23 : FROM alpine:3.14 04:09:16 ---> ac73e934f311 04:09:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:09:16 ---> Running in c83d92772645 04:09:16 Removing intermediate container c83d92772645 04:09:16 ---> 1c32d9e370a8 04:09:16 Step 12/23 : ENV APP_PORT=59880 04:09:16 ---> Running in 075922e4b8f1 04:09:16 Removing intermediate container 075922e4b8f1 04:09:16 ---> 2d2c2926e14e 04:09:16 Step 13/23 : EXPOSE $APP_PORT 04:09:16 ---> Running in b3eb7dd6b415 04:09:16 Removing intermediate container b3eb7dd6b415 04:09:16 ---> 80a1860249de 04:09:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:16 ---> Running in a27a2f8c9ec8 04:09:20 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:09:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:09:20 ---> be48a0371719 04:09:20 Step 3/26 : WORKDIR /edgex-go 04:09:20 ---> Using cache 04:09:20 ---> a00623ffc711 04:09:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:20 ---> Using cache 04:09:20 ---> 6012d34a6eb6 04:09:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 04:09:20 ---> Using cache 04:09:20 ---> ae9fc767f3f6 04:09:20 Step 6/26 : COPY go.mod vendor* ./ 04:09:20 ---> Using cache 04:09:20 ---> 52c05f5f2c08 04:09:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:20 ---> Using cache 04:09:20 ---> a7daf6e5b8e6 04:09:20 Step 8/26 : COPY . . 04:09:20 ---> Using cache 04:09:20 ---> 024126705c57 04:09:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 04:09:20 ---> Using cache 04:09:20 ---> 85ff7a2e33cd 04:09:20 Step 10/26 : RUN mkdir -p spire-build 04:09:20 ---> Using cache 04:09:20 ---> adfc7b867497 04:09:20 Step 11/26 : WORKDIR /edgex-go/spire-build 04:09:20 ---> Using cache 04:09:20 ---> 8af35ea4b1ef 04:09:20 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 04:09:20 ---> Running in bb04b820b93d 04:09:21 Removing intermediate container a27a2f8c9ec8 04:09:21 ---> 1d834cfd6fc9 04:09:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:09:21 ---> Running in cc0f68dd19a1 04:09:24 spire-1.2.1/ 04:09:24 spire-1.2.1/.data/ 04:09:24 spire-1.2.1/.data/.file 04:09:24 spire-1.2.1/.dockerignore 04:09:24 spire-1.2.1/.gitattributes 04:09:24 spire-1.2.1/.githooks/ 04:09:24 spire-1.2.1/.githooks/pre-commit 04:09:24 spire-1.2.1/.github/ 04:09:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:09:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:09:24 spire-1.2.1/.github/dependabot.yml 04:09:24 spire-1.2.1/.github/workflows/ 04:09:24 spire-1.2.1/.github/workflows/nightly_build.yaml 04:09:24 spire-1.2.1/.github/workflows/pr_build.yaml 04:09:24 spire-1.2.1/.github/workflows/release_build.yaml 04:09:24 spire-1.2.1/.github/workflows/scripts/ 04:09:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:09:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:09:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:09:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:09:24 spire-1.2.1/.github/workflows/scripts/split.sh 04:09:24 spire-1.2.1/.gitignore 04:09:24 spire-1.2.1/.go-version 04:09:24 spire-1.2.1/.golangci.yml 04:09:24 spire-1.2.1/ADOPTERS.md 04:09:24 spire-1.2.1/CHANGELOG.md 04:09:24 spire-1.2.1/CODE-OF-CONDUCT.md 04:09:24 spire-1.2.1/CODEOWNERS 04:09:24 spire-1.2.1/CONTRIBUTING.md 04:09:24 spire-1.2.1/Dockerfile 04:09:25 spire-1.2.1/Dockerfile.dev 04:09:25 spire-1.2.1/Dockerfile.scratch 04:09:25 spire-1.2.1/LICENSE 04:09:25 spire-1.2.1/MAINTAINERS.md 04:09:25 spire-1.2.1/Makefile 04:09:25 spire-1.2.1/README.md 04:09:25 spire-1.2.1/ROADMAP.md 04:09:25 spire-1.2.1/SECURITY.md 04:09:25 spire-1.2.1/cmd/ 04:09:25 spire-1.2.1/cmd/spire-agent/ 04:09:25 spire-1.2.1/cmd/spire-agent/cli/ 04:09:25 spire-1.2.1/cmd/spire-agent/cli/api/ 04:09:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/common/ 04:09:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:09:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/run/ 04:09:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:09:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:09:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:09:25 spire-1.2.1/cmd/spire-agent/main.go 04:09:25 spire-1.2.1/cmd/spire-server/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/agent/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/cli.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/run/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/token/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/validate/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/x509/ 04:09:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:09:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:09:25 spire-1.2.1/cmd/spire-server/main.go 04:09:25 spire-1.2.1/cmd/spire-server/util/ 04:09:25 spire-1.2.1/cmd/spire-server/util/util.go 04:09:25 spire-1.2.1/conf/ 04:09:25 spire-1.2.1/conf/agent/ 04:09:25 spire-1.2.1/conf/agent/agent.conf 04:09:25 spire-1.2.1/conf/agent/agent_full.conf 04:09:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:09:25 spire-1.2.1/conf/server/ 04:09:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:09:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:09:25 spire-1.2.1/conf/server/server.conf 04:09:25 spire-1.2.1/conf/server/server_full.conf 04:09:25 spire-1.2.1/doc/ 04:09:25 spire-1.2.1/doc/SPIRE101.md 04:09:25 spire-1.2.1/doc/auditlog.md 04:09:25 spire-1.2.1/doc/authorization_policy_engine.md 04:09:25 spire-1.2.1/doc/changelog_guidelines.md 04:09:25 spire-1.2.1/doc/cure53-report.pdf 04:09:25 spire-1.2.1/doc/images/ 04:09:25 spire-1.2.1/doc/images/2019_roadmap.png 04:09:25 spire-1.2.1/doc/images/SPIRE101.png 04:09:25 spire-1.2.1/doc/images/SPIRE_agent.png 04:09:25 spire-1.2.1/doc/images/SPIRE_server.png 04:09:25 spire-1.2.1/doc/images/cache_mgr.png 04:09:25 spire-1.2.1/doc/images/cache_mgr_components.png 04:09:25 spire-1.2.1/doc/images/federated_spire.png 04:09:25 spire-1.2.1/doc/images/ha_mode.png 04:09:25 spire-1.2.1/doc/images/nested_spire.png 04:09:25 spire-1.2.1/doc/images/oidc_federation.png 04:09:25 spire-1.2.1/doc/images/single_trust_domain.png 04:09:25 spire-1.2.1/doc/images/spiffe_compatible.png 04:09:25 spire-1.2.1/doc/images/spire_logo.png 04:09:25 spire-1.2.1/doc/migrating_registration_api_clients.md 04:09:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:09:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:09:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:09:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdfetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:09:25 04:09:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:09:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:09:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:09:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:09:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:09:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:09:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:09:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:09:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:09:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:09:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:09:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:09:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:09:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:09:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:09:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:09:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:09:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:09:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:09:25 spire-1.2.1/doc/scaling_spire.md 04:09:25 spire-1.2.1/doc/spire_agent.md 04:09:25 spire-1.2.1/doc/spire_server.md 04:09:25 spire-1.2.1/doc/supported_integrations.md 04:09:25 spire-1.2.1/doc/telemetry.md 04:09:25 spire-1.2.1/doc/telemetry_config.md 04:09:25 spire-1.2.1/doc/upgrading.md 04:09:25 spire-1.2.1/doc/using_spire.md 04:09:25 spire-1.2.1/examples/ 04:09:25 spire-1.2.1/examples/README.md 04:09:25 spire-1.2.1/go.mod 04:09:25 spire-1.2.1/go.sum 04:09:25 spire-1.2.1/pkg/ 04:09:25 spire-1.2.1/pkg/agent/ 04:09:25 spire-1.2.1/pkg/agent/agent.go 04:09:25 spire-1.2.1/pkg/agent/api/ 04:09:25 spire-1.2.1/pkg/agent/api/config.go 04:09:25 spire-1.2.1/pkg/agent/api/debug/ 04:09:25 spire-1.2.1/pkg/agent/api/debug/v1/ 04:09:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:09:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:09:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:09:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:09:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:09:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:09:25 spire-1.2.1/pkg/agent/api/endpoints.go 04:09:25 spire-1.2.1/pkg/agent/api/health/ 04:09:25 spire-1.2.1/pkg/agent/api/health/v1/ 04:09:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:09:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:09:25 spire-1.2.1/pkg/agent/api/rpccontext/ 04:09:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:09:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:09:25 spire-1.2.1/pkg/agent/attestor/ 04:09:25 spire-1.2.1/pkg/agent/attestor/node/ 04:09:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:09:25 spire-1.2.1/pkg/agent/attestor/node/node.go 04:09:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:09:25 spire-1.2.1/pkg/agent/attestor/workload/ 04:09:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:09:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:09:25 spire-1.2.1/pkg/agent/catalog/ 04:09:25 spire-1.2.1/pkg/agent/catalog/catalog.go 04:09:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:09:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:09:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:09:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:09:25 spire-1.2.1/pkg/agent/client/ 04:09:25 spire-1.2.1/pkg/agent/client/client.go 04:09:25 spire-1.2.1/pkg/agent/client/client_test.go 04:09:25 spire-1.2.1/pkg/agent/client/dial.go 04:09:25 spire-1.2.1/pkg/agent/client/nodeconn.go 04:09:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:09:25 spire-1.2.1/pkg/agent/client/update.go 04:09:25 spire-1.2.1/pkg/agent/client/util.go 04:09:25 spire-1.2.1/pkg/agent/common/ 04:09:25 spire-1.2.1/pkg/agent/common/backoff/ 04:09:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:09:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:09:25 spire-1.2.1/pkg/agent/common/cgroups/ 04:09:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:09:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:09:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:09:25 spire-1.2.1/pkg/agent/config.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/ 04:09:25 spire-1.2.1/pkg/agent/endpoints/config.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:09:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:09:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/workload/ 04:09:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:09:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:09:25 spire-1.2.1/pkg/agent/manager/ 04:09:25 spire-1.2.1/pkg/agent/manager/cache/ 04:09:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:09:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:09:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:09:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:09:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:09:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:09:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:09:25 spire-1.2.1/pkg/agent/manager/config.go 04:09:25 spire-1.2.1/pkg/agent/manager/manager.go 04:09:25 spire-1.2.1/pkg/agent/manager/manager_test.go 04:09:25 spire-1.2.1/pkg/agent/manager/storage.go 04:09:25 spire-1.2.1/pkg/agent/manager/storage_test.go 04:09:25 spire-1.2.1/pkg/agent/manager/storecache/ 04:09:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:09:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:09:25 spire-1.2.1/pkg/agent/manager/sync.go 04:09:25 spire-1.2.1/pkg/agent/plugin/ 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:09:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:09:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:09:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:09:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:09:25 spire-1.2.1/pkg/agent/svid/ 04:09:25 spire-1.2.1/pkg/agent/svid/rotator.go 04:09:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:09:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:09:25 spire-1.2.1/pkg/agent/svid/store/ 04:09:25 spire-1.2.1/pkg/agent/svid/store/service.go 04:09:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:09:25 spire-1.2.1/pkg/common/ 04:09:25 spire-1.2.1/pkg/common/agentpathtemplate/ 04:09:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:09:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:09:25 spire-1.2.1/pkg/common/api/ 04:09:25 spire-1.2.1/pkg/common/api/metrics.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/ 04:09:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/logger.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/names.go 04:09:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:09:25 spire-1.2.1/pkg/common/api/names.go 04:09:25 spire-1.2.1/pkg/common/api/ratelimit.go 04:09:25 spire-1.2.1/pkg/common/api/rpccontext/ 04:09:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:09:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:09:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:09:25 spire-1.2.1/pkg/common/auth/ 04:09:25 spire-1.2.1/pkg/common/auth/interceptors.go 04:09:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:09:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/ 04:09:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/types.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:09:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:09:25 spire-1.2.1/pkg/common/catalog/ 04:09:25 spire-1.2.1/pkg/common/catalog/bind.go 04:09:25 spire-1.2.1/pkg/common/catalog/builtin.go 04:09:25 spire-1.2.1/pkg/common/catalog/catalog.go 04:09:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:09:25 spire-1.2.1/pkg/common/catalog/closers.go 04:09:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:09:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:09:25 spire-1.2.1/pkg/common/catalog/config.go 04:09:25 spire-1.2.1/pkg/common/catalog/config_test.go 04:09:25 spire-1.2.1/pkg/common/catalog/configure.go 04:09:25 spire-1.2.1/pkg/common/catalog/constraints.go 04:09:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:09:25 spire-1.2.1/pkg/common/catalog/context.go 04:09:25 spire-1.2.1/pkg/common/catalog/external.go 04:09:25 spire-1.2.1/pkg/common/catalog/host.go 04:09:25 spire-1.2.1/pkg/common/catalog/pipenet.go 04:09:25 spire-1.2.1/pkg/common/catalog/plugin.go 04:09:25 spire-1.2.1/pkg/common/catalog/testplugin/ 04:09:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:09:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:09:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:09:25 spire-1.2.1/pkg/common/cli/ 04:09:25 spire-1.2.1/pkg/common/cli/env.go 04:09:25 spire-1.2.1/pkg/common/cli/flags.go 04:09:25 spire-1.2.1/pkg/common/cli/trust_domain.go 04:09:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:09:25 spire-1.2.1/pkg/common/cli/umask.go 04:09:25 spire-1.2.1/pkg/common/cli/umask_posix.go 04:09:25 spire-1.2.1/pkg/common/cli/umask_test.go 04:09:25 spire-1.2.1/pkg/common/cli/umask_windows.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/ 04:09:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/flag.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/format.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/ 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:09:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:09:25 spire-1.2.1/pkg/common/coretypes/ 04:09:25 spire-1.2.1/pkg/common/coretypes/bundle/ 04:09:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:09:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:09:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:09:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:09:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:09:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:09:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:09:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:09:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:09:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:09:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:09:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:09:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:09:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:09:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:09:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:09:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:09:25 spire-1.2.1/pkg/common/cryptoutil/ 04:09:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:09:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:09:25 spire-1.2.1/pkg/common/diskutil/ 04:09:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:09:25 spire-1.2.1/pkg/common/diskutil/file_test.go 04:09:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:09:25 spire-1.2.1/pkg/common/errorutil/ 04:09:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:09:25 spire-1.2.1/pkg/common/health/ 04:09:25 spire-1.2.1/pkg/common/health/config.go 04:09:25 spire-1.2.1/pkg/common/health/context.go 04:09:25 spire-1.2.1/pkg/common/health/context_test.go 04:09:25 spire-1.2.1/pkg/common/health/health.go 04:09:25 spire-1.2.1/pkg/common/health/health_test.go 04:09:25 spire-1.2.1/pkg/common/health/logger.go 04:09:25 spire-1.2.1/pkg/common/hostservice/ 04:09:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:09:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:09:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:09:25 spire-1.2.1/pkg/common/idutil/ 04:09:25 spire-1.2.1/pkg/common/idutil/require.go 04:09:25 spire-1.2.1/pkg/common/idutil/require_test.go 04:09:25 spire-1.2.1/pkg/common/idutil/safety.go 04:09:25 spire-1.2.1/pkg/common/idutil/safety_test.go 04:09:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:09:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:09:25 spire-1.2.1/pkg/common/jwtsvid/ 04:09:25 spire-1.2.1/pkg/common/jwtsvid/common.go 04:09:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:09:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:09:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:09:25 spire-1.2.1/pkg/common/jwtutil/ 04:09:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:09:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:09:25 spire-1.2.1/pkg/common/log/ 04:09:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:09:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:09:25 spire-1.2.1/pkg/common/log/log.go 04:09:25 spire-1.2.1/pkg/common/log/log_test.go 04:09:25 spire-1.2.1/pkg/common/log/options.go 04:09:25 spire-1.2.1/pkg/common/nodeutil/ 04:09:25 spire-1.2.1/pkg/common/nodeutil/node.go 04:09:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:09:25 spire-1.2.1/pkg/common/peertracker/ 04:09:25 spire-1.2.1/pkg/common/peertracker/conn.go 04:09:25 spire-1.2.1/pkg/common/peertracker/credentials.go 04:09:25 spire-1.2.1/pkg/common/peertracker/errors.go 04:09:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:09:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:09:25 spire-1.2.1/pkg/common/peertracker/info.go 04:09:25 spire-1.2.1/pkg/common/peertracker/listener.go 04:09:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:09:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:09:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:09:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:09:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:09:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:09:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:09:25 spire-1.2.1/pkg/common/peertracker/tcp.go 04:09:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:09:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:09:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:09:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:09:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:09:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:09:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:09:25 spire-1.2.1/pkg/common/peertracker/uds.go 04:09:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:09:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:09:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:09:25 spire-1.2.1/pkg/common/pemutil/ 04:09:25 spire-1.2.1/pkg/common/pemutil/block.go 04:09:25 spire-1.2.1/pkg/common/pemutil/certs.go 04:09:25 spire-1.2.1/pkg/common/pemutil/common.go 04:09:25 spire-1.2.1/pkg/common/pemutil/csr.go 04:09:25 spire-1.2.1/pkg/common/pemutil/keys.go 04:09:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/ 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:09:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:09:25 spire-1.2.1/pkg/common/plugin/ 04:09:25 spire-1.2.1/pkg/common/plugin/aws/ 04:09:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:09:25 spire-1.2.1/pkg/common/plugin/azure/ 04:09:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:09:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:09:25 spire-1.2.1/pkg/common/plugin/facade.go 04:09:25 spire-1.2.1/pkg/common/plugin/facade_test.go 04:09:25 spire-1.2.1/pkg/common/plugin/gcp/ 04:09:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:09:25 spire-1.2.1/pkg/common/plugin/k8s/ 04:09:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:09:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:09:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:09:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:09:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:09:25 spire-1.2.1/pkg/common/plugin/log.go 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/ 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:09:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:09:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:09:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:09:25 spire-1.2.1/pkg/common/plugin/x509pop/ 04:09:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:09:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:09:25 spire-1.2.1/pkg/common/profiling/ 04:09:25 spire-1.2.1/pkg/common/profiling/dumpers.go 04:09:25 spire-1.2.1/pkg/common/profiling/profiling.go 04:09:25 spire-1.2.1/pkg/common/protoutil/ 04:09:25 spire-1.2.1/pkg/common/protoutil/masks.go 04:09:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:09:25 spire-1.2.1/pkg/common/rotationutil/ 04:09:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:09:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:09:25 spire-1.2.1/pkg/common/selector/ 04:09:25 spire-1.2.1/pkg/common/selector/selector.go 04:09:25 spire-1.2.1/pkg/common/selector/selector_test.go 04:09:25 spire-1.2.1/pkg/common/selector/set.go 04:09:25 spire-1.2.1/pkg/common/selector/set_utils.go 04:09:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/ 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/ 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:09:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:09:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:09:25 spire-1.2.1/pkg/common/telemetry/call.go 04:09:25 spire-1.2.1/pkg/common/telemetry/common/ 04:09:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:09:25 spire-1.2.1/pkg/common/telemetry/config.go 04:09:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:09:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/inmem.go 04:09:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/m3.go 04:09:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/metrics.go 04:09:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/names.go 04:09:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:09:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:09:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/ 04:09:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:09:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:09:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:09:25 spire-1.2.1/pkg/common/telemetry/server/server.go 04:09:25 spire-1.2.1/pkg/common/telemetry/sink.go 04:09:25 spire-1.2.1/pkg/common/telemetry/statsd.go 04:09:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:09:25 spire-1.2.1/pkg/common/telemetry/uptime.go 04:09:25 spire-1.2.1/pkg/common/telemetry/version.go 04:09:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:09:25 spire-1.2.1/pkg/common/uptime/ 04:09:25 spire-1.2.1/pkg/common/uptime/uptime.go 04:09:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:09:26 spire-1.2.1/pkg/common/util/ 04:09:26 spire-1.2.1/pkg/common/util/certs.go 04:09:26 spire-1.2.1/pkg/common/util/certs_test.go 04:09:26 spire-1.2.1/pkg/common/util/csr.go 04:09:26 spire-1.2.1/pkg/common/util/hash.go 04:09:26 spire-1.2.1/pkg/common/util/selectors.go 04:09:26 spire-1.2.1/pkg/common/util/selectors_test.go 04:09:26 spire-1.2.1/pkg/common/util/signals.go 04:09:26 spire-1.2.1/pkg/common/util/sort.go 04:09:26 spire-1.2.1/pkg/common/util/sort_test.go 04:09:26 spire-1.2.1/pkg/common/util/task.go 04:09:26 spire-1.2.1/pkg/common/util/task_test.go 04:09:26 spire-1.2.1/pkg/common/util/testdata/ 04:09:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:09:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:09:26 spire-1.2.1/pkg/common/version/ 04:09:26 spire-1.2.1/pkg/common/version/version.go 04:09:26 spire-1.2.1/pkg/common/x509svid/ 04:09:26 spire-1.2.1/pkg/common/x509svid/common_test.go 04:09:26 spire-1.2.1/pkg/common/x509svid/csr.go 04:09:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:09:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:09:26 spire-1.2.1/pkg/common/x509util/ 04:09:26 spire-1.2.1/pkg/common/x509util/cert.go 04:09:26 spire-1.2.1/pkg/common/x509util/dns.go 04:09:26 spire-1.2.1/pkg/common/x509util/dns_test.go 04:09:26 spire-1.2.1/pkg/common/x509util/keyid.go 04:09:26 spire-1.2.1/pkg/common/x509util/keypair.go 04:09:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:09:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:09:26 spire-1.2.1/pkg/server/ 04:09:26 spire-1.2.1/pkg/server/api/ 04:09:26 spire-1.2.1/pkg/server/api/agent.go 04:09:26 spire-1.2.1/pkg/server/api/agent/ 04:09:26 spire-1.2.1/pkg/server/api/agent/v1/ 04:09:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:09:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:09:26 spire-1.2.1/pkg/server/api/agent_test.go 04:09:26 spire-1.2.1/pkg/server/api/api.go 04:09:26 spire-1.2.1/pkg/server/api/audit/ 04:09:26 spire-1.2.1/pkg/server/api/audit/audit.go 04:09:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:09:26 spire-1.2.1/pkg/server/api/bundle.go 04:09:26 spire-1.2.1/pkg/server/api/bundle/ 04:09:26 spire-1.2.1/pkg/server/api/bundle/v1/ 04:09:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:09:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:09:26 spire-1.2.1/pkg/server/api/bundle_test.go 04:09:26 spire-1.2.1/pkg/server/api/debug/ 04:09:26 spire-1.2.1/pkg/server/api/debug/v1/ 04:09:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:09:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 04:09:26 spire-1.2.1/pkg/server/api/entry.go 04:09:26 spire-1.2.1/pkg/server/api/entry/ 04:09:26 spire-1.2.1/pkg/server/api/entry/v1/ 04:09:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:09:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:09:26 spire-1.2.1/pkg/server/api/entry_test.go 04:09:26 spire-1.2.1/pkg/server/api/health/ 04:09:26 spire-1.2.1/pkg/server/api/health/v1/ 04:09:26 spire-1.2.1/pkg/server/api/health/v1/service.go 04:09:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:09:26 spire-1.2.1/pkg/server/api/id.go 04:09:26 spire-1.2.1/pkg/server/api/id_test.go 04:09:26 spire-1.2.1/pkg/server/api/limits/ 04:09:26 spire-1.2.1/pkg/server/api/limits/limits.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/ 04:09:26 spire-1.2.1/pkg/server/api/middleware/alias.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/audit.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/caller.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/common.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/entries.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:09:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:09:26 spire-1.2.1/pkg/server/api/ratelimit.go 04:09:26 spire-1.2.1/pkg/server/api/rpccontext/ 04:09:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:09:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:09:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:09:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:09:26 spire-1.2.1/pkg/server/api/selector.go 04:09:26 spire-1.2.1/pkg/server/api/selector_test.go 04:09:26 spire-1.2.1/pkg/server/api/status.go 04:09:26 spire-1.2.1/pkg/server/api/status_test.go 04:09:26 spire-1.2.1/pkg/server/api/svid/ 04:09:26 spire-1.2.1/pkg/server/api/svid/v1/ 04:09:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:09:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:09:26 spire-1.2.1/pkg/server/api/trustdomain.go 04:09:26 spire-1.2.1/pkg/server/api/trustdomain/ 04:09:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:09:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:09:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:09:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:09:26 spire-1.2.1/pkg/server/authpolicy/ 04:09:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:09:26 spire-1.2.1/pkg/server/authpolicy/policy.go 04:09:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:09:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:09:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:09:26 spire-1.2.1/pkg/server/authpolicy/validate.go 04:09:26 spire-1.2.1/pkg/server/bundle/ 04:09:26 spire-1.2.1/pkg/server/bundle/client/ 04:09:26 spire-1.2.1/pkg/server/bundle/client/client.go 04:09:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:09:26 spire-1.2.1/pkg/server/bundle/client/manager.go 04:09:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:09:26 spire-1.2.1/pkg/server/bundle/client/sources.go 04:09:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:09:26 spire-1.2.1/pkg/server/bundle/client/updater.go 04:09:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:09:26 spire-1.2.1/pkg/server/ca/ 04:09:26 spire-1.2.1/pkg/server/ca/ca.go 04:09:26 spire-1.2.1/pkg/server/ca/ca_health.go 04:09:26 spire-1.2.1/pkg/server/ca/ca_test.go 04:09:26 spire-1.2.1/pkg/server/ca/journal.go 04:09:26 spire-1.2.1/pkg/server/ca/journal_test.go 04:09:26 spire-1.2.1/pkg/server/ca/manager.go 04:09:26 spire-1.2.1/pkg/server/ca/manager_health.go 04:09:26 spire-1.2.1/pkg/server/ca/manager_test.go 04:09:26 spire-1.2.1/pkg/server/ca/templates.go 04:09:26 spire-1.2.1/pkg/server/ca/upstream_client.go 04:09:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:09:26 spire-1.2.1/pkg/server/ca/validation.go 04:09:26 spire-1.2.1/pkg/server/cache/ 04:09:26 spire-1.2.1/pkg/server/cache/dscache/ 04:09:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:09:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:09:26 spire-1.2.1/pkg/server/cache/entrycache/ 04:09:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:09:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:09:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:09:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:09:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:09:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:09:26 spire-1.2.1/pkg/server/catalog/ 04:09:26 spire-1.2.1/pkg/server/catalog/catalog.go 04:09:26 spire-1.2.1/pkg/server/catalog/keymanager.go 04:09:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:09:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:09:26 spire-1.2.1/pkg/server/catalog/notifier.go 04:09:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:09:26 spire-1.2.1/pkg/server/config.go 04:09:26 spire-1.2.1/pkg/server/datastore/ 04:09:26 spire-1.2.1/pkg/server/datastore/datastore.go 04:09:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:09:26 spire-1.2.1/pkg/server/datastore/repository.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:09:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:09:26 spire-1.2.1/pkg/server/endpoints/ 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/ 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:09:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:09:26 spire-1.2.1/pkg/server/endpoints/config.go 04:09:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:09:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:09:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:09:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:09:26 spire-1.2.1/pkg/server/endpoints/middleware.go 04:09:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:09:26 spire-1.2.1/pkg/server/hostservice/ 04:09:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:09:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:09:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:09:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:09:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gofetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:09:26 04:09:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:09:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:09:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/ 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/ 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:09:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:09:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:09:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/ 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:09:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:09:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:09:26 spire-1.2.1/pkg/server/registration/ 04:09:26 spire-1.2.1/pkg/server/registration/manager.go 04:09:26 spire-1.2.1/pkg/server/registration/manager_test.go 04:09:26 spire-1.2.1/pkg/server/scanentries.go 04:09:26 spire-1.2.1/pkg/server/scanentries_test.go 04:09:26 spire-1.2.1/pkg/server/server.go 04:09:26 spire-1.2.1/pkg/server/server_test.go 04:09:26 spire-1.2.1/pkg/server/svid/ 04:09:26 spire-1.2.1/pkg/server/svid/observer.go 04:09:26 spire-1.2.1/pkg/server/svid/observer_test.go 04:09:26 spire-1.2.1/pkg/server/svid/rotator.go 04:09:26 spire-1.2.1/pkg/server/svid/rotator_config.go 04:09:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:09:26 spire-1.2.1/pkg/server/svid/rotator_test.go 04:09:26 spire-1.2.1/proto/ 04:09:26 spire-1.2.1/proto/private/ 04:09:26 spire-1.2.1/proto/private/server/ 04:09:26 spire-1.2.1/proto/private/server/journal/ 04:09:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:09:26 spire-1.2.1/proto/private/server/journal/journal.proto 04:09:26 spire-1.2.1/proto/spire/ 04:09:26 spire-1.2.1/proto/spire/common/ 04:09:26 spire-1.2.1/proto/spire/common/common.pb.go 04:09:26 spire-1.2.1/proto/spire/common/common.proto 04:09:26 spire-1.2.1/proto/spire/common/plugin/ 04:09:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:09:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:09:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:09:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:09:26 spire-1.2.1/proto/spire/plugin/ 04:09:26 spire-1.2.1/proto/spire/plugin/agent/ 04:09:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:09:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:09:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:09:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:09:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:09:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:09:26 spire-1.2.1/release/ 04:09:26 spire-1.2.1/release/spire-extras/ 04:09:26 spire-1.2.1/release/spire-extras/README.md 04:09:26 spire-1.2.1/release/spire-extras/conf/ 04:09:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:09:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:09:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:09:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:09:26 spire-1.2.1/release/spire/ 04:09:26 spire-1.2.1/release/spire/README.md 04:09:26 spire-1.2.1/release/spire/conf/ 04:09:26 spire-1.2.1/release/spire/conf/agent/ 04:09:26 spire-1.2.1/release/spire/conf/agent/agent.conf 04:09:26 spire-1.2.1/release/spire/conf/server/ 04:09:26 spire-1.2.1/release/spire/conf/server/server.conf 04:09:26 spire-1.2.1/script/ 04:09:26 spire-1.2.1/script/build-artifact.sh 04:09:26 spire-1.2.1/script/generate_dummy_ca.sh 04:09:26 spire-1.2.1/support/ 04:09:26 spire-1.2.1/support/k8s/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:09:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:09:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/ 04:09:27 spire-1.2.1/support/oidc-discovery-provider/README.md 04:09:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/config.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/main.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:09:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:09:27 spire-1.2.1/test/ 04:09:27 spire-1.2.1/test/clock/ 04:09:27 spire-1.2.1/test/clock/clock.go 04:09:27 spire-1.2.1/test/fakes/ 04:09:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:09:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:09:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:09:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:09:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:09:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:09:27 spire-1.2.1/test/fakes/fakeagentstore/ 04:09:27 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:09:27 spire-1.2.1/test/fakes/fakedatastore/ 04:09:27 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:09:27 spire-1.2.1/test/fakes/fakeentryclient/ 04:09:27 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:09:27 spire-1.2.1/test/fakes/fakehealthchecker/ 04:09:27 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:09:27 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:09:27 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:09:27 spire-1.2.1/test/fakes/fakemetrics/ 04:09:27 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:09:27 spire-1.2.1/test/fakes/fakenoderesolver/ 04:09:27 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:09:27 spire-1.2.1/test/fakes/fakenotifier/ 04:09:27 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:09:27 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:09:27 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:09:27 spire-1.2.1/test/fakes/fakeserverca/ 04:09:27 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:09:27 spire-1.2.1/test/fakes/fakeservercatalog/ 04:09:27 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:09:27 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:09:27 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:09:27 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:09:27 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:09:27 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:09:27 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:09:27 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:09:27 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:09:27 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:09:27 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:09:27 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:09:27 spire-1.2.1/test/fixture/ 04:09:27 spire-1.2.1/test/fixture/certs/ 04:09:27 spire-1.2.1/test/fixture/certs/agent_svid.der 04:09:27 spire-1.2.1/test/fixture/certs/base_cert.pem 04:09:27 spire-1.2.1/test/fixture/certs/base_csr.pem 04:09:27 spire-1.2.1/test/fixture/certs/base_key.pem 04:09:27 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:09:27 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:09:27 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:09:27 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:09:27 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:09:27 spire-1.2.1/test/fixture/certs/blog_key.pem 04:09:27 spire-1.2.1/test/fixture/certs/bundle.der 04:09:27 spire-1.2.1/test/fixture/certs/ca.pem 04:09:27 spire-1.2.1/test/fixture/certs/ca_key.pem 04:09:27 spire-1.2.1/test/fixture/certs/database_cert.pem 04:09:27 spire-1.2.1/test/fixture/certs/database_csr.pem 04:09:27 spire-1.2.1/test/fixture/certs/database_key.pem 04:09:27 spire-1.2.1/test/fixture/certs/node_cert.pem 04:09:27 spire-1.2.1/test/fixture/certs/node_csr.pem 04:09:27 spire-1.2.1/test/fixture/certs/node_key.pem 04:09:27 spire-1.2.1/test/fixture/certs/svid.pem 04:09:27 spire-1.2.1/test/fixture/certs/svid_key.pem 04:09:27 spire-1.2.1/test/fixture/config/ 04:09:27 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:09:27 spire-1.2.1/test/fixture/config/agent_good.conf 04:09:27 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:09:27 spire-1.2.1/test/fixture/config/plugin_good.conf 04:09:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:09:27 spire-1.2.1/test/fixture/config/server_good.conf 04:09:27 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:09:27 spire-1.2.1/test/fixture/fixture.go 04:09:27 spire-1.2.1/test/fixture/nodeattestor/ 04:09:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:09:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:09:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:09:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:09:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:09:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:09:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:09:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:09:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:09:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:09:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:09:27 spire-1.2.1/test/fixture/registration/ 04:09:27 spire-1.2.1/test/fixture/registration/entries.json 04:09:27 spire-1.2.1/test/fixture/registration/good-for-update.json 04:09:27 spire-1.2.1/test/fixture/registration/good.json 04:09:27 spire-1.2.1/test/fixture/registration/invalid.json 04:09:27 spire-1.2.1/test/fixture/registration/invalid_json.json 04:09:27 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:09:27 spire-1.2.1/test/integration/ 04:09:27 spire-1.2.1/test/integration/README.md 04:09:27 spire-1.2.1/test/integration/common 04:09:27 spire-1.2.1/test/integration/setup/ 04:09:27 spire-1.2.1/test/integration/setup/adminclient/ 04:09:27 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:09:27 spire-1.2.1/test/integration/setup/adminclient/client.go 04:09:27 spire-1.2.1/test/integration/setup/debugagent/ 04:09:27 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:09:27 spire-1.2.1/test/integration/setup/debugagent/main.go 04:09:27 spire-1.2.1/test/integration/setup/debugserver/ 04:09:27 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:09:27 spire-1.2.1/test/integration/setup/debugserver/main.go 04:09:27 spire-1.2.1/test/integration/setup/downstreamclient/ 04:09:27 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:09:27 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:09:27 spire-1.2.1/test/integration/setup/itclient/ 04:09:27 spire-1.2.1/test/integration/setup/itclient/client.go 04:09:27 spire-1.2.1/test/integration/setup/node-attestation/ 04:09:27 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:09:27 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:09:27 spire-1.2.1/test/integration/setup/x509pop/ 04:09:27 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:09:27 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:09:27 spire-1.2.1/test/integration/suites/ 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:09:27 spire-1.2.1/test/integration/suites/join-token/ 04:09:27 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:09:27 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:09:27 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:09:27 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:09:27 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:09:27 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:09:27 spire-1.2.1/test/integration/suites/join-token/README.md 04:09:27 spire-1.2.1/test/integration/suites/join-token/conf/ 04:09:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/join-token/teardown 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:09:27 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:09:27 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:09:27 spire-1.2.1/test/integration/suites/k8s/ 04:09:27 spire-1.2.1/test/integration/suites/k8s/00-setup 04:09:27 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:09:27 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:09:27 spire-1.2.1/test/integration/suites/k8s/README.md 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/ 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:09:27 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:09:27 spire-1.2.1/test/integration/suites/k8s/teardown 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/ 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:09:27 spire-1.2.1/test/integration/suites/rotation/ 04:09:27 spire-1.2.1/test/integration/suites/rotation/00-setup 04:09:27 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:09:27 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:09:27 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:09:27 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:09:27 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:09:27 spire-1.2.1/test/integration/suites/rotation/README.md 04:09:27 spire-1.2.1/test/integration/suites/rotation/conf/ 04:09:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/rotation/teardown 04:09:27 spire-1.2.1/test/integration/suites/self-test/ 04:09:27 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:09:27 spire-1.2.1/test/integration/suites/self-test/README.md 04:09:27 spire-1.2.1/test/integration/suites/self-test/teardown 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:09:27 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:09:27 spire-1.2.1/test/integration/suites/upgrade/ 04:09:27 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:09:27 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:09:27 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:09:27 spire-1.2.1/test/integration/suites/upgrade/README.md 04:09:27 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:09:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:09:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:09:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:09:27 spire-1.2.1/test/integration/suites/upgrade/teardown 04:09:27 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:09:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:09:27 spire-1.2.1/test/integration/test-one.sh 04:09:27 spire-1.2.1/test/integration/test.sh 04:09:27 spire-1.2.1/test/plugintest/ 04:09:27 spire-1.2.1/test/plugintest/config.go 04:09:27 spire-1.2.1/test/plugintest/load.go 04:09:27 spire-1.2.1/test/plugintest/option.go 04:09:27 spire-1.2.1/test/spiretest/ 04:09:27 spire-1.2.1/test/spiretest/apiserver.go 04:09:27 spire-1.2.1/test/spiretest/assertions.go 04:09:27 spire-1.2.1/test/spiretest/dir.go 04:09:27 spire-1.2.1/test/spiretest/errors_posix.go 04:09:27 spire-1.2.1/test/spiretest/errors_windows.go 04:09:27 spire-1.2.1/test/spiretest/logs.go 04:09:27 spire-1.2.1/test/spiretest/socketapi.go 04:09:27 spire-1.2.1/test/spiretest/suite.go 04:09:27 spire-1.2.1/test/spiretest/x509.go 04:09:27 spire-1.2.1/test/testca/ 04:09:27 spire-1.2.1/test/testca/ca.go 04:09:27 spire-1.2.1/test/testkey/ 04:09:27 spire-1.2.1/test/testkey/generate.sh 04:09:27 spire-1.2.1/test/testkey/genkeys.go 04:09:27 spire-1.2.1/test/testkey/keys.go 04:09:27 spire-1.2.1/test/testkey/new.go 04:09:27 spire-1.2.1/test/tpmsimulator/ 04:09:27 spire-1.2.1/test/tpmsimulator/simulator.go 04:09:27 spire-1.2.1/test/util/ 04:09:27 spire-1.2.1/test/util/cert_fixtures.go 04:09:27 spire-1.2.1/test/util/cert_generation.go 04:09:27 spire-1.2.1/test/util/io_redirection.go 04:09:27 spire-1.2.1/test/util/race.go 04:09:27 spire-1.2.1/test/util/util.go 04:09:27 building spire from source... 04:09:27 (1/6) Installing dumb-init (1.2.5-r1) 04:09:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:09:27 (3/6) Installing libsodium (1.0.18-r0) 04:09:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:09:28 Installing go1.17.7... 04:09:28 (5/6) Installing libzmq (4.3.4-r0) 04:09:28 (6/6) Installing zeromq (4.3.4-r0) 04:09:28 Executing busybox-1.33.1-r7.trigger 04:09:28 OK: 8 MiB in 20 packages 04:09:31 Removing intermediate container cc0f68dd19a1 04:09:31 ---> 11841f6f38ce 04:09:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:32 ---> 638afac0c8da 04:09:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:09:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:09:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:09:34 ---> be48a0371719 04:09:34 Step 3/25 : WORKDIR /edgex-go 04:09:34 ---> Using cache 04:09:34 ---> a00623ffc711 04:09:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:34 ---> Using cache 04:09:34 ---> 6012d34a6eb6 04:09:34 Step 5/25 : RUN apk add --update --no-cache make git 04:09:34 ---> Running in 0440382ac651 04:09:35 ---> 5e89b6f04797 04:09:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:09:36 ---> 7596760550d0 04:09:36 Step 19/23 : ENTRYPOINT ["/core-data"] 04:09:36 ---> Running in 3fb85b599204 04:09:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:09:37 Removing intermediate container 3fb85b599204 04:09:37 ---> b9ca3b1e84b6 04:09:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:37 ---> Running in 165eb84779dd 04:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:09:37 Removing intermediate container 165eb84779dd 04:09:37 ---> e05ecfe9cf55 04:09:37 Step 21/23 : LABEL arch=arm64 04:09:37 ---> Running in ceab1f364ed1 04:09:38 Removing intermediate container ceab1f364ed1 04:09:38 ---> ea5aa211ca0f 04:09:38 Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:09:38 ---> Running in fff8510ac6f1 04:09:39 Removing intermediate container fff8510ac6f1 04:09:39 ---> 6c41f19da3f0 04:09:39 Step 23/23 : LABEL version=0.0.0 04:09:39 ---> Running in e86b31e85a55 04:09:39 OK: 220 MiB in 52 packages 04:09:40 Removing intermediate container e86b31e85a55 04:09:40 ---> 3b1e5d35cd3d 04:09:40 04:09:41 Removing intermediate container 0440382ac651 04:09:41 ---> f8ddaf4d2e8f 04:09:41 Step 6/25 : COPY go.mod vendor* ./ 04:09:41 Successfully built 3b1e5d35cd3d 04:09:41 Successfully tagged core-data-arm64:latest 04:09:41  Building core-data ... done Building support-scheduler 04:09:42 ---> 9944776ae343 04:09:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:42 ---> Running in 02d5f2e76c3b 04:09:47 Removing intermediate container 02d5f2e76c3b 04:09:47 ---> 975e806a096e 04:09:47 Step 8/25 : COPY . . 04:09:57 Building bin/spire-server... 04:09:57 go: downloading github.com/mitchellh/cli v1.1.2 04:09:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:09:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:09:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:09:57 go: downloading google.golang.org/grpc v1.44.0 04:09:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:10:00 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:10:01 go: downloading github.com/imdario/mergo v0.3.12 04:10:01 go: downloading github.com/sirupsen/logrus v1.8.1 04:10:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:10:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:10:01 go: downloading github.com/fatih/color v1.13.0 04:10:01 go: downloading github.com/mattn/go-isatty v0.0.14 04:10:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:10:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:10:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:10:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:10:02 go: downloading github.com/armon/go-metrics v0.3.10 04:10:02 Removing intermediate container 9760742337eb 04:10:02 ---> 8c9261b25350 04:10:02 04:10:02 Step 9/20 : FROM alpine:3.15 04:10:02 go: downloading github.com/prometheus/client_golang v1.12.1 04:10:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:10:02 3.15: Pulling from library/alpine 04:10:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:10:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:10:04 go: downloading github.com/open-policy-agent/opa v0.38.0 04:10:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 04:10:05 Status: Downloaded newer image for alpine:3.15 04:10:05 ---> 3fb3c9af89a9 04:10:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:10:06 ---> Running in 27083a300eaa 04:10:06 Removing intermediate container 27083a300eaa 04:10:06 ---> d48da9b3f3dd 04:10:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:07 ---> Running in 44bb1feb6fc9 04:10:11 Removing intermediate container 44bb1feb6fc9 04:10:11 ---> f2b8380fbc73 04:10:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:10:11 ---> Running in 6b4427d78c33 04:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:10:16 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 04:10:16 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:10:16 OK: 15729 distinct packages available 04:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:10:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:10:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:10:17 ---> be48a0371719 04:10:17 Step 3/22 : WORKDIR /edgex-go 04:10:17 ---> Using cache 04:10:17 ---> a00623ffc711 04:10:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:17 ---> Using cache 04:10:17 ---> 6012d34a6eb6 04:10:17 Step 5/22 : RUN apk add --update --no-cache make git 04:10:17 ---> Using cache 04:10:17 ---> f8ddaf4d2e8f 04:10:17 Step 6/22 : COPY go.mod vendor* ./ 04:10:17 ---> Using cache 04:10:17 ---> 9944776ae343 04:10:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:17 ---> Using cache 04:10:17 ---> 975e806a096e 04:10:17 Step 8/22 : COPY . . 04:10:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:10:19 (1/9) Installing ca-certificates (20211220-r0) 04:10:19 (2/9) Installing brotli-libs (1.0.9-r5) 04:10:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:10:19 (4/9) Installing libcurl (7.80.0-r0) 04:10:19 (5/9) Installing curl (7.80.0-r0) 04:10:19 (6/9) Installing dumb-init (1.2.5-r1) 04:10:19 (7/9) Installing musl-obstack (1.2.3-r0) 04:10:19 (8/9) Installing libucontext (1.1-r0) 04:10:20 (9/9) Installing gcompat (1.0.0-r4) 04:10:20 Executing busybox-1.34.1-r5.trigger 04:10:20 Executing ca-certificates-20211220-r0.trigger 04:10:20 OK: 8 MiB in 23 packages 04:10:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:10:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:10:24 go: downloading github.com/mattn/go-colorable v0.1.12 04:10:25 go: downloading github.com/Masterminds/goutils v1.1.0 04:10:25 go: downloading github.com/google/uuid v1.1.2 04:10:25 go: downloading github.com/Masterminds/semver v1.5.0 04:10:25 Removing intermediate container 6b4427d78c33 04:10:25 ---> 267f5dd25750 04:10:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:10:25 go: downloading github.com/huandu/xstrings v1.3.2 04:10:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:10:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:10:25 go: downloading github.com/prometheus/client_model v0.2.0 04:10:25 go: downloading github.com/prometheus/common v0.32.1 04:10:25 go: downloading go.uber.org/atomic v1.9.0 04:10:25 go: downloading github.com/beorn7/perks v1.0.1 04:10:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 04:10:26 go: downloading github.com/prometheus/procfs v0.7.3 04:10:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:10:26 go: downloading github.com/oklog/run v1.0.0 04:10:27 go: downloading github.com/imkira/go-observer v1.0.3 04:10:27 go: downloading github.com/hashicorp/errwrap v1.1.0 04:10:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:10:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:10:27 go: downloading github.com/twmb/murmur3 v1.1.6 04:10:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:10:27  ---> f0829dce6d6d 04:10:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:10:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:10:27 go: downloading gopkg.in/yaml.v2 v2.4.0 04:10:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:10:27 go: downloading github.com/stretchr/testify v1.7.0 04:10:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:10:28 go: downloading github.com/gobwas/glob v0.2.3 04:10:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:10:28 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:10:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:10:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:10:28  ---> 8080e08a7138 04:10:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:10:29 ---> Running in 08c8f90ea3af 04:10:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:10:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:10:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:10:31 ---> d397ad9a3b6f 04:10:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:10:33 ---> ed6ac421bed3 04:10:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:10:33 ---> Running in d5f58e9f8750 04:10:34 Removing intermediate container d5f58e9f8750 04:10:34 ---> 39a51119a2be 04:10:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:10:35 ---> Running in 20584e2bf400 04:10:36 Removing intermediate container 20584e2bf400 04:10:36 ---> 466bfc9bbd58 04:10:36 Step 18/20 : LABEL arch=arm64 04:10:36 ---> Running in 021ded6c44a8 04:10:37 Removing intermediate container 021ded6c44a8 04:10:37 ---> 6bc4bff946b5 04:10:37 Step 19/20 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:10:37 ---> Running in b465ca1822be 04:10:38 Removing intermediate container b465ca1822be 04:10:38 ---> 33531648816d 04:10:38 Step 20/20 : LABEL version=0.0.0 04:10:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:10:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:10:38  ---> Running in 9afa242594b2 04:10:38 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:10:38 go: downloading github.com/blang/semver/v4 v4.0.0 04:10:38 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:10:38 go: downloading github.com/jinzhu/gorm v1.9.16 04:10:39 Removing intermediate container 9afa242594b2 04:10:39 ---> 2d41c842c6ad 04:10:39 04:10:39 go: downloading github.com/lib/pq v1.10.4 04:10:39 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:10:39 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:10:40 Successfully built 2d41c842c6ad 04:10:40 Successfully tagged security-spiffe-token-provider-arm64:latest 04:10:40  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 04:10:50 ---> ffc724047cb5 04:10:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:10:50 ---> Running in 161db14ddcfe 04:10:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:11:07 go: downloading k8s.io/client-go v0.23.4 04:11:07 go: downloading k8s.io/api v0.23.4 04:11:07 go: downloading github.com/google/go-tpm v0.3.3 04:11:07 go: downloading google.golang.org/api v0.70.0 04:11:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:11:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:11:14 ---> be48a0371719 04:11:14 Step 3/23 : WORKDIR /edgex-go 04:11:14 ---> Using cache 04:11:14 ---> a00623ffc711 04:11:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:14 ---> Using cache 04:11:14 ---> 6012d34a6eb6 04:11:14 Step 5/23 : RUN apk add --update --no-cache make bash git 04:11:15 ---> Running in 737e7779a6ab 04:11:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:11:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:11:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:11:20 OK: 220 MiB in 52 packages 04:11:21 Removing intermediate container 737e7779a6ab 04:11:21 ---> fff8f341e24e 04:11:21 Step 6/23 : COPY go.mod vendor* ./ 04:11:23 ---> b1545073029c 04:11:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:23 ---> Running in cef8b08e719e 04:11:28 Removing intermediate container cef8b08e719e 04:11:28 ---> 04903b0d9594 04:11:28 Step 8/23 : COPY . . 04:11:50 ---> 67e1357bc2f5 04:11:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:11:50 ---> Running in 16047034c994 04:11:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:11:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:11:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:11:50 go: downloading k8s.io/apimachinery v0.23.4 04:11:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:11:52 go: downloading k8s.io/kube-aggregator v0.23.3 04:11:53 go: downloading cloud.google.com/go/storage v1.21.0 04:11:54 go: downloading cloud.google.com/go v0.100.2 04:11:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:11:58 go: downloading cloud.google.com/go/security v1.3.0 04:11:58 go: downloading github.com/hashicorp/vault/api v1.4.1 04:11:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:11:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:11:58 go: downloading github.com/aws/smithy-go v1.11.0 04:12:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:12:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:12:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:12:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:12:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:12:01 go: downloading github.com/jinzhu/inflection v1.0.0 04:12:01 go: downloading github.com/gogo/protobuf v1.3.2 04:12:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:12:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:12:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:12:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:12:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:12:08 go: downloading github.com/dimchansky/utfbom v1.1.1 04:12:08 go: downloading k8s.io/klog/v2 v2.30.0 04:12:08 go: downloading github.com/google/gofuzz v1.1.0 04:12:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:12:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:12:10 go: downloading github.com/spf13/pflag v1.0.5 04:12:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:12:11 go: downloading cloud.google.com/go/compute v1.3.0 04:12:12 go: downloading cloud.google.com/go/iam v0.1.1 04:12:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:12:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:12:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:12:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:12:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:12:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:12:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:12:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:12:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:12:14 go: downloading github.com/tklauser/numcpus v0.3.0 04:12:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:12:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:12:17 go: downloading go.opencensus.io v0.23.0 04:12:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:12:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:12:18 go: downloading gopkg.in/inf.v0 v0.9.1 04:12:18 go: downloading github.com/go-logr/logr v1.2.2 04:12:18 go: downloading github.com/google/go-cmp v0.5.7 04:12:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:12:19 go: downloading github.com/json-iterator/go v1.1.12 04:12:20 go: downloading github.com/googleapis/gnostic v0.5.5 04:12:23 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:12:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:12:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:12:25 go: downloading go.uber.org/zap v1.21.0 04:12:26 go: downloading sigs.k8s.io/yaml v1.3.0 04:12:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:12:26 go: downloading github.com/modern-go/reflect2 v1.0.2 04:12:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:12:27 go: downloading github.com/ryanuber/go-glob v1.0.0 04:12:27 go: downloading github.com/golang/snappy v0.0.4 04:12:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:12:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:12:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:12:37 go: downloading github.com/hashicorp/go-version v1.2.0 04:12:37 go: downloading go.uber.org/multierr v1.6.0 04:13:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:13:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:15:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:15:53 Removing intermediate container 08c8f90ea3af 04:15:53 ---> 2efc8432cc24 04:15:53 04:15:53 Step 10/25 : FROM alpine:3.14 04:15:53 ---> ac73e934f311 04:15:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:15:53 ---> Running in db2179b66b9b 04:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:56 (1/3) Installing ca-certificates (20211220-r0) 04:15:56 (2/3) Installing dumb-init (1.2.5-r1) 04:15:56 (3/3) Installing su-exec (0.2-r1) 04:15:56 Executing busybox-1.33.1-r7.trigger 04:15:56 Executing ca-certificates-20211220-r0.trigger 04:15:57 OK: 6 MiB in 17 packages 04:15:59 Removing intermediate container db2179b66b9b 04:15:59 ---> 6c9508bcc1af 04:15:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:15:59 ---> Running in c42b306d65a1 04:15:59 Removing intermediate container c42b306d65a1 04:15:59 ---> f8241373dbc7 04:15:59 Step 13/25 : WORKDIR / 04:15:59 ---> Running in fb90358c61cb 04:16:00 Removing intermediate container fb90358c61cb 04:16:00 ---> ec2d76dce286 04:16:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:16:01 ---> aca42d5bb913 04:16:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:16:02 ---> 7d409829532e 04:16:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:16:03 ---> bd98949bba06 04:16:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:16:04 ---> 6afb24e73c26 04:16:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:16:06 ---> 3b25f4d7bee2 04:16:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:16:08 ---> 53058a40a8d2 04:16:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:16:09 ---> a422349ec3bd 04:16:09 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/ 04:16:09 ---> Running in 87aace3d093d 04:16:13 Removing intermediate container 87aace3d093d 04:16:13 ---> 1895e1277896 04:16:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:16:13 ---> Running in 7809f5c8fa17 04:16:13 Removing intermediate container 7809f5c8fa17 04:16:13 ---> c2aa2db59dbd 04:16:13 Step 23/25 : LABEL arch=arm64 04:16:13 ---> Running in 8b7e73c2f711 04:16:14 Removing intermediate container 8b7e73c2f711 04:16:14 ---> a369f169007a 04:16:14 Step 24/25 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:16:14 ---> Running in 4d80da23e48e 04:16:15 Removing intermediate container 4d80da23e48e 04:16:15 ---> 42ebe8e91908 04:16:15 Step 25/25 : LABEL version=0.0.0 04:16:15 ---> Running in ae748aea0d80 04:16:15 Removing intermediate container ae748aea0d80 04:16:15 ---> e0f4e76e6b4a 04:16:15 04:16:16 Successfully built e0f4e76e6b4a 04:16:16 Successfully tagged security-secretstore-setup-arm64:latest 04:16:16 Building core-metadata 04:16:48  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:16:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:16:48 ---> be48a0371719 04:16:48 Step 3/23 : WORKDIR /edgex-go 04:16:48 ---> Using cache 04:16:48 ---> a00623ffc711 04:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:48 ---> Using cache 04:16:48 ---> 6012d34a6eb6 04:16:48 Step 5/23 : RUN apk add --update --no-cache make git 04:16:48 ---> Using cache 04:16:48 ---> f8ddaf4d2e8f 04:16:48 Step 6/23 : COPY go.mod vendor* ./ 04:16:48 ---> Using cache 04:16:48 ---> 9944776ae343 04:16:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:48 ---> Using cache 04:16:48 ---> 975e806a096e 04:16:48 Step 8/23 : COPY . . 04:16:48 ---> Using cache 04:16:48 ---> ffc724047cb5 04:16:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:16:48 ---> Running in 602e5d39303f 04:16:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:17:15 Removing intermediate container 16047034c994 04:17:15 ---> f579357c8614 04:17:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:17:15 ---> Running in a93a798f25f4 04:17:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:17:18 Removing intermediate container a93a798f25f4 04:17:18 ---> 0f6488649163 04:17:18 04:17:18 Step 11/23 : FROM docker:20.10.14 04:17:18 20.10.14: Pulling from library/docker 04:17:37 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 04:17:37 Status: Downloaded newer image for docker:20.10.14 04:17:37 ---> c346e9eafbab 04:17:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:17:37 ---> Running in 9667e23f6fce 04:17:37 Removing intermediate container 9667e23f6fce 04:17:37 ---> 09ef0111feb7 04:17:37 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 04:17:37 ---> Running in e289a165c8a4 04:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:17:39 (1/43) Installing readline (8.1.1-r0) 04:17:39 (2/43) Installing bash (5.1.16-r0) 04:17:39 Executing bash-5.1.16-r0.post-install 04:17:39 (3/43) Installing brotli-libs (1.0.9-r5) 04:17:39 (4/43) Installing nghttp2-libs (1.46.0-r0) 04:17:39 (5/43) Installing libcurl (7.80.0-r0) 04:17:39 (6/43) Installing curl (7.80.0-r0) 04:17:39 (7/43) Installing dumb-init (1.2.5-r1) 04:17:39 (8/43) Installing libbz2 (1.0.8-r1) 04:17:39 (9/43) Installing expat (2.4.7-r0) 04:17:39 (10/43) Installing libffi (3.4.2-r1) 04:17:39 (11/43) Installing gdbm (1.22-r0) 04:17:39 (12/43) Installing xz-libs (5.2.5-r1) 04:17:39 (13/43) Installing libgcc (10.3.1_git20211027-r0) 04:17:39 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 04:17:39 (15/43) Installing mpdecimal (2.5.1-r1) 04:17:39 (16/43) Installing sqlite-libs (3.36.0-r0) 04:17:40 (17/43) Installing python3 (3.9.7-r4) 04:17:42 (18/43) Installing py3-appdirs (1.4.4-r2) 04:17:42 (19/43) Installing py3-certifi (2020.12.5-r1) 04:17:42 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 04:17:42 (21/43) Installing py3-idna (3.3-r0) 04:17:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 04:17:42 (23/43) Installing py3-requests (2.26.0-r1) 04:17:43 (24/43) Installing py3-msgpack (1.0.2-r1) 04:17:43 (25/43) Installing py3-lockfile (0.12.2-r4) 04:17:43 (26/43) Installing py3-cachecontrol (0.12.10-r0) 04:17:43 (27/43) Installing py3-colorama (0.4.4-r1) 04:17:43 (28/43) Installing py3-contextlib2 (21.6.0-r1) 04:17:43 (29/43) Installing py3-distlib (0.3.3-r0) 04:17:43 (30/43) Installing py3-distro (1.6.0-r0) 04:17:43 (31/43) Installing py3-six (1.16.0-r0) 04:17:43 (32/43) Installing py3-webencodings (0.5.1-r4) 04:17:43 (33/43) Installing py3-html5lib (1.1-r1) 04:17:43 (34/43) Installing py3-parsing (2.4.7-r2) 04:17:43 (35/43) Installing py3-packaging (20.9-r1) 04:17:43 (36/43) Installing py3-tomli (1.2.2-r0) 04:17:43 (37/43) Installing py3-pep517 (0.12.0-r0) 04:17:43 (38/43) Installing py3-progress (1.6-r0) 04:17:43 (39/43) Installing py3-retrying (1.3.3-r2) 04:17:43 (40/43) Installing py3-ordered-set (4.0.2-r2) 04:17:43 (41/43) Installing py3-setuptools (52.0.0-r4) 04:17:43 (42/43) Installing py3-toml (0.10.2-r2) 04:17:43 (43/43) Installing py3-pip (20.3.4-r1) 04:17:44 Executing busybox-1.34.1-r5.trigger 04:17:44 OK: 82 MiB in 65 packages 04:17:50 Collecting docker-compose==1.23.2 04:17:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:17:50 Collecting dockerpty<0.5,>=0.4.1 04:17:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:17:54 Collecting docopt<0.7,>=0.6.1 04:17:54 Downloading docopt-0.6.2.tar.gz (25 kB) 04:17:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 04:17:57 Collecting jsonschema<3,>=2.5.1 04:17:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:17:58 Collecting texttable<0.10,>=0.9.0 04:17:58 Downloading texttable-0.9.1.tar.gz (11 kB) 04:18:01 Collecting websocket-client<1.0,>=0.32.0 04:18:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:18:02 Collecting PyYAML<4,>=3.10 04:18:02 Downloading PyYAML-3.13.tar.gz (270 kB) 04:18:07 Collecting cached-property<2,>=1.2.0 04:18:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:18:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:18:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:18:09 Collecting docker<4.0,>=3.6.0 04:18:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:18:09 Collecting docker-pycreds>=0.4.0 04:18:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:18:11 Collecting chardet<3.1.0,>=3.0.2 04:18:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:18:11 Collecting idna<2.8,>=2.5 04:18:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:18:11 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) 04:18:11 Collecting urllib3<1.25,>=1.21.1 04:18:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:18:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:18:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:18:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:18:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:18:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:18:13 Attempting uninstall: urllib3 04:18:13 Found existing installation: urllib3 1.26.7 04:18:13 Uninstalling urllib3-1.26.7: 04:18:14 Successfully uninstalled urllib3-1.26.7 04:18:15 Attempting uninstall: idna 04:18:15 Found existing installation: idna 3.3 04:18:15 Uninstalling idna-3.3: 04:18:15 Successfully uninstalled idna-3.3 04:18:18 Attempting uninstall: requests 04:18:18 Found existing installation: requests 2.26.0 04:18:18 Uninstalling requests-2.26.0: 04:18:18 Successfully uninstalled requests-2.26.0 04:18:19 Running setup.py install for texttable: started 04:18:22 Running setup.py install for texttable: finished with status 'done' 04:18:22 Running setup.py install for PyYAML: started 04:18:27 Running setup.py install for PyYAML: finished with status 'done' 04:18:27 Running setup.py install for docopt: started 04:18:30 Running setup.py install for docopt: finished with status 'done' 04:18:30 Running setup.py install for dockerpty: started 04:18:34 Running setup.py install for dockerpty: finished with status 'done' 04:18:36 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 04:18:54 Removing intermediate container e289a165c8a4 04:18:54 ---> 57ba531a98bd 04:18:54 Step 14/23 : ENV APP_PORT=58890 04:18:54 ---> Running in a1344a4ae809 04:18:54 Removing intermediate container a1344a4ae809 04:18:54 ---> 9f892fb3ea3a 04:18:54 Step 15/23 : EXPOSE $APP_PORT 04:18:54 ---> Running in 8334950f56c2 04:18:54 Removing intermediate container 8334950f56c2 04:18:54 ---> 7f11579aad75 04:18:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:18:54 ---> 177c7f144d8b 04:18:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:18:55 ---> d6fdbf8f7ad5 04:18:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:18:56 ---> ab31f878aa08 04:18:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:18:56 ---> Running in 001448bc062d 04:18:57 Removing intermediate container 001448bc062d 04:18:57 ---> f68679eaba97 04:18:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:57 ---> Running in affeea27ace0 04:18:58 Removing intermediate container affeea27ace0 04:18:58 ---> 7dda30e18886 04:18:58 Step 21/23 : LABEL arch=arm64 04:18:58 ---> Running in 6091e3f9abc9 04:18:58 Removing intermediate container 6091e3f9abc9 04:18:58 ---> d7d5e3986383 04:18:58 Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:18:59 ---> Running in 6474966f9395 04:18:59 Removing intermediate container 6474966f9395 04:18:59 ---> 12ac6a4bd827 04:18:59 Step 23/23 : LABEL version=0.0.0 04:18:59 ---> Running in 61dcd4f1ac4e 04:19:00 Removing intermediate container 61dcd4f1ac4e 04:19:00 ---> 2a9ab1ce6175 04:19:00 04:19:00 Successfully built 2a9ab1ce6175 04:19:00 Successfully tagged sys-mgmt-agent-arm64:latest 04:19:00 Building core-command 04:19:15  Building sys-mgmt-agent ... done Removing intermediate container 161db14ddcfe 04:19:15 ---> 8f6e01bc0650 04:19:15 04:19:15 Step 10/22 : FROM alpine:3.14 04:19:15 ---> ac73e934f311 04:19:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:19:15 ---> Running in c657db002997 04:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:19:18 (1/1) Installing dumb-init (1.2.5-r1) 04:19:18 Executing busybox-1.33.1-r7.trigger 04:19:18 OK: 5 MiB in 15 packages 04:19:20 Removing intermediate container c657db002997 04:19:20 ---> f790f24f1224 04:19:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:19:21 ---> Running in 55ba2e31e671 04:19:22 Removing intermediate container 55ba2e31e671 04:19:22 ---> fe04715178fa 04:19:22 Step 13/22 : ENV APP_PORT=59861 04:19:22 ---> Running in 9a27870376d8 04:19:23 Removing intermediate container 9a27870376d8 04:19:23 ---> cb2265f46d9b 04:19:23 Step 14/22 : EXPOSE $APP_PORT 04:19:23 ---> Running in d98c15934375 04:19:24 Removing intermediate container d98c15934375 04:19:24 ---> 1a9f2eb8c1e6 04:19:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:19:25 ---> ddfa1c31658d 04:19:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:19:29 ---> 37fbad30f6e7 04:19:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:19:30 ---> 61f8981fef84 04:19:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:19:30 ---> Running in e1a013eebc0b 04:19:31 Removing intermediate container e1a013eebc0b 04:19:31 ---> 9f5eb578736b 04:19:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:31 ---> Running in 2071b5db8b8f 04:19:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:19:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:19:32 ---> be48a0371719 04:19:32 Step 3/23 : WORKDIR /edgex-go 04:19:32 ---> Using cache 04:19:32 ---> a00623ffc711 04:19:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:32 ---> Using cache 04:19:32 ---> 6012d34a6eb6 04:19:32 Step 5/23 : RUN apk add --update --no-cache make git 04:19:32 ---> Using cache 04:19:32 ---> f8ddaf4d2e8f 04:19:32 Step 6/23 : COPY go.mod vendor* ./ 04:19:32 ---> Using cache 04:19:32 ---> 9944776ae343 04:19:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:32 ---> Using cache 04:19:32 ---> 975e806a096e 04:19:32 Step 8/23 : COPY . . 04:19:32 ---> Using cache 04:19:32 ---> ffc724047cb5 04:19:32 Step 9/23 : RUN make cmd/core-command/core-command 04:19:32 Removing intermediate container 2071b5db8b8f 04:19:32 ---> 473fe5bcfafa 04:19:32 Step 20/22 : LABEL arch=arm64 04:19:32 ---> Running in 52c268ca1b63 04:19:32 ---> Running in 68c597096455 04:19:33 Removing intermediate container 68c597096455 04:19:33 ---> e3b016a705ec 04:19:33 Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:19:33 ---> Running in 073a0ec00cbe 04:19:34 Removing intermediate container 073a0ec00cbe 04:19:34 ---> 88a2b158287d 04:19:34 Step 22/22 : LABEL version=0.0.0 04:19:34 ---> Running in 45a1e3636e42 04:19:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:19:35 Removing intermediate container 45a1e3636e42 04:19:35 ---> 692ff4b0247b 04:19:35 04:19:35 Successfully built 692ff4b0247b 04:19:35 Successfully tagged support-scheduler-arm64:latest 04:19:35 Building security-spire-server 04:20:08  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:20:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:20:08 ---> be48a0371719 04:20:08 Step 3/25 : WORKDIR /edgex-go 04:20:08 ---> Using cache 04:20:08 ---> a00623ffc711 04:20:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:08 ---> Using cache 04:20:08 ---> 6012d34a6eb6 04:20:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 04:20:08 ---> Using cache 04:20:08 ---> ae9fc767f3f6 04:20:08 Step 6/25 : COPY go.mod vendor* ./ 04:20:08 ---> Using cache 04:20:08 ---> 52c05f5f2c08 04:20:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:08 ---> Using cache 04:20:08 ---> a7daf6e5b8e6 04:20:08 Step 8/25 : COPY . . 04:20:08 ---> Using cache 04:20:08 ---> 024126705c57 04:20:08 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 04:20:08 ---> Using cache 04:20:08 ---> 85ff7a2e33cd 04:20:08 Step 10/25 : RUN mkdir -p spire-build 04:20:08 ---> Using cache 04:20:08 ---> adfc7b867497 04:20:08 Step 11/25 : WORKDIR /edgex-go/spire-build 04:20:08 ---> Using cache 04:20:08 ---> 8af35ea4b1ef 04:20:08 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 04:20:08 ---> Running in 9a28948ad704 04:20:10 spire-1.2.1/ 04:20:10 spire-1.2.1/.data/ 04:20:10 spire-1.2.1/.data/.file 04:20:10 spire-1.2.1/.dockerignore 04:20:10 spire-1.2.1/.gitattributes 04:20:10 spire-1.2.1/.githooks/ 04:20:10 spire-1.2.1/.githooks/pre-commit 04:20:10 spire-1.2.1/.github/ 04:20:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 04:20:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 04:20:10 spire-1.2.1/.github/dependabot.yml 04:20:10 spire-1.2.1/.github/workflows/ 04:20:10 spire-1.2.1/.github/workflows/nightly_build.yaml 04:20:10 spire-1.2.1/.github/workflows/pr_build.yaml 04:20:10 spire-1.2.1/.github/workflows/release_build.yaml 04:20:10 spire-1.2.1/.github/workflows/scripts/ 04:20:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 04:20:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 04:20:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 04:20:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 04:20:10 spire-1.2.1/.github/workflows/scripts/split.sh 04:20:10 spire-1.2.1/.gitignore 04:20:10 spire-1.2.1/.go-version 04:20:10 spire-1.2.1/.golangci.yml 04:20:10 spire-1.2.1/ADOPTERS.md 04:20:10 spire-1.2.1/CHANGELOG.md 04:20:10 spire-1.2.1/CODE-OF-CONDUCT.md 04:20:10 spire-1.2.1/CODEOWNERS 04:20:10 spire-1.2.1/CONTRIBUTING.md 04:20:10 spire-1.2.1/Dockerfile 04:20:10 spire-1.2.1/Dockerfile.dev 04:20:10 spire-1.2.1/Dockerfile.scratch 04:20:10 spire-1.2.1/LICENSE 04:20:10 spire-1.2.1/MAINTAINERS.md 04:20:10 spire-1.2.1/Makefile 04:20:10 spire-1.2.1/README.md 04:20:10 spire-1.2.1/ROADMAP.md 04:20:10 spire-1.2.1/SECURITY.md 04:20:10 spire-1.2.1/cmd/ 04:20:10 spire-1.2.1/cmd/spire-agent/ 04:20:10 spire-1.2.1/cmd/spire-agent/cli/ 04:20:10 spire-1.2.1/cmd/spire-agent/cli/api/ 04:20:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/common/ 04:20:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 04:20:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/run/ 04:20:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 04:20:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 04:20:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 04:20:10 spire-1.2.1/cmd/spire-agent/main.go 04:20:10 spire-1.2.1/cmd/spire-server/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/agent/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/cli.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/run/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/token/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/validate/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/x509/ 04:20:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 04:20:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 04:20:10 spire-1.2.1/cmd/spire-server/main.go 04:20:10 spire-1.2.1/cmd/spire-server/util/ 04:20:10 spire-1.2.1/cmd/spire-server/util/util.go 04:20:10 spire-1.2.1/conf/ 04:20:10 spire-1.2.1/conf/agent/ 04:20:10 spire-1.2.1/conf/agent/agent.conf 04:20:10 spire-1.2.1/conf/agent/agent_full.conf 04:20:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 04:20:10 spire-1.2.1/conf/server/ 04:20:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 04:20:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 04:20:10 spire-1.2.1/conf/server/server.conf 04:20:10 spire-1.2.1/conf/server/server_full.conf 04:20:10 spire-1.2.1/doc/ 04:20:10 spire-1.2.1/doc/SPIRE101.md 04:20:10 spire-1.2.1/doc/auditlog.md 04:20:10 spire-1.2.1/doc/authorization_policy_engine.md 04:20:10 spire-1.2.1/doc/changelog_guidelines.md 04:20:10 spire-1.2.1/doc/cure53-report.pdf 04:20:10 spire-1.2.1/doc/images/ 04:20:10 spire-1.2.1/doc/images/2019_roadmap.png 04:20:10 spire-1.2.1/doc/images/SPIRE101.png 04:20:10 spire-1.2.1/doc/images/SPIRE_agent.png 04:20:10 spire-1.2.1/doc/images/SPIRE_server.png 04:20:10 spire-1.2.1/doc/images/cache_mgr.png 04:20:10 spire-1.2.1/doc/images/cache_mgr_components.png 04:20:10 spire-1.2.1/doc/images/federated_spire.png 04:20:10 spire-1.2.1/doc/images/ha_mode.png 04:20:10 spire-1.2.1/doc/images/nested_spire.png 04:20:10 spire-1.2.1/doc/images/oidc_federation.png 04:20:10 spire-1.2.1/doc/images/single_trust_domain.png 04:20:10 spire-1.2.1/doc/images/spiffe_compatible.png 04:20:10 spire-1.2.1/doc/images/spire_logo.png 04:20:10 spire-1.2.1/doc/migrating_registration_api_clients.md 04:20:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 04:20:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 04:20:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 04:20:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 04:20:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 04:20:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 04:20:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 04:20:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 04:20:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 04:20:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 04:20:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 04:20:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 04:20:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 04:20:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 04:20:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 04:20:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 04:20:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 04:20:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 04:20:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 04:20:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 04:20:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 04:20:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 04:20:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 04:20:10 spire-1.2.1/doc/scaling_spire.md 04:20:10 spire-1.2.1/doc/spire_agent.md 04:20:10 spire-1.2.1/doc/spire_server.md 04:20:10 spire-1.2.1/doc/supported_integrations.md 04:20:10 spire-1.2.1/doc/telemetry.md 04:20:10 spire-1.2.1/doc/telemetry_config.md 04:20:10 spire-1.2.1/doc/upgrading.md 04:20:10 spire-1.2.1/doc/using_spire.md 04:20:10 spire-1.2.1/examples/ 04:20:10 spire-1.2.1/examples/README.md 04:20:10 spire-1.2.1/go.mod 04:20:10 spire-1.2.1/go.sum 04:20:10 spire-1.2.1/pkg/ 04:20:10 spire-1.2.1/pkg/agent/ 04:20:10 spire-1.2.1/pkg/agent/agent.go 04:20:10 spire-1.2.1/pkg/agent/api/ 04:20:10 spire-1.2.1/pkg/agent/api/config.go 04:20:10 spire-1.2.1/pkg/agent/api/debug/ 04:20:10 spire-1.2.1/pkg/agent/api/debug/v1/ 04:20:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 04:20:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 04:20:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 04:20:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 04:20:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 04:20:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 04:20:10 spire-1.2.1/pkg/agent/api/endpoints.go 04:20:10 spire-1.2.1/pkg/agent/api/health/ 04:20:10 spire-1.2.1/pkg/agent/api/health/v1/ 04:20:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 04:20:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 04:20:10 spire-1.2.1/pkg/agent/api/rpccontext/ 04:20:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 04:20:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 04:20:10 spire-1.2.1/pkg/agent/attestor/ 04:20:10 spire-1.2.1/pkg/agent/attestor/node/ 04:20:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 04:20:10 spire-1.2.1/pkg/agent/attestor/node/node.go 04:20:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 04:20:10 spire-1.2.1/pkg/agent/attestor/workload/ 04:20:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 04:20:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 04:20:10 spire-1.2.1/pkg/agent/catalog/ 04:20:10 spire-1.2.1/pkg/agent/catalog/catalog.go 04:20:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 04:20:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 04:20:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 04:20:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 04:20:11 spire-1.2.1/pkg/agent/client/ 04:20:11 spire-1.2.1/pkg/agent/client/client.go 04:20:11 spire-1.2.1/pkg/agent/client/client_test.go 04:20:11 spire-1.2.1/pkg/agent/client/dial.go 04:20:11 spire-1.2.1/pkg/agent/client/nodeconn.go 04:20:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 04:20:11 spire-1.2.1/pkg/agent/client/update.go 04:20:11 spire-1.2.1/pkg/agent/client/util.go 04:20:11 spire-1.2.1/pkg/agent/common/ 04:20:11 spire-1.2.1/pkg/agent/common/backoff/ 04:20:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 04:20:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 04:20:11 spire-1.2.1/pkg/agent/common/cgroups/ 04:20:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 04:20:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 04:20:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 04:20:11 spire-1.2.1/pkg/agent/config.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/ 04:20:11 spire-1.2.1/pkg/agent/endpoints/config.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 04:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 04:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/workload/ 04:20:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 04:20:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 04:20:11 spire-1.2.1/pkg/agent/manager/ 04:20:11 spire-1.2.1/pkg/agent/manager/cache/ 04:20:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 04:20:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 04:20:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 04:20:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 04:20:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 04:20:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 04:20:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 04:20:11 spire-1.2.1/pkg/agent/manager/config.go 04:20:11 spire-1.2.1/pkg/agent/manager/manager.go 04:20:11 spire-1.2.1/pkg/agent/manager/manager_test.go 04:20:11 spire-1.2.1/pkg/agent/manager/storage.go 04:20:11 spire-1.2.1/pkg/agent/manager/storage_test.go 04:20:11 spire-1.2.1/pkg/agent/manager/storecache/ 04:20:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 04:20:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 04:20:11 spire-1.2.1/pkg/agent/manager/sync.go 04:20:11 spire-1.2.1/pkg/agent/plugin/ 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 04:20:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 04:20:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 04:20:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 04:20:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 04:20:11 spire-1.2.1/pkg/agent/svid/ 04:20:11 spire-1.2.1/pkg/agent/svid/rotator.go 04:20:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 04:20:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 04:20:11 spire-1.2.1/pkg/agent/svid/store/ 04:20:11 spire-1.2.1/pkg/agent/svid/store/service.go 04:20:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 04:20:11 spire-1.2.1/pkg/common/ 04:20:11 spire-1.2.1/pkg/common/agentpathtemplate/ 04:20:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 04:20:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 04:20:11 spire-1.2.1/pkg/common/api/ 04:20:11 spire-1.2.1/pkg/common/api/metrics.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/ 04:20:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/logger.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/names.go 04:20:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 04:20:11 spire-1.2.1/pkg/common/api/names.go 04:20:11 spire-1.2.1/pkg/common/api/ratelimit.go 04:20:11 spire-1.2.1/pkg/common/api/rpccontext/ 04:20:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 04:20:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 04:20:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 04:20:11 spire-1.2.1/pkg/common/auth/ 04:20:11 spire-1.2.1/pkg/common/auth/interceptors.go 04:20:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 04:20:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/ 04:20:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/types.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 04:20:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 04:20:11 spire-1.2.1/pkg/common/catalog/ 04:20:11 spire-1.2.1/pkg/common/catalog/bind.go 04:20:11 spire-1.2.1/pkg/common/catalog/builtin.go 04:20:11 spire-1.2.1/pkg/common/catalog/catalog.go 04:20:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 04:20:11 spire-1.2.1/pkg/common/catalog/closers.go 04:20:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 04:20:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 04:20:11 spire-1.2.1/pkg/common/catalog/config.go 04:20:11 spire-1.2.1/pkg/common/catalog/config_test.go 04:20:11 spire-1.2.1/pkg/common/catalog/configure.go 04:20:11 spire-1.2.1/pkg/common/catalog/constraints.go 04:20:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 04:20:11 spire-1.2.1/pkg/common/catalog/context.go 04:20:11 spire-1.2.1/pkg/common/catalog/external.go 04:20:11 spire-1.2.1/pkg/common/catalog/host.go 04:20:11 spire-1.2.1/pkg/common/catalog/pipenet.go 04:20:11 spire-1.2.1/pkg/common/catalog/plugin.go 04:20:11 spire-1.2.1/pkg/common/catalog/testplugin/ 04:20:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 04:20:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 04:20:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 04:20:11 spire-1.2.1/pkg/common/cli/ 04:20:11 spire-1.2.1/pkg/common/cli/env.go 04:20:11 spire-1.2.1/pkg/common/cli/flags.go 04:20:11 spire-1.2.1/pkg/common/cli/trust_domain.go 04:20:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 04:20:11 spire-1.2.1/pkg/common/cli/umask.go 04:20:11 spire-1.2.1/pkg/common/cli/umask_posix.go 04:20:11 spire-1.2.1/pkg/common/cli/umask_test.go 04:20:11 spire-1.2.1/pkg/common/cli/umask_windows.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/ 04:20:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/flag.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/format.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/ 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 04:20:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 04:20:11 spire-1.2.1/pkg/common/coretypes/ 04:20:11 spire-1.2.1/pkg/common/coretypes/bundle/ 04:20:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 04:20:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 04:20:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 04:20:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 04:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 04:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 04:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 04:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 04:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 04:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 04:20:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 04:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 04:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 04:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 04:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 04:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 04:20:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 04:20:11 spire-1.2.1/pkg/common/cryptoutil/ 04:20:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 04:20:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 04:20:11 spire-1.2.1/pkg/common/diskutil/ 04:20:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 04:20:11 spire-1.2.1/pkg/common/diskutil/file_test.go 04:20:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 04:20:11 spire-1.2.1/pkg/common/errorutil/ 04:20:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 04:20:11 spire-1.2.1/pkg/common/health/ 04:20:11 spire-1.2.1/pkg/common/health/config.go 04:20:11 spire-1.2.1/pkg/common/health/context.go 04:20:11 spire-1.2.1/pkg/common/health/context_test.go 04:20:11 spire-1.2.1/pkg/common/health/health.go 04:20:11 spire-1.2.1/pkg/common/health/health_test.go 04:20:11 spire-1.2.1/pkg/common/health/logger.go 04:20:11 spire-1.2.1/pkg/common/hostservice/ 04:20:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 04:20:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 04:20:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 04:20:11 spire-1.2.1/pkg/common/idutil/ 04:20:11 spire-1.2.1/pkg/common/idutil/require.go 04:20:11 spire-1.2.1/pkg/common/idutil/require_test.go 04:20:11 spire-1.2.1/pkg/common/idutil/safety.go 04:20:11 spire-1.2.1/pkg/common/idutil/safety_test.go 04:20:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 04:20:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 04:20:11 spire-1.2.1/pkg/common/jwtsvid/ 04:20:11 spire-1.2.1/pkg/common/jwtsvid/common.go 04:20:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 04:20:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 04:20:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 04:20:11 spire-1.2.1/pkg/common/jwtutil/ 04:20:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 04:20:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 04:20:11 spire-1.2.1/pkg/common/log/ 04:20:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 04:20:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 04:20:11 spire-1.2.1/pkg/common/log/log.go 04:20:11 spire-1.2.1/pkg/common/log/log_test.go 04:20:11 spire-1.2.1/pkg/common/log/options.go 04:20:11 spire-1.2.1/pkg/common/nodeutil/ 04:20:11 spire-1.2.1/pkg/common/nodeutil/node.go 04:20:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 04:20:11 spire-1.2.1/pkg/common/peertracker/ 04:20:11 spire-1.2.1/pkg/common/peertracker/conn.go 04:20:11 spire-1.2.1/pkg/common/peertracker/credentials.go 04:20:11 spire-1.2.1/pkg/common/peertracker/errors.go 04:20:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 04:20:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 04:20:11 spire-1.2.1/pkg/common/peertracker/info.go 04:20:11 spire-1.2.1/pkg/common/peertracker/listener.go 04:20:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 04:20:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 04:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 04:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 04:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 04:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 04:20:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 04:20:11 spire-1.2.1/pkg/common/peertracker/tcp.go 04:20:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 04:20:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 04:20:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 04:20:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 04:20:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 04:20:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 04:20:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 04:20:11 spire-1.2.1/pkg/common/peertracker/uds.go 04:20:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 04:20:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 04:20:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 04:20:11 spire-1.2.1/pkg/common/pemutil/ 04:20:11 spire-1.2.1/pkg/common/pemutil/block.go 04:20:11 spire-1.2.1/pkg/common/pemutil/certs.go 04:20:11 spire-1.2.1/pkg/common/pemutil/common.go 04:20:11 spire-1.2.1/pkg/common/pemutil/csr.go 04:20:11 spire-1.2.1/pkg/common/pemutil/keys.go 04:20:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/ 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 04:20:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 04:20:11 spire-1.2.1/pkg/common/plugin/ 04:20:11 spire-1.2.1/pkg/common/plugin/aws/ 04:20:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 04:20:11 spire-1.2.1/pkg/common/plugin/azure/ 04:20:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 04:20:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 04:20:11 spire-1.2.1/pkg/common/plugin/facade.go 04:20:11 spire-1.2.1/pkg/common/plugin/facade_test.go 04:20:11 spire-1.2.1/pkg/common/plugin/gcp/ 04:20:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 04:20:11 spire-1.2.1/pkg/common/plugin/k8s/ 04:20:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 04:20:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 04:20:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 04:20:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 04:20:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 04:20:11 spire-1.2.1/pkg/common/plugin/log.go 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/ 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 04:20:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 04:20:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 04:20:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 04:20:11 spire-1.2.1/pkg/common/plugin/x509pop/ 04:20:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 04:20:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 04:20:11 spire-1.2.1/pkg/common/profiling/ 04:20:11 spire-1.2.1/pkg/common/profiling/dumpers.go 04:20:11 spire-1.2.1/pkg/common/profiling/profiling.go 04:20:11 spire-1.2.1/pkg/common/protoutil/ 04:20:11 spire-1.2.1/pkg/common/protoutil/masks.go 04:20:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 04:20:11 spire-1.2.1/pkg/common/rotationutil/ 04:20:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 04:20:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 04:20:11 spire-1.2.1/pkg/common/selector/ 04:20:11 spire-1.2.1/pkg/common/selector/selector.go 04:20:11 spire-1.2.1/pkg/common/selector/selector_test.go 04:20:11 spire-1.2.1/pkg/common/selector/set.go 04:20:11 spire-1.2.1/pkg/common/selector/set_utils.go 04:20:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/ 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/ 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 04:20:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 04:20:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 04:20:11 spire-1.2.1/pkg/common/telemetry/call.go 04:20:11 spire-1.2.1/pkg/common/telemetry/common/ 04:20:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 04:20:11 spire-1.2.1/pkg/common/telemetry/config.go 04:20:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 04:20:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/inmem.go 04:20:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/m3.go 04:20:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/metrics.go 04:20:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/names.go 04:20:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 04:20:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 04:20:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/ 04:20:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 04:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 04:20:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 04:20:11 spire-1.2.1/pkg/common/telemetry/server/server.go 04:20:11 spire-1.2.1/pkg/common/telemetry/sink.go 04:20:11 spire-1.2.1/pkg/common/telemetry/statsd.go 04:20:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 04:20:11 spire-1.2.1/pkg/common/telemetry/uptime.go 04:20:11 spire-1.2.1/pkg/common/telemetry/version.go 04:20:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 04:20:11 spire-1.2.1/pkg/common/uptime/ 04:20:11 spire-1.2.1/pkg/common/uptime/uptime.go 04:20:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 04:20:11 spire-1.2.1/pkg/common/util/ 04:20:11 spire-1.2.1/pkg/common/util/certs.go 04:20:11 spire-1.2.1/pkg/common/util/certs_test.go 04:20:11 spire-1.2.1/pkg/common/util/csr.go 04:20:11 spire-1.2.1/pkg/common/util/hash.go 04:20:11 spire-1.2.1/pkg/common/util/selectors.go 04:20:11 spire-1.2.1/pkg/common/util/selectors_test.go 04:20:11 spire-1.2.1/pkg/common/util/signals.go 04:20:11 spire-1.2.1/pkg/common/util/sort.go 04:20:11 spire-1.2.1/pkg/common/util/sort_test.go 04:20:11 spire-1.2.1/pkg/common/util/task.go 04:20:11 spire-1.2.1/pkg/common/util/task_test.go 04:20:11 spire-1.2.1/pkg/common/util/testdata/ 04:20:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 04:20:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 04:20:11 spire-1.2.1/pkg/common/version/ 04:20:11 spire-1.2.1/pkg/common/version/version.go 04:20:11 spire-1.2.1/pkg/common/x509svid/ 04:20:11 spire-1.2.1/pkg/common/x509svid/common_test.go 04:20:11 spire-1.2.1/pkg/common/x509svid/csr.go 04:20:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 04:20:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 04:20:11 spire-1.2.1/pkg/common/x509util/ 04:20:11 spire-1.2.1/pkg/common/x509util/cert.go 04:20:11 spire-1.2.1/pkg/common/x509util/dns.go 04:20:11 spire-1.2.1/pkg/common/x509util/dns_test.go 04:20:11 spire-1.2.1/pkg/common/x509util/keyid.go 04:20:11 spire-1.2.1/pkg/common/x509util/keypair.go 04:20:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 04:20:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 04:20:11 spire-1.2.1/pkg/server/ 04:20:11 spire-1.2.1/pkg/server/api/ 04:20:11 spire-1.2.1/pkg/server/api/agent.go 04:20:11 spire-1.2.1/pkg/server/api/agent/ 04:20:11 spire-1.2.1/pkg/server/api/agent/v1/ 04:20:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 04:20:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 04:20:11 spire-1.2.1/pkg/server/api/agent_test.go 04:20:11 spire-1.2.1/pkg/server/api/api.go 04:20:11 spire-1.2.1/pkg/server/api/audit/ 04:20:11 spire-1.2.1/pkg/server/api/audit/audit.go 04:20:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 04:20:11 spire-1.2.1/pkg/server/api/bundle.go 04:20:11 spire-1.2.1/pkg/server/api/bundle/ 04:20:11 spire-1.2.1/pkg/server/api/bundle/v1/ 04:20:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 04:20:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 04:20:11 spire-1.2.1/pkg/server/api/bundle_test.go 04:20:11 spire-1.2.1/pkg/server/api/debug/ 04:20:11 spire-1.2.1/pkg/server/api/debug/v1/ 04:20:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 04:20:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 04:20:11 spire-1.2.1/pkg/server/api/entry.go 04:20:11 spire-1.2.1/pkg/server/api/entry/ 04:20:11 spire-1.2.1/pkg/server/api/entry/v1/ 04:20:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 04:20:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 04:20:11 spire-1.2.1/pkg/server/api/entry_test.go 04:20:11 spire-1.2.1/pkg/server/api/health/ 04:20:11 spire-1.2.1/pkg/server/api/health/v1/ 04:20:11 spire-1.2.1/pkg/server/api/health/v1/service.go 04:20:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 04:20:11 spire-1.2.1/pkg/server/api/id.go 04:20:11 spire-1.2.1/pkg/server/api/id_test.go 04:20:11 spire-1.2.1/pkg/server/api/limits/ 04:20:11 spire-1.2.1/pkg/server/api/limits/limits.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/ 04:20:11 spire-1.2.1/pkg/server/api/middleware/alias.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/audit.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/caller.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/common.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/entries.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 04:20:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 04:20:11 spire-1.2.1/pkg/server/api/ratelimit.go 04:20:11 spire-1.2.1/pkg/server/api/rpccontext/ 04:20:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 04:20:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 04:20:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 04:20:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 04:20:11 spire-1.2.1/pkg/server/api/selector.go 04:20:11 spire-1.2.1/pkg/server/api/selector_test.go 04:20:11 spire-1.2.1/pkg/server/api/status.go 04:20:11 spire-1.2.1/pkg/server/api/status_test.go 04:20:11 spire-1.2.1/pkg/server/api/svid/ 04:20:11 spire-1.2.1/pkg/server/api/svid/v1/ 04:20:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 04:20:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 04:20:11 spire-1.2.1/pkg/server/api/trustdomain.go 04:20:11 spire-1.2.1/pkg/server/api/trustdomain/ 04:20:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 04:20:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 04:20:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 04:20:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 04:20:11 spire-1.2.1/pkg/server/authpolicy/ 04:20:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 04:20:11 spire-1.2.1/pkg/server/authpolicy/policy.go 04:20:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 04:20:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 04:20:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 04:20:11 spire-1.2.1/pkg/server/authpolicy/validate.go 04:20:11 spire-1.2.1/pkg/server/bundle/ 04:20:11 spire-1.2.1/pkg/server/bundle/client/ 04:20:11 spire-1.2.1/pkg/server/bundle/client/client.go 04:20:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 04:20:11 spire-1.2.1/pkg/server/bundle/client/manager.go 04:20:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 04:20:11 spire-1.2.1/pkg/server/bundle/client/sources.go 04:20:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 04:20:11 spire-1.2.1/pkg/server/bundle/client/updater.go 04:20:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 04:20:11 spire-1.2.1/pkg/server/ca/ 04:20:11 spire-1.2.1/pkg/server/ca/ca.go 04:20:11 spire-1.2.1/pkg/server/ca/ca_health.go 04:20:11 spire-1.2.1/pkg/server/ca/ca_test.go 04:20:11 spire-1.2.1/pkg/server/ca/journal.go 04:20:11 spire-1.2.1/pkg/server/ca/journal_test.go 04:20:11 spire-1.2.1/pkg/server/ca/manager.go 04:20:11 spire-1.2.1/pkg/server/ca/manager_health.go 04:20:11 spire-1.2.1/pkg/server/ca/manager_test.go 04:20:11 spire-1.2.1/pkg/server/ca/templates.go 04:20:11 spire-1.2.1/pkg/server/ca/upstream_client.go 04:20:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 04:20:11 spire-1.2.1/pkg/server/ca/validation.go 04:20:11 spire-1.2.1/pkg/server/cache/ 04:20:11 spire-1.2.1/pkg/server/cache/dscache/ 04:20:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 04:20:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 04:20:11 spire-1.2.1/pkg/server/cache/entrycache/ 04:20:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 04:20:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 04:20:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 04:20:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 04:20:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 04:20:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 04:20:11 spire-1.2.1/pkg/server/catalog/ 04:20:11 spire-1.2.1/pkg/server/catalog/catalog.go 04:20:11 spire-1.2.1/pkg/server/catalog/keymanager.go 04:20:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 04:20:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 04:20:11 spire-1.2.1/pkg/server/catalog/notifier.go 04:20:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 04:20:11 spire-1.2.1/pkg/server/config.go 04:20:11 spire-1.2.1/pkg/server/datastore/ 04:20:11 spire-1.2.1/pkg/server/datastore/datastore.go 04:20:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 04:20:11 spire-1.2.1/pkg/server/datastore/repository.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 04:20:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 04:20:11 spire-1.2.1/pkg/server/endpoints/ 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/ 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 04:20:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 04:20:11 spire-1.2.1/pkg/server/endpoints/config.go 04:20:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 04:20:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 04:20:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 04:20:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 04:20:11 spire-1.2.1/pkg/server/endpoints/middleware.go 04:20:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 04:20:11 spire-1.2.1/pkg/server/hostservice/ 04:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 04:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 04:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 04:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 04:20:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 04:20:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 04:20:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 04:20:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/ 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/ 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 04:20:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 04:20:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 04:20:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/ 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 04:20:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 04:20:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 04:20:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 04:20:12 spire-1.2.1/pkg/server/registration/ 04:20:12 spire-1.2.1/pkg/server/registration/manager.go 04:20:12 spire-1.2.1/pkg/server/registration/manager_test.go 04:20:12 spire-1.2.1/pkg/server/scanentries.go 04:20:12 spire-1.2.1/pkg/server/scanentries_test.go 04:20:12 spire-1.2.1/pkg/server/server.go 04:20:12 spire-1.2.1/pkg/server/server_test.go 04:20:12 spire-1.2.1/pkg/server/svid/ 04:20:12 spire-1.2.1/pkg/server/svid/observer.go 04:20:12 spire-1.2.1/pkg/server/svid/observer_test.go 04:20:12 spire-1.2.1/pkg/server/svid/rotator.go 04:20:12 spire-1.2.1/pkg/server/svid/rotator_config.go 04:20:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 04:20:12 spire-1.2.1/pkg/server/svid/rotator_test.go 04:20:12 spire-1.2.1/proto/ 04:20:12 spire-1.2.1/proto/private/ 04:20:12 spire-1.2.1/proto/private/server/ 04:20:12 spire-1.2.1/proto/private/server/journal/ 04:20:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 04:20:12 spire-1.2.1/proto/private/server/journal/journal.proto 04:20:12 spire-1.2.1/proto/spire/ 04:20:12 spire-1.2.1/proto/spire/common/ 04:20:12 spire-1.2.1/proto/spire/common/common.pb.go 04:20:12 spire-1.2.1/proto/spire/common/common.proto 04:20:12 spire-1.2.1/proto/spire/common/plugin/ 04:20:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 04:20:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 04:20:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 04:20:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 04:20:12 spire-1.2.1/proto/spire/plugin/ 04:20:12 spire-1.2.1/proto/spire/plugin/agent/ 04:20:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 04:20:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 04:20:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 04:20:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 04:20:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 04:20:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 04:20:12 spire-1.2.1/release/ 04:20:12 spire-1.2.1/release/spire-extras/ 04:20:12 spire-1.2.1/release/spire-extras/README.md 04:20:12 spire-1.2.1/release/spire-extras/conf/ 04:20:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 04:20:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 04:20:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 04:20:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 04:20:12 spire-1.2.1/release/spire/ 04:20:12 spire-1.2.1/release/spire/README.md 04:20:12 spire-1.2.1/release/spire/conf/ 04:20:12 spire-1.2.1/release/spire/conf/agent/ 04:20:12 spire-1.2.1/release/spire/conf/agent/agent.conf 04:20:12 spire-1.2.1/release/spire/conf/server/ 04:20:12 spire-1.2.1/release/spire/conf/server/server.conf 04:20:12 spire-1.2.1/script/ 04:20:12 spire-1.2.1/script/build-artifact.sh 04:20:12 spire-1.2.1/script/generate_dummy_ca.sh 04:20:12 spire-1.2.1/support/ 04:20:12 spire-1.2.1/support/k8s/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 04:20:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/ 04:20:12 spire-1.2.1/support/oidc-discovery-provider/README.md 04:20:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/config.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/main.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 04:20:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 04:20:12 spire-1.2.1/test/ 04:20:12 spire-1.2.1/test/clock/ 04:20:12 spire-1.2.1/test/clock/clock.go 04:20:12 spire-1.2.1/test/fakes/ 04:20:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 04:20:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 04:20:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 04:20:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 04:20:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 04:20:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 04:20:12 spire-1.2.1/test/fakes/fakeagentstore/ 04:20:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 04:20:12 spire-1.2.1/test/fakes/fakedatastore/ 04:20:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 04:20:12 spire-1.2.1/test/fakes/fakeentryclient/ 04:20:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 04:20:12 spire-1.2.1/test/fakes/fakehealthchecker/ 04:20:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 04:20:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 04:20:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 04:20:12 spire-1.2.1/test/fakes/fakemetrics/ 04:20:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 04:20:12 spire-1.2.1/test/fakes/fakenoderesolver/ 04:20:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 04:20:12 spire-1.2.1/test/fakes/fakenotifier/ 04:20:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 04:20:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 04:20:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 04:20:12 spire-1.2.1/test/fakes/fakeserverca/ 04:20:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 04:20:12 spire-1.2.1/test/fakes/fakeservercatalog/ 04:20:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 04:20:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 04:20:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 04:20:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 04:20:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 04:20:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 04:20:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 04:20:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 04:20:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 04:20:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 04:20:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 04:20:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 04:20:12 spire-1.2.1/test/fixture/ 04:20:12 spire-1.2.1/test/fixture/certs/ 04:20:12 spire-1.2.1/test/fixture/certs/agent_svid.der 04:20:12 spire-1.2.1/test/fixture/certs/base_cert.pem 04:20:12 spire-1.2.1/test/fixture/certs/base_csr.pem 04:20:12 spire-1.2.1/test/fixture/certs/base_key.pem 04:20:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 04:20:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 04:20:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 04:20:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 04:20:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 04:20:12 spire-1.2.1/test/fixture/certs/blog_key.pem 04:20:12 spire-1.2.1/test/fixture/certs/bundle.der 04:20:12 spire-1.2.1/test/fixture/certs/ca.pem 04:20:12 spire-1.2.1/test/fixture/certs/ca_key.pem 04:20:12 spire-1.2.1/test/fixture/certs/database_cert.pem 04:20:12 spire-1.2.1/test/fixture/certs/database_csr.pem 04:20:12 spire-1.2.1/test/fixture/certs/database_key.pem 04:20:12 spire-1.2.1/test/fixture/certs/node_cert.pem 04:20:12 spire-1.2.1/test/fixture/certs/node_csr.pem 04:20:12 spire-1.2.1/test/fixture/certs/node_key.pem 04:20:12 spire-1.2.1/test/fixture/certs/svid.pem 04:20:12 spire-1.2.1/test/fixture/certs/svid_key.pem 04:20:12 spire-1.2.1/test/fixture/config/ 04:20:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 04:20:12 spire-1.2.1/test/fixture/config/agent_good.conf 04:20:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 04:20:12 spire-1.2.1/test/fixture/config/plugin_good.conf 04:20:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 04:20:12 spire-1.2.1/test/fixture/config/server_good.conf 04:20:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 04:20:12 spire-1.2.1/test/fixture/fixture.go 04:20:12 spire-1.2.1/test/fixture/nodeattestor/ 04:20:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 04:20:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 04:20:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 04:20:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 04:20:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 04:20:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 04:20:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 04:20:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 04:20:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 04:20:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 04:20:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 04:20:12 spire-1.2.1/test/fixture/registration/ 04:20:12 spire-1.2.1/test/fixture/registration/entries.json 04:20:12 spire-1.2.1/test/fixture/registration/good-for-update.json 04:20:12 spire-1.2.1/test/fixture/registration/good.json 04:20:12 spire-1.2.1/test/fixture/registration/invalid.json 04:20:12 spire-1.2.1/test/fixture/registration/invalid_json.json 04:20:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 04:20:12 spire-1.2.1/test/integration/ 04:20:12 spire-1.2.1/test/integration/README.md 04:20:12 spire-1.2.1/test/integration/common 04:20:12 spire-1.2.1/test/integration/setup/ 04:20:12 spire-1.2.1/test/integration/setup/adminclient/ 04:20:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 04:20:12 spire-1.2.1/test/integration/setup/adminclient/client.go 04:20:12 spire-1.2.1/test/integration/setup/debugagent/ 04:20:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 04:20:12 spire-1.2.1/test/integration/setup/debugagent/main.go 04:20:12 spire-1.2.1/test/integration/setup/debugserver/ 04:20:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 04:20:12 spire-1.2.1/test/integration/setup/debugserver/main.go 04:20:12 spire-1.2.1/test/integration/setup/downstreamclient/ 04:20:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 04:20:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 04:20:12 spire-1.2.1/test/integration/setup/itclient/ 04:20:12 spire-1.2.1/test/integration/setup/itclient/client.go 04:20:12 spire-1.2.1/test/integration/setup/node-attestation/ 04:20:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 04:20:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 04:20:12 spire-1.2.1/test/integration/setup/x509pop/ 04:20:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 04:20:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 04:20:12 spire-1.2.1/test/integration/suites/ 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 04:20:12 spire-1.2.1/test/integration/suites/join-token/ 04:20:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 04:20:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 04:20:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 04:20:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 04:20:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 04:20:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 04:20:12 spire-1.2.1/test/integration/suites/join-token/README.md 04:20:12 spire-1.2.1/test/integration/suites/join-token/conf/ 04:20:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 04:20:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 04:20:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 04:20:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 04:20:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 04:20:12 spire-1.2.1/test/integration/suites/join-token/teardown 04:20:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 04:20:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 04:20:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 04:20:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 04:20:13 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 04:20:13 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 04:20:13 spire-1.2.1/test/integration/suites/k8s/ 04:20:13 spire-1.2.1/test/integration/suites/k8s/00-setup 04:20:13 spire-1.2.1/test/integration/suites/k8s/01-apply-config 04:20:13 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 04:20:13 spire-1.2.1/test/integration/suites/k8s/README.md 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/ 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/server/ 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 04:20:13 spire-1.2.1/test/integration/suites/k8s/init-kubectl 04:20:13 spire-1.2.1/test/integration/suites/k8s/teardown 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/README.md 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/root/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/nested-rotation/teardown 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/ 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/00-setup 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/README.md 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/conf/ 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 04:20:13 spire-1.2.1/test/integration/suites/node-attestation/teardown 04:20:13 spire-1.2.1/test/integration/suites/rotation/ 04:20:13 spire-1.2.1/test/integration/suites/rotation/00-setup 04:20:13 spire-1.2.1/test/integration/suites/rotation/01-start-server 04:20:13 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 04:20:13 spire-1.2.1/test/integration/suites/rotation/03-start-agent 04:20:13 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 04:20:13 spire-1.2.1/test/integration/suites/rotation/05-check-svids 04:20:13 spire-1.2.1/test/integration/suites/rotation/README.md 04:20:13 spire-1.2.1/test/integration/suites/rotation/conf/ 04:20:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 04:20:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/rotation/conf/server/ 04:20:13 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 04:20:13 spire-1.2.1/test/integration/suites/rotation/teardown 04:20:13 spire-1.2.1/test/integration/suites/self-test/ 04:20:13 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 04:20:13 spire-1.2.1/test/integration/suites/self-test/README.md 04:20:13 spire-1.2.1/test/integration/suites/self-test/teardown 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/ 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 04:20:13 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 04:20:13 spire-1.2.1/test/integration/suites/upgrade/ 04:20:13 spire-1.2.1/test/integration/suites/upgrade/00-setup 04:20:13 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 04:20:13 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 04:20:13 spire-1.2.1/test/integration/suites/upgrade/README.md 04:20:13 spire-1.2.1/test/integration/suites/upgrade/conf/ 04:20:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 04:20:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 04:20:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 04:20:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 04:20:13 spire-1.2.1/test/integration/suites/upgrade/teardown 04:20:13 spire-1.2.1/test/integration/suites/upgrade/versions.txt 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 04:20:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 04:20:13 spire-1.2.1/test/integration/test-one.sh 04:20:13 spire-1.2.1/test/integration/test.sh 04:20:13 spire-1.2.1/test/plugintest/ 04:20:13 spire-1.2.1/test/plugintest/config.go 04:20:13 spire-1.2.1/test/plugintest/load.go 04:20:13 spire-1.2.1/test/plugintest/option.go 04:20:13 spire-1.2.1/test/spiretest/ 04:20:13 spire-1.2.1/test/spiretest/apiserver.go 04:20:13 spire-1.2.1/test/spiretest/assertions.go 04:20:13 spire-1.2.1/test/spiretest/dir.go 04:20:13 spire-1.2.1/test/spiretest/errors_posix.go 04:20:13 spire-1.2.1/test/spiretest/errors_windows.go 04:20:13 spire-1.2.1/test/spiretest/logs.go 04:20:13 spire-1.2.1/test/spiretest/socketapi.go 04:20:13 spire-1.2.1/test/spiretest/suite.go 04:20:13 spire-1.2.1/test/spiretest/x509.go 04:20:13 spire-1.2.1/test/testca/ 04:20:13 spire-1.2.1/test/testca/ca.go 04:20:13 spire-1.2.1/test/testkey/ 04:20:13 spire-1.2.1/test/testkey/generate.sh 04:20:13 spire-1.2.1/test/testkey/genkeys.go 04:20:13 spire-1.2.1/test/testkey/keys.go 04:20:13 spire-1.2.1/test/testkey/new.go 04:20:13 spire-1.2.1/test/tpmsimulator/ 04:20:13 spire-1.2.1/test/tpmsimulator/simulator.go 04:20:13 spire-1.2.1/test/util/ 04:20:13 spire-1.2.1/test/util/cert_fixtures.go 04:20:13 spire-1.2.1/test/util/cert_generation.go 04:20:13 spire-1.2.1/test/util/io_redirection.go 04:20:13 spire-1.2.1/test/util/race.go 04:20:13 spire-1.2.1/test/util/util.go 04:20:13 building spire from source... 04:20:13 Installing go1.17.7... 04:20:40 Building bin/spire-server... 04:20:40 go: downloading github.com/mitchellh/cli v1.1.2 04:20:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 04:20:40 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 04:20:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 04:20:40 go: downloading google.golang.org/grpc v1.44.0 04:20:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:20:44 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 04:20:45 go: downloading github.com/imdario/mergo v0.3.12 04:20:45 go: downloading github.com/sirupsen/logrus v1.8.1 04:20:45 go: downloading github.com/hashicorp/go-hclog v1.1.0 04:20:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 04:20:46 go: downloading github.com/fatih/color v1.13.0 04:20:46 go: downloading github.com/mattn/go-isatty v0.0.14 04:20:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 04:20:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 04:20:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 04:20:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 04:20:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 04:20:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 04:20:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 04:20:48 go: downloading github.com/armon/go-metrics v0.3.10 04:20:49 go: downloading github.com/prometheus/client_golang v1.12.1 04:20:49 go: downloading github.com/uber-go/tally/v4 v4.1.1 04:20:50 go: downloading github.com/open-policy-agent/opa v0.38.0 04:21:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 04:21:16 go: downloading github.com/mattn/go-colorable v0.1.12 04:21:16 go: downloading github.com/Masterminds/goutils v1.1.0 04:21:16 go: downloading github.com/Masterminds/semver v1.5.0 04:21:16 go: downloading github.com/google/uuid v1.1.2 04:21:16 go: downloading github.com/huandu/xstrings v1.3.2 04:21:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:21:16 go: downloading github.com/oklog/run v1.0.0 04:21:16 go: downloading github.com/imkira/go-observer v1.0.3 04:21:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 04:21:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:21:17 go: downloading github.com/beorn7/perks v1.0.1 04:21:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 04:21:17 go: downloading github.com/prometheus/client_model v0.2.0 04:21:17 go: downloading github.com/prometheus/common v0.32.1 04:21:17 go: downloading github.com/prometheus/procfs v0.7.3 04:21:18 go: downloading go.uber.org/atomic v1.9.0 04:21:19 go: downloading github.com/hashicorp/errwrap v1.1.0 04:21:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 04:21:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 04:21:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 04:21:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 04:21:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 04:21:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 04:21:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 04:21:28 go: downloading github.com/stretchr/testify v1.7.0 04:21:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 04:21:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 04:21:50 go: downloading google.golang.org/api v0.70.0 04:21:50 go: downloading k8s.io/client-go v0.23.4 04:21:50 go: downloading k8s.io/api v0.23.4 04:22:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 04:22:03 go: downloading github.com/blang/semver/v4 v4.0.0 04:22:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 04:22:04 go: downloading github.com/jinzhu/gorm v1.9.16 04:22:04 go: downloading github.com/lib/pq v1.10.4 04:22:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 04:22:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 04:22:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 04:22:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 04:22:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 04:22:38 go: downloading github.com/google/go-tpm v0.3.3 04:22:38 go: downloading cloud.google.com/go/storage v1.21.0 04:22:38 go: downloading cloud.google.com/go v0.100.2 04:22:39 go: downloading k8s.io/apimachinery v0.23.4 04:22:42 go: downloading k8s.io/kube-aggregator v0.23.3 04:22:43 go: downloading sigs.k8s.io/controller-runtime v0.11.1 04:22:44 Removing intermediate container 602e5d39303f 04:22:44 ---> ee83615aec8e 04:22:44 04:22:44 Step 10/23 : FROM alpine:3.14 04:22:44 ---> ac73e934f311 04:22:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:22:44 ---> Using cache 04:22:44 ---> f790f24f1224 04:22:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:22:44 ---> Using cache 04:22:44 ---> fe04715178fa 04:22:44 Step 13/23 : ENV APP_PORT=59881 04:22:44 ---> Running in a23f79c77f16 04:22:45 Removing intermediate container a23f79c77f16 04:22:45 ---> 0c7a304cc45b 04:22:45 Step 14/23 : EXPOSE $APP_PORT 04:22:45 ---> Running in be2c1f3db444 04:22:46 go: downloading cloud.google.com/go/security v1.3.0 04:22:46 Removing intermediate container be2c1f3db444 04:22:46 ---> 084f8ccd8bc8 04:22:46 Step 15/23 : WORKDIR / 04:22:46 go: downloading github.com/hashicorp/vault/api v1.4.1 04:22:46  ---> Running in e5f089e5f738 04:22:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:22:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 04:22:46 Removing intermediate container e5f089e5f738 04:22:46 ---> 00be2bb30a55 04:22:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:22:47 ---> 955c0ed51b11 04:22:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:22:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:22:48 go: downloading github.com/twmb/murmur3 v1.1.6 04:22:48 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:22:48 go: downloading gopkg.in/yaml.v2 v2.4.0 04:22:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:22:49 go: downloading github.com/gobwas/glob v0.2.3 04:22:49  ---> 885b642b8b6c 04:22:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:22:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 04:22:50 go: downloading github.com/aws/smithy-go v1.11.0 04:22:50  ---> 06a38cd74e4e 04:22:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:22:50 ---> Running in ec6002ed09a5 04:22:51 Removing intermediate container ec6002ed09a5 04:22:51 ---> 72fb12d9575e 04:22:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:22:51 ---> Running in 84217e3b5e22 04:22:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 04:22:52 Removing intermediate container 84217e3b5e22 04:22:52 ---> c0905aa7ac41 04:22:52 Step 21/23 : LABEL arch=arm64 04:22:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 04:22:52  ---> Running in 3ae6ff4b989f 04:22:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 04:22:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 04:22:52 Removing intermediate container 3ae6ff4b989f 04:22:52 ---> 053abdc7d189 04:22:52 Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:22:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 04:22:52  ---> Running in 1a36b7fd9b74 04:22:53 go: downloading github.com/jinzhu/inflection v1.0.0 04:22:53 go: downloading github.com/gogo/protobuf v1.3.2 04:22:53 Removing intermediate container 1a36b7fd9b74 04:22:53 ---> 7d03bc759db6 04:22:53 Step 23/23 : LABEL version=0.0.0 04:22:53 ---> Running in 9a232e01b934 04:22:54 Removing intermediate container 9a232e01b934 04:22:54 ---> 8f17afa74952 04:22:54 04:22:54 Successfully built 8f17afa74952 04:22:54 Successfully tagged core-metadata-arm64:latest 04:22:54  Building core-metadata ... done Building support-notifications 04:22:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 04:22:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 04:22:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 04:22:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 04:22:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 04:22:59 go: downloading github.com/dimchansky/utfbom v1.1.1 04:22:59 go: downloading cloud.google.com/go/compute v1.3.0 04:23:00 go: downloading cloud.google.com/go/iam v0.1.1 04:23:00 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 04:23:00 go: downloading k8s.io/klog/v2 v2.30.0 04:23:01 go: downloading github.com/google/gofuzz v1.1.0 04:23:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 04:23:02 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 04:23:03 go: downloading github.com/spf13/pflag v1.0.5 04:23:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 04:23:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 04:23:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 04:23:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:23:03 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 04:23:03 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 04:23:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 04:23:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 04:23:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 04:23:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 04:23:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 04:23:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 04:23:08 go: downloading go.opencensus.io v0.23.0 04:23:09 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 04:23:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 04:23:10 go: downloading gopkg.in/inf.v0 v0.9.1 04:23:10 go: downloading github.com/go-logr/logr v1.2.2 04:23:10 go: downloading github.com/google/go-cmp v0.5.7 04:23:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 04:23:11 go: downloading github.com/json-iterator/go v1.1.12 04:23:11 go: downloading github.com/googleapis/gnostic v0.5.5 04:23:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 04:23:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 04:23:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:23:19 go: downloading github.com/tklauser/numcpus v0.3.0 04:23:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 04:23:19 go: downloading sigs.k8s.io/yaml v1.3.0 04:23:19 go: downloading go.uber.org/zap v1.21.0 04:23:20 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 04:23:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:23:21 go: downloading github.com/modern-go/reflect2 v1.0.2 04:23:21 go: downloading github.com/ryanuber/go-glob v1.0.0 04:23:21 go: downloading github.com/golang/snappy v0.0.4 04:23:21 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 04:23:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:23:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:23:25 ---> be48a0371719 04:23:25 Step 3/22 : WORKDIR /edgex-go 04:23:25 ---> Using cache 04:23:25 ---> a00623ffc711 04:23:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:25 ---> Using cache 04:23:25 ---> 6012d34a6eb6 04:23:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:23:25 ---> Running in 24a724770c79 04:23:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:23:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:23:29 OK: 220 MiB in 52 packages 04:23:30 Removing intermediate container 24a724770c79 04:23:30 ---> 3787abca7687 04:23:30 Step 6/22 : COPY go.mod vendor* ./ 04:23:32 ---> f6bf73a8cb3f 04:23:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:32 ---> Running in ddce3a64e54f 04:23:33 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 04:23:33 go: downloading github.com/hashicorp/go-uuid v1.0.2 04:23:33 go: downloading github.com/hashicorp/go-version v1.2.0 04:23:33 go: downloading go.uber.org/multierr v1.6.0 04:23:37 Removing intermediate container ddce3a64e54f 04:23:37 ---> afc4a8f0f92d 04:23:37 Step 8/22 : COPY . . 04:24:00 ---> 9a355a1bfa39 04:24:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:24:00 ---> Running in 8080cfb8e73e 04:24:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:24:03 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 04:24:03 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 04:25:00 Removing intermediate container 52c268ca1b63 04:25:00 ---> 1b14fa609ee7 04:25:00 04:25:00 Step 10/23 : FROM alpine:3.14 04:25:00 ---> ac73e934f311 04:25:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:25:00 ---> Using cache 04:25:00 ---> f790f24f1224 04:25:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:25:00 ---> Using cache 04:25:00 ---> fe04715178fa 04:25:00 Step 13/23 : ENV APP_PORT=59882 04:25:00 ---> Running in 7c1e122e0f13 04:25:00 Removing intermediate container 7c1e122e0f13 04:25:00 ---> 66b555d1e19c 04:25:00 Step 14/23 : EXPOSE $APP_PORT 04:25:00 ---> Running in b0561fcd3556 04:25:00 Removing intermediate container b0561fcd3556 04:25:00 ---> 0eb7e25987d2 04:25:00 Step 15/23 : WORKDIR / 04:25:00 ---> Running in 764847a10460 04:25:00 Removing intermediate container 764847a10460 04:25:00 ---> e866e7389578 04:25:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:25:00 ---> 8c3dacbf0e77 04:25:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:25:00 ---> 22e675d66953 04:25:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:25:00 ---> 530e25707e53 04:25:00 Step 19/23 : ENTRYPOINT ["/core-command"] 04:25:00 ---> Running in 1e570edf4ef6 04:25:00 Removing intermediate container 1e570edf4ef6 04:25:00 ---> 824863951835 04:25:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:25:00 ---> Running in ed3f00ec819c 04:25:01 Removing intermediate container ed3f00ec819c 04:25:01 ---> aa2a1745302a 04:25:01 Step 21/23 : LABEL arch=arm64 04:25:01 ---> Running in 20f763629206 04:25:01 Removing intermediate container 20f763629206 04:25:01 ---> 49d11f61b7dd 04:25:01 Step 22/23 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:25:01 ---> Running in 67415caa09db 04:25:02 Removing intermediate container 67415caa09db 04:25:02 ---> 76b7da656877 04:25:02 Step 23/23 : LABEL version=0.0.0 04:25:02 ---> Running in 6214ce689f17 04:25:03 Removing intermediate container 6214ce689f17 04:25:03 ---> cde19b2774bc 04:25:03 04:25:03 Successfully built cde19b2774bc 04:25:03 Successfully tagged core-command-arm64:latest 04:30:25  Building core-command ... done Removing intermediate container 8080cfb8e73e 04:30:25 ---> 98a3c04def11 04:30:25 04:30:25 Step 10/22 : FROM alpine:3.14 04:30:25 ---> ac73e934f311 04:30:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:30:25 ---> Running in 622691ba075f 04:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:30:28 (1/2) Installing ca-certificates (20211220-r0) 04:30:28 (2/2) Installing dumb-init (1.2.5-r1) 04:30:28 Executing busybox-1.33.1-r7.trigger 04:30:28 Executing ca-certificates-20211220-r0.trigger 04:30:29 OK: 6 MiB in 16 packages 04:30:31 Removing intermediate container 622691ba075f 04:30:31 ---> 394a42af07bb 04:30:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:30:31 ---> Running in 36c9492b4e52 04:30:32 Removing intermediate container 36c9492b4e52 04:30:32 ---> fef8e5f47b50 04:30:32 Step 13/22 : ENV APP_PORT=59860 04:30:32 ---> Running in 3951b58c4913 04:30:32 Removing intermediate container 3951b58c4913 04:30:32 ---> 269d9f6d1811 04:30:32 Step 14/22 : EXPOSE $APP_PORT 04:30:32 ---> Running in 992f50a428fa 04:30:33 Removing intermediate container 992f50a428fa 04:30:33 ---> 1aa44a50c633 04:30:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:30:34 ---> 489c8c67f98f 04:30:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:30:37 ---> ea3b94f7558b 04:30:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:30:38 ---> 4a0a608c84dc 04:30:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:30:38 ---> Running in 64194c19242c 04:30:38 Removing intermediate container 64194c19242c 04:30:38 ---> 6024f0318218 04:30:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:30:39 ---> Running in 79c14302810d 04:30:39 Removing intermediate container 79c14302810d 04:30:39 ---> 292f26c4f838 04:30:39 Step 20/22 : LABEL arch=arm64 04:30:39 ---> Running in 0d9215ffcccf 04:30:40 Removing intermediate container 0d9215ffcccf 04:30:40 ---> 42d9fd9a2577 04:30:40 Step 21/22 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:30:40 ---> Running in 3418878c9faf 04:30:40 Removing intermediate container 3418878c9faf 04:30:40 ---> e9750208b468 04:30:40 Step 22/22 : LABEL version=0.0.0 04:30:41 ---> Running in 5065ed9345e4 04:30:41 Removing intermediate container 5065ed9345e4 04:30:41 ---> df2871cb7abc 04:30:41 04:30:42 Successfully built df2871cb7abc 04:30:42 Successfully tagged support-notifications-arm64:latest 04:45:05  Building support-notifications ... done Building bin/spire-agent... 04:45:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:45:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:45:05 go: downloading github.com/docker/docker v20.10.12+incompatible 04:45:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:45:05 go: downloading github.com/google/go-tpm-tools v0.3.3 04:45:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:45:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:45:05 go: downloading github.com/docker/go-connections v0.4.0 04:45:05 go: downloading github.com/docker/go-units v0.4.0 04:45:05 go: downloading github.com/opencontainers/image-spec v1.0.1 04:45:05 go: downloading github.com/containerd/containerd v1.3.4 04:45:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:45:05 go: downloading github.com/opencontainers/go-digest v1.0.0 04:48:12 Building bin/spire-agent... 04:48:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:48:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:48:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:48:12 go: downloading github.com/docker/docker v20.10.12+incompatible 04:48:12 go: downloading github.com/google/go-tpm-tools v0.3.3 04:48:12 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:48:12 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:48:12 go: downloading github.com/docker/go-connections v0.4.0 04:48:12 go: downloading github.com/docker/go-units v0.4.0 04:48:12 go: downloading github.com/opencontainers/image-spec v1.0.1 04:48:12 go: downloading github.com/containerd/containerd v1.3.4 04:48:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:48:12 go: downloading github.com/opencontainers/go-digest v1.0.0 04:51:04 Removing intermediate container 4a96a6a72f25 04:51:04 ---> e53f4c40ad0f 04:51:04 04:51:04 Step 13/26 : FROM alpine:3.15 04:51:04 ---> 3fb3c9af89a9 04:51:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:51:04 ---> Using cache 04:51:04 ---> d48da9b3f3dd 04:51:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:04 ---> Using cache 04:51:04 ---> f2b8380fbc73 04:51:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:51:04 ---> Running in e34cd48f5748 04:51:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:51:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:51:05 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 04:51:05 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:51:05 OK: 15729 distinct packages available 04:51:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:51:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:51:07 (1/5) Installing dumb-init (1.2.5-r1) 04:51:07 (2/5) Installing musl-obstack (1.2.3-r0) 04:51:07 (3/5) Installing libucontext (1.1-r0) 04:51:07 (4/5) Installing gcompat (1.0.0-r4) 04:51:07 (5/5) Installing openssl (1.1.1n-r0) 04:51:07 Executing busybox-1.34.1-r5.trigger 04:51:07 OK: 6 MiB in 19 packages 04:51:09 Removing intermediate container e34cd48f5748 04:51:09 ---> 2a217ee491e2 04:51:09 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 04:51:12 ---> 75cda4ba5886 04:51:12 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:51:19 ---> e51a06d49314 04:51:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:51:19 ---> 38ecafe7752e 04:51:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:51:19 ---> 66f6580b5e1e 04:51:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:51:20 ---> 31f25455fa6a 04:51:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:51:20 ---> Running in 7023fa9041d1 04:51:21 Removing intermediate container 7023fa9041d1 04:51:21 ---> 2423d645bab3 04:51:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:51:21 ---> Running in 8b7d791bbdbe 04:51:22 Removing intermediate container 8b7d791bbdbe 04:51:22 ---> 80afaeccb558 04:51:22 Step 24/26 : LABEL arch=arm64 04:51:22 ---> Running in d66ed3eb918b 04:51:22 Removing intermediate container d66ed3eb918b 04:51:22 ---> b45b520ae8fc 04:51:22 Step 25/26 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:51:22 ---> Running in cba6cbdefa3b 04:51:23 Removing intermediate container cba6cbdefa3b 04:51:23 ---> acb56fdc14fa 04:51:23 Step 26/26 : LABEL version=0.0.0 04:51:23 ---> Running in 2886f27df3fe 04:51:24 Removing intermediate container 2886f27df3fe 04:51:24 ---> a8a052377c11 04:51:24 04:51:24 Successfully built a8a052377c11 04:51:24 Successfully tagged security-spire-agent-arm64:latest 04:51:57  Building security-spire-agent ... done Building bin/spire-agent... 04:51:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 04:51:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 04:51:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 04:51:57 go: downloading github.com/docker/docker v20.10.12+incompatible 04:51:59 go: downloading github.com/google/go-tpm-tools v0.3.3 04:52:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 04:52:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 04:52:00 go: downloading github.com/docker/go-connections v0.4.0 04:52:00 go: downloading github.com/docker/go-units v0.4.0 04:52:00 go: downloading github.com/opencontainers/image-spec v1.0.1 04:52:00 go: downloading github.com/containerd/containerd v1.3.4 04:52:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:52:00 go: downloading github.com/opencontainers/go-digest v1.0.0 04:53:37 Removing intermediate container bb04b820b93d 04:53:37 ---> ed9d3818cad8 04:53:37 04:53:37 Step 13/26 : FROM alpine:3.15 04:53:37 ---> 3fb3c9af89a9 04:53:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:53:37 ---> Using cache 04:53:37 ---> d48da9b3f3dd 04:53:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:37 ---> Using cache 04:53:37 ---> f2b8380fbc73 04:53:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:53:37 ---> Running in d2ca3b2f85fe 04:53:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:53:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:53:37 v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] 04:53:37 v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:53:37 OK: 15729 distinct packages available 04:53:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:53:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:53:37 (1/4) Installing dumb-init (1.2.5-r1) 04:53:37 (2/4) Installing musl-obstack (1.2.3-r0) 04:53:37 (3/4) Installing libucontext (1.1-r0) 04:53:37 (4/4) Installing gcompat (1.0.0-r4) 04:53:37 Executing busybox-1.34.1-r5.trigger 04:53:37 OK: 6 MiB in 18 packages 04:53:37 Removing intermediate container d2ca3b2f85fe 04:53:37 ---> 964fd1511d68 04:53:37 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:53:40 ---> f3b5a9b866b9 04:53:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:53:41 ---> dc8581df3abb 04:53:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:53:41 ---> Running in fc8e246bedf3 04:53:41 Removing intermediate container fc8e246bedf3 04:53:41 ---> e3011ed69008 04:53:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:53:42 ---> a329a0aaa369 04:53:42 Step 21/26 : WORKDIR / 04:53:42 ---> Running in 5f81c2a4135c 04:53:43 Removing intermediate container 5f81c2a4135c 04:53:43 ---> 55ae55c0a33d 04:53:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:53:43 ---> Running in 57f47e0d7468 04:53:43 Removing intermediate container 57f47e0d7468 04:53:43 ---> d8b8f6475245 04:53:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:53:43 ---> Running in 69cf7f5cd608 04:53:43 Removing intermediate container 69cf7f5cd608 04:53:43 ---> afb48a554404 04:53:43 Step 24/26 : LABEL arch=arm64 04:53:43 ---> Running in 7f49988ac7d6 04:53:44 Removing intermediate container 7f49988ac7d6 04:53:44 ---> 38699bb0150b 04:53:44 Step 25/26 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:53:44 ---> Running in d950a71b3a71 04:53:45 Removing intermediate container d950a71b3a71 04:53:45 ---> 8eb5f3c5ca11 04:53:45 Step 26/26 : LABEL version=0.0.0 04:53:45 ---> Running in c34a303f94ee 04:53:45 Removing intermediate container c34a303f94ee 04:53:45 ---> 523060d95295 04:53:45 04:53:45 Successfully built 523060d95295 04:53:45 Successfully tagged security-spire-config-arm64:latest 04:55:52  Building security-spire-config ... done Removing intermediate container 9a28948ad704 04:55:52 ---> 50095ddc1a91 04:55:52 04:55:52 Step 13/25 : FROM alpine:3.15 04:55:52 ---> 3fb3c9af89a9 04:55:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:55:52 ---> Using cache 04:55:52 ---> d48da9b3f3dd 04:55:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:52 ---> Using cache 04:55:52 ---> f2b8380fbc73 04:55:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:55:52 ---> Using cache 04:55:52 ---> 2a217ee491e2 04:55:52 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 04:55:52 ---> 8beace6b5d5b 04:55:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:55:52 ---> 5f197ea3c36f 04:55:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:55:52 ---> b447af42eda9 04:55:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:55:52 ---> 5a341bb15b54 04:55:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:55:52 ---> Running in c42d62c3cb4a 04:55:52 Removing intermediate container c42d62c3cb4a 04:55:52 ---> 39d4fac1f8d9 04:55:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:55:52 ---> Running in ed40d93092d6 04:55:52 Removing intermediate container ed40d93092d6 04:55:52 ---> 4f194e040ce5 04:55:52 Step 23/25 : LABEL arch=arm64 04:55:52 ---> Running in 5743279d449a 04:55:52 Removing intermediate container 5743279d449a 04:55:52 ---> df37997c957d 04:55:52 Step 24/25 : LABEL git_sha=691727bfbe342f3f465f8b721fed9faf2bfdabb8 04:55:52 ---> Running in 464426e102d3 04:55:52 Removing intermediate container 464426e102d3 04:55:52 ---> 76230cf226a2 04:55:52 Step 25/25 : LABEL version=0.0.0 04:55:52 ---> Running in 7de8d2f7fe0d 04:55:52 Removing intermediate container 7de8d2f7fe0d 04:55:52 ---> 293975fa32fa 04:55:52 04:55:52 Successfully built 293975fa32fa 04:55:52 Successfully tagged security-spire-server-arm64:latest 04:55:52  Building security-spire-server ... done  [Pipeline] } 04:55:52 $ docker stop --time=1 78d8cee07b7af0ec9aa510f1763ef7ef6a00e39b656b003d69ce11be92110522 04:55:54 $ docker rm -f 78d8cee07b7af0ec9aa510f1763ef7ef6a00e39b656b003d69ce11be92110522 [Pipeline] // withDockerContainer [Pipeline] sh 04:55:54 + docker images 04:55:54 REPOSITORY TAG IMAGE ID CREATED SIZE 04:55:54 security-spire-server-arm64 latest 293975fa32fa 3 seconds ago 86.3MB 04:55:54 50095ddc1a91 25 seconds ago 4.14GB 04:55:54 security-spire-config-arm64 latest 523060d95295 2 minutes ago 85.6MB 04:55:54 ed9d3818cad8 2 minutes ago 4.14GB 04:55:54 security-spire-agent-arm64 latest a8a052377c11 4 minutes ago 126MB 04:55:54 e53f4c40ad0f 5 minutes ago 4.14GB 04:55:54 support-notifications-arm64 latest df2871cb7abc 25 minutes ago 25.8MB 04:55:54 98a3c04def11 25 minutes ago 1.37GB 04:55:54 core-command-arm64 latest cde19b2774bc 30 minutes ago 15.5MB 04:55:54 1b14fa609ee7 31 minutes ago 1.31GB 04:55:54 core-metadata-arm64 latest 8f17afa74952 33 minutes ago 16.3MB 04:55:54 ee83615aec8e 33 minutes ago 1.31GB 04:55:54 support-scheduler-arm64 latest 692ff4b0247b 36 minutes ago 25.3MB 04:55:54 8f6e01bc0650 36 minutes ago 1.36GB 04:55:54 sys-mgmt-agent-arm64 latest 2a9ab1ce6175 36 minutes ago 282MB 04:55:54 0f6488649163 38 minutes ago 1.31GB 04:55:54 security-secretstore-setup-arm64 latest e0f4e76e6b4a 39 minutes ago 27.5MB 04:55:54 2efc8432cc24 40 minutes ago 1.32GB 04:55:54 security-spiffe-token-provider-arm64 latest 2d41c842c6ad 45 minutes ago 27.9MB 04:55:54 8c9261b25350 45 minutes ago 1.36GB 04:55:54 core-data-arm64 latest 3b1e5d35cd3d 46 minutes ago 21.6MB 04:55:54 149a62387df4 46 minutes ago 1.34GB 04:55:54 security-bootstrapper-arm64 latest 73c8a1dad36b 47 minutes ago 18.3MB 04:55:54 security-proxy-setup-arm64 latest 6aa54c454519 47 minutes ago 26.1MB 04:55:54 bb6473426d24 47 minutes ago 1.31GB 04:55:54 25b939c3ee5a 47 minutes ago 1.32GB 04:55:54 ci-base-image-arm64 latest be48a0371719 About an hour ago 886MB 04:55:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 days ago 551MB 04:55:54 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 04:55:54 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 04:55:54 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 04:55:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:55:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:55 04:55:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:55:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:56 arm64: Pulling from edgex-lftools-log-publisher 04:55:56 8998bd30e6a1: Pulling fs layer 04:55:56 04944245beec: Pulling fs layer 04:55:56 699f458cf7ca: Pulling fs layer 04:55:56 765212b225bb: Pulling fs layer 04:55:56 f23df028b6ca: Pulling fs layer 04:55:56 d65c8cfc05b1: Pulling fs layer 04:55:56 2437ff75d9bd: Pulling fs layer 04:55:56 f23df028b6ca: Waiting 04:55:56 765212b225bb: Waiting 04:55:56 d65c8cfc05b1: Waiting 04:55:56 2437ff75d9bd: Waiting 04:55:56 04944245beec: Download complete 04:55:56 765212b225bb: Verifying Checksum 04:55:56 765212b225bb: Download complete 04:55:56 f23df028b6ca: Verifying Checksum 04:55:56 f23df028b6ca: Download complete 04:55:56 d65c8cfc05b1: Verifying Checksum 04:55:56 d65c8cfc05b1: Download complete 04:55:56 699f458cf7ca: Verifying Checksum 04:55:56 699f458cf7ca: Download complete 04:55:56 8998bd30e6a1: Verifying Checksum 04:55:56 8998bd30e6a1: Download complete 04:55:59 2437ff75d9bd: Verifying Checksum 04:55:59 2437ff75d9bd: Download complete 04:56:01 8998bd30e6a1: Pull complete 04:56:01 04944245beec: Pull complete 04:56:02 699f458cf7ca: Pull complete 04:56:03 765212b225bb: Pull complete 04:56:04 f23df028b6ca: Pull complete 04:56:04 d65c8cfc05b1: Pull complete 04:56:22 2437ff75d9bd: Pull complete 04:56:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:56:22 prd-ubuntu20.04-docker-arm64-4c-16g-33425 does not seem to be running inside a container 04:56:22 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:arm64 cat 04:56:25 $ docker top adfe6e0bc6a01b84f27228dc359390a481c69809ce554d781c401bbce3aa10b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:26 ---> job-cost.sh 04:56:26 lf-activate-venv: SKIPPING 04:56:26 INFO: No Stack... 04:56:27 INFO: Retrieving Pricing Info for: v3-standard-4 04:56:28 INFO: Archiving Costs [Pipeline] sh 04:56:28 + cat /w/workspace/edgex-go/4/archives/cost.csv 04:56:28 + cut -d, -f6 [Pipeline] lock 04:56:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-4-stack-cost] 04:56:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3987-4-stack-cost] did not exist. Created. 04:56:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:29 + echo total: 0.2199999988079071 [Pipeline] stash 04:56:29 Stashed 1 file(s) [Pipeline] } 04:56:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:29 $ docker stop --time=1 adfe6e0bc6a01b84f27228dc359390a481c69809ce554d781c401bbce3aa10b1 04:56:31 $ docker rm -f adfe6e0bc6a01b84f27228dc359390a481c69809ce554d781c401bbce3aa10b1 [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 04:56:31 provisioning config files... 04:56:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config628943383671113384tmp [Pipeline] { [Pipeline] sh 04:56:32 + set +x 04:56:32 + curl -s https://codecov.io/bash 04:56:32 + bash -s -- 04:56:32 04:56:32 _____ _ 04:56:32 / ____| | | 04:56:32 | | ___ __| | ___ ___ _____ __ 04:56:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:56:32 | |___| (_) | (_| | __/ (_| (_) \ V / 04:56:32 \_____\___/ \__,_|\___|\___\___/ \_/ 04:56:32 Bash-1.0.6 04:56:32 04:56:32 04:56:32 ==> git version 2.25.1 found 04:56:32 ==> 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 04:56:32 Release-Date: 2020-01-08 04:56:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:56:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:56:32 ==> Jenkins CI detected. 04:56:32 current dir:  /w/workspace/edgex-go/4 04:56:32 project root: . 04:56:32 --> token set from env 04:56:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:56:32 ==> Running gcov in . (disable via -X gcov) 04:56:32 ==> Python coveragepy not found 04:56:32 ==> Searching for coverage reports in: 04:56:32 + . 04:56:32 -> Found 1 reports 04:56:32 ==> Detecting git/mercurial file structure 04:56:32 ==> Reading reports 04:56:32 + ./coverage.out bytes=435134 04:56:32 ==> Appending adjustments 04:56:32 https://docs.codecov.io/docs/fixing-reports 04:56:33 + Found adjustments 04:56:33 ==> Gzipping contents 04:56:33 60K /tmp/codecov.N3Yv72.gz 04:56:33 ==> Uploading reports 04:56:33 url: https://codecov.io 04:56:33 query: branch=PR-3987&commit=691727bfbe342f3f465f8b721fed9faf2bfdabb8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 04:56:33 -> Pinging Codecov 04:56:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=691727bfbe342f3f465f8b721fed9faf2bfdabb8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 04:56:34 -> Uploading to 04:56:34 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/00271124DB129430A58F1EEE437C3FCB/691727bfbe342f3f465f8b721fed9faf2bfdabb8/f324039f-4940-4681-9fab-b146fff8c7ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T045633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1509836bd722740a3bfb879a44a5e19b788c8368a6d50c86b1a76b5ae598887c 04:56:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:34 Dload Upload Total Spent Left Speed 04:56:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59856 0 0 100 59856 0 233k --:--:-- --:--:-- --:--:-- 233k 04:56:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/691727bfbe342f3f465f8b721fed9faf2bfdabb8 [Pipeline] } 04:56:34 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 04:56:34 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 04:56:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:56:36 ---> package-listing.sh 04:56:36 ++ facter osfamily 04:56:36 ++ tr '[:upper:]' '[:lower:]' 04:56:36 + OS_FAMILY=debian 04:56:36 + workspace=/w/workspace/edgex-go/4 04:56:36 + START_PACKAGES=/tmp/packages_start.txt 04:56:36 + END_PACKAGES=/tmp/packages_end.txt 04:56:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:56:36 + PACKAGES=/tmp/packages_start.txt 04:56:36 + '[' /w/workspace/edgex-go/4 ']' 04:56:36 + PACKAGES=/tmp/packages_end.txt 04:56:36 + case "${OS_FAMILY}" in 04:56:36 + grep '^ii' 04:56:36 + dpkg -l 04:56:36 + '[' -f /tmp/packages_start.txt ']' 04:56:36 + '[' -f /tmp/packages_end.txt ']' 04:56:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:56:36 + '[' /w/workspace/edgex-go/4 ']' 04:56:36 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:56:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:56:36 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:56:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:56:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:37 04:56:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:56:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:37 latest: Pulling from edgex-lftools-log-publisher 04:56:37 5eb5b503b376: Pulling fs layer 04:56:37 5c69ac0246d0: Pulling fs layer 04:56:37 ec43610c2a17: Pulling fs layer 04:56:37 3a2ae6a8a46f: Pulling fs layer 04:56:37 33b1e0a273af: Pulling fs layer 04:56:37 5d3b04190fa2: Pulling fs layer 04:56:37 2f39f015ded8: Pulling fs layer 04:56:37 3a2ae6a8a46f: Waiting 04:56:37 2f39f015ded8: Waiting 04:56:37 33b1e0a273af: Waiting 04:56:37 5d3b04190fa2: Waiting 04:56:37 5c69ac0246d0: Verifying Checksum 04:56:37 5c69ac0246d0: Download complete 04:56:37 3a2ae6a8a46f: Verifying Checksum 04:56:37 3a2ae6a8a46f: Download complete 04:56:38 33b1e0a273af: Verifying Checksum 04:56:38 33b1e0a273af: Download complete 04:56:38 ec43610c2a17: Verifying Checksum 04:56:38 ec43610c2a17: Download complete 04:56:38 5d3b04190fa2: Verifying Checksum 04:56:38 5d3b04190fa2: Download complete 04:56:38 5eb5b503b376: Download complete 04:56:39 2f39f015ded8: Download complete 04:56:40 5eb5b503b376: Pull complete 04:56:40 5c69ac0246d0: Pull complete 04:56:40 ec43610c2a17: Pull complete 04:56:40 3a2ae6a8a46f: Pull complete 04:56:41 33b1e0a273af: Pull complete 04:56:41 5d3b04190fa2: Pull complete 04:56:46 2f39f015ded8: Pull complete 04:56:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:56:46 prd-ubuntu20.04-docker-8c-8g-33424 does not seem to be running inside a container 04:56:46 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 04:56:48 $ docker top 287e1c11ae6c37129dd1f43d17e2736524e84a7cc4d15031f926e643028d1944 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:49 + touch /tmp/pre-build-complete [Pipeline] sh 04:56:49 + mkdir -p /var/log/sysstat [Pipeline] sh 04:56:49 + ls /var/log/sa-host 04:56:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:50 provisioning config files... 04:56:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6322928451088650464tmp [Pipeline] { [Pipeline] echo 04:56:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:56:50 ---> create-netrc.sh [Pipeline] } 04:56:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:56:50 ---> python-tools-install.sh [Pipeline] echo 04:56:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:56:50 ---> sudo-logs.sh 04:56:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:56:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:56:51 ---> job-cost.sh 04:56:51 lf-activate-venv: SKIPPING 04:56:51 DEBUG: total: 0.2199999988079071 04:56:51 INFO: Retrieving Stack Cost... 04:56:51 INFO: Retrieving Pricing Info for: v3-standard-8 04:56:52 INFO: Archiving Costs [Pipeline] echo 04:56:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:56:52 ---> logs-deploy.sh 04:56:52 lf-activate-venv: SKIPPING 04:56:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/4 04:56:52 INFO: archiving workspace using pattern(s): 04:56:53 Archives upload complete. 04:56:53 INFO: archiving logs to Nexus 04:56:54 ---> uname -a: 04:56:54 Linux prd-ubuntu20-04-docker-8c-8g-33424 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:56:54 04:56:54 04:56:54 ---> lscpu: 04:56:54 Architecture: x86_64 04:56:54 CPU op-mode(s): 32-bit, 64-bit 04:56:54 Byte Order: Little Endian 04:56:54 Address sizes: 40 bits physical, 48 bits virtual 04:56:54 CPU(s): 8 04:56:54 On-line CPU(s) list: 0-7 04:56:54 Thread(s) per core: 1 04:56:54 Core(s) per socket: 1 04:56:54 Socket(s): 8 04:56:54 NUMA node(s): 1 04:56:54 Vendor ID: AuthenticAMD 04:56:54 CPU family: 23 04:56:54 Model: 49 04:56:54 Model name: AMD EPYC-Rome Processor 04:56:54 Stepping: 0 04:56:54 CPU MHz: 2799.998 04:56:54 BogoMIPS: 5599.99 04:56:54 Virtualization: AMD-V 04:56:54 Hypervisor vendor: KVM 04:56:54 Virtualization type: full 04:56:54 L1d cache: 256 KiB 04:56:54 L1i cache: 256 KiB 04:56:54 L2 cache: 4 MiB 04:56:54 L3 cache: 128 MiB 04:56:54 NUMA node0 CPU(s): 0-7 04:56:54 Vulnerability Itlb multihit: Not affected 04:56:54 Vulnerability L1tf: Not affected 04:56:54 Vulnerability Mds: Not affected 04:56:54 Vulnerability Meltdown: Not affected 04:56:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:56:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:56:54 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:56:54 Vulnerability Srbds: Not affected 04:56:54 Vulnerability Tsx async abort: Not affected 04:56:54 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 04:56:54 04:56:54 04:56:54 ---> nproc: 04:56:54 8 04:56:54 04:56:54 04:56:54 ---> df -h: 04:56:54 Filesystem Size Used Avail Use% Mounted on 04:56:54 overlay 155G 27G 129G 17% / 04:56:54 tmpfs 64M 0 64M 0% /dev 04:56:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:56:54 shm 64M 0 64M 0% /dev/shm 04:56:54 /dev/vda1 155G 27G 129G 17% /facter-os 04:56:54 04:56:54 04:56:54 ---> sar -b -r -n DEV: 04:56:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33424) 04/27/22 _x86_64_ (8 CPU) 04:56:54 04:56:54 03:43:21 LINUX RESTART (8 CPU) 04:56:54 04:56:54 03:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:56:54 03:45:01 280.41 13.10 267.31 0.00 2042.04 113553.18 0.00 04:56:54 03:46:01 37.57 0.03 37.54 0.00 0.53 13258.38 0.00 04:56:54 03:47:01 67.59 0.20 67.39 0.00 7.60 22710.90 0.00 04:56:54 03:48:01 530.51 0.42 530.09 0.00 20.79 336956.21 0.00 04:56:54 03:49:01 856.01 8.28 847.73 0.00 66.91 311272.91 0.00 04:56:54 03:50:01 112.70 0.02 112.68 0.00 4.13 79355.81 0.00 04:56:54 03:51:01 617.20 0.08 617.11 0.00 0.67 206001.67 0.00 04:56:54 03:52:01 599.18 0.10 599.08 0.00 1.47 167703.30 0.00 04:56:54 03:53:01 954.72 21.64 933.08 0.00 707.11 393871.06 0.00 04:56:54 03:54:01 860.39 3.82 856.57 0.00 66.92 205131.01 0.00 04:56:54 03:55:01 23.78 0.08 23.70 0.00 6.67 432.59 0.00 04:56:54 03:56:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 04:56:54 03:57:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 04:56:54 03:58:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 04:56:54 03:59:01 4.15 2.28 1.87 0.00 20.79 20.93 0.00 04:56:54 04:00:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 04:56:54 04:01:02 0.98 0.00 0.98 0.00 0.00 12.00 0.00 04:56:54 04:02:01 1.36 0.00 1.36 0.00 0.00 17.35 0.00 04:56:54 04:03:01 8.92 5.72 3.20 0.00 371.40 223.16 0.00 04:56:54 04:04:01 2.38 0.00 2.38 0.00 0.00 29.60 0.00 04:56:54 04:05:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 04:56:54 04:06:01 1.68 0.00 1.68 0.00 0.00 20.53 0.00 04:56:54 04:07:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 04:56:54 04:08:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 04:56:54 04:09:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 04:56:54 04:10:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 04:56:54 04:11:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 04:56:54 04:12:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 04:56:54 04:13:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 04:56:54 04:14:01 1.23 0.00 1.23 0.00 0.00 16.40 0.00 04:56:54 04:15:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 04:56:54 04:16:01 1.07 0.00 1.07 0.00 0.00 14.26 0.00 04:56:54 04:17:01 1.10 0.05 1.05 0.00 1.07 11.86 0.00 04:56:54 04:18:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 04:56:54 04:19:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 04:56:54 04:20:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 04:56:54 04:21:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 04:56:54 04:22:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 04:56:54 04:23:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 04:56:54 04:24:01 1.56 0.00 1.56 0.00 0.00 19.84 0.00 04:56:54 04:25:01 3.07 1.08 1.98 0.00 28.93 26.80 0.00 04:56:54 04:26:01 2.63 0.00 2.63 0.00 0.00 29.86 0.00 04:56:54 04:27:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 04:56:54 04:28:01 3.63 1.77 1.87 0.00 84.51 23.46 0.00 04:56:54 04:29:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 04:56:54 04:30:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 04:56:54 04:31:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 04:56:54 04:32:01 1.73 0.00 1.73 0.00 0.00 21.19 0.00 04:56:54 04:33:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 04:56:54 04:34:01 1.77 0.00 1.77 0.00 0.00 21.06 0.00 04:56:54 04:35:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 04:56:54 04:36:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 04:56:54 04:37:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 04:56:54 04:38:01 1.80 0.00 1.80 0.00 0.00 21.59 0.00 04:56:54 04:39:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 04:56:54 04:40:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 04:56:54 04:41:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 04:56:54 04:42:01 1.57 0.00 1.57 0.00 0.00 19.20 0.00 04:56:54 04:43:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 04:56:54 04:44:01 1.62 0.00 1.62 0.00 0.00 20.26 0.00 04:56:54 04:45:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 04:56:54 04:46:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 04:56:54 04:47:01 1.08 0.00 1.08 0.00 0.00 12.39 0.00 04:56:54 04:48:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 04:56:54 04:49:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 04:56:54 04:50:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 04:56:54 04:51:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 04:56:54 04:52:01 1.12 0.00 1.12 0.00 0.00 15.46 0.00 04:56:54 04:53:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 04:56:54 04:54:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 04:56:54 04:55:02 1.13 0.00 1.13 0.00 0.00 12.93 0.00 04:56:54 04:56:01 1.44 0.00 1.44 0.00 0.00 17.35 0.00 04:56:54 Average: 69.99 0.82 69.18 0.00 47.74 25729.91 0.00 04:56:54 04:56:54 03:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:56:54 03:45:01 27796384 31773128 520688 1.58 148868 4016972 1971808 5.81 1228036 3395480 7352 04:56:54 03:46:01 27906784 31665276 621572 1.89 152332 3803640 2465436 7.27 1488868 3019972 280724 04:56:54 03:47:01 28083256 31739836 552840 1.68 155540 3710468 2241608 6.61 1307980 3039532 234040 04:56:54 03:48:01 21749044 31468952 791812 2.41 181916 9497888 2947956 8.69 2067608 8314176 57164 04:56:54 03:49:01 13983332 31101224 1139008 3.46 396832 15964000 4216652 12.43 3819348 13596400 140420 04:56:54 03:50:01 6396340 25574468 6657472 20.25 408168 17919252 10110612 29.80 10111540 14779572 768208 04:56:54 03:51:01 7512380 30532720 1706788 5.19 422884 21621976 3858164 11.37 6463916 17210988 890240 04:56:54 03:52:01 9513448 31510760 731420 2.22 447180 20618236 2551788 7.52 3584432 18139788 79160 04:56:54 03:53:01 8495180 31514744 740560 2.25 679480 21385128 2791004 8.23 2915432 19808580 312 04:56:54 03:54:01 10162572 31680760 578672 1.76 700636 19986360 2208800 6.51 2821900 18363344 296 04:56:54 03:55:01 10730584 31746208 517948 1.58 701144 19496892 2062852 6.08 2771544 17863788 256 04:56:54 03:56:01 10730576 31746216 517864 1.57 701172 19496892 2062852 6.08 2772700 17863788 192 04:56:54 03:57:01 10744232 31760100 504184 1.53 701188 19496896 2062852 6.08 2758028 17864008 216 04:56:54 03:58:01 10744924 31760812 503404 1.53 701204 19496900 2062852 6.08 2757808 17864012 192 04:56:54 03:59:01 10744148 31760896 503144 1.53 701688 19497080 2079752 6.13 2758656 17864032 192 04:56:54 04:00:01 10744100 31760872 503108 1.53 701716 19497084 2095804 6.18 2758516 17864032 192 04:56:54 04:01:02 10744304 31761120 502800 1.53 701760 19497084 2095804 6.18 2758432 17864032 204 04:56:54 04:02:01 10744116 31760976 502960 1.53 701772 19497088 2095804 6.18 2758376 17864036 12 04:56:54 04:03:01 10662140 31697256 562648 1.71 702180 19513368 2163092 6.37 2821336 17875368 328 04:56:54 04:04:01 10662572 31697720 562148 1.71 702204 19513368 2163092 6.37 2822304 17875368 24 04:56:54 04:05:01 10662564 31697740 562068 1.71 702228 19513372 2163092 6.37 2821444 17875372 24 04:56:54 04:06:01 10662224 31697452 562244 1.71 702260 19513380 2163092 6.37 2821948 17875380 212 04:56:54 04:07:01 10662272 31697504 562124 1.71 702268 19513380 2163092 6.37 2822008 17875380 192 04:56:54 04:08:01 10662464 31697708 562064 1.71 702280 19513384 2163092 6.37 2822620 17875384 136 04:56:54 04:09:01 10662520 31697780 561964 1.71 702300 19513384 2163092 6.37 2822284 17875384 56 04:56:54 04:10:01 10662704 31698008 561876 1.71 702328 19513392 2163092 6.37 2821944 17875392 200 04:56:54 04:11:01 10662680 31697988 561868 1.71 702344 19513396 2163092 6.37 2821788 17875396 12 04:56:54 04:12:01 10662792 31698144 561732 1.71 702368 19513396 2163092 6.37 2821564 17875396 16 04:56:54 04:13:01 10662872 31698248 561572 1.71 702380 19513400 2163092 6.37 2822428 17875400 36 04:56:54 04:14:01 10662920 31698308 561480 1.71 702400 19513396 2163092 6.37 2821992 17875400 56 04:56:54 04:15:01 10662904 31698316 561408 1.71 702416 19513408 2163092 6.37 2821612 17875408 20 04:56:54 04:16:01 10662704 31698152 561516 1.71 702424 19513412 2163092 6.37 2821612 17875412 64 04:56:54 04:17:01 10662364 31697852 561784 1.71 702444 19513408 2163092 6.37 2821656 17875416 16 04:56:54 04:18:01 10662488 31698080 561392 1.71 702456 19513444 2163092 6.37 2821684 17875440 48 04:56:54 04:19:01 10662480 31698076 561348 1.71 702472 19513440 2163092 6.37 2822044 17875444 20 04:56:54 04:20:01 10662400 31698040 561340 1.71 702492 19513448 2163092 6.37 2821736 17875440 20 04:56:54 04:21:01 10662568 31698212 561304 1.71 702512 19513452 2163092 6.37 2821720 17875444 8 04:56:54 04:22:01 10662836 31698652 560868 1.71 702524 19513580 2163092 6.37 2821776 17875576 48 04:56:54 04:23:01 10662528 31698352 561084 1.71 702540 19513584 2163092 6.37 2821760 17875580 12 04:56:54 04:24:01 10662736 31698580 560996 1.71 702564 19513580 2163092 6.37 2822164 17875580 52 04:56:54 04:25:01 10661320 31698388 561004 1.71 702764 19514288 2195968 6.47 2823128 17875588 372 04:56:54 04:26:01 10661628 31698748 560648 1.70 702808 19514292 2195968 6.47 2823824 17875592 204 04:56:54 04:27:01 10661256 31698376 560932 1.71 702836 19514292 2195968 6.47 2824068 17875592 212 04:56:54 04:28:01 10656068 31696748 562392 1.71 702860 19516832 2195968 6.47 2828204 17876172 36 04:56:54 04:29:01 10656528 31697228 562108 1.71 702888 19516828 2195968 6.47 2827580 17876168 24 04:56:54 04:30:01 10656324 31697036 562296 1.71 702892 19516836 2195968 6.47 2827728 17876168 12 04:56:54 04:31:01 10656244 31696976 562300 1.71 702904 19516840 2195968 6.47 2828204 17876172 32 04:56:54 04:32:01 10655976 31696728 562488 1.71 702916 19516848 2195968 6.47 2827392 17876180 40 04:56:54 04:33:01 10655808 31696576 562516 1.71 702928 19516848 2195968 6.47 2828352 17876180 184 04:56:54 04:34:01 10656220 31697020 562316 1.71 702952 19516852 2195968 6.47 2828132 17876184 212 04:56:54 04:35:01 10656220 31697024 562388 1.71 702976 19516852 2179820 6.42 2827768 17876184 224 04:56:54 04:36:01 10656424 31697276 562112 1.71 702996 19516856 2179820 6.42 2827904 17876188 248 04:56:54 04:37:01 10656448 31697304 562060 1.71 703020 19516860 2179820 6.42 2827476 17876192 12 04:56:54 04:38:01 10656180 31697068 562252 1.71 703044 19516860 2179820 6.42 2828356 17876192 12 04:56:54 04:39:01 10656384 31697316 561956 1.71 703084 19516852 2179820 6.42 2827864 17876196 16 04:56:54 04:40:01 10656304 31697256 561956 1.71 703092 19516864 2179820 6.42 2827900 17876196 48 04:56:54 04:41:01 10656504 31697468 561896 1.71 703096 19516872 2179820 6.42 2827576 17876204 12 04:56:54 04:42:01 10656488 31697456 561864 1.71 703108 19516880 2179820 6.42 2827576 17876208 48 04:56:54 04:43:01 10656440 31697408 561840 1.71 703120 19516880 2179820 6.42 2827560 17876208 12 04:56:54 04:44:01 10656392 31697408 561816 1.71 703140 19516872 2179820 6.42 2827864 17876216 44 04:56:54 04:45:01 10656012 31697048 562032 1.71 703152 19516888 2179820 6.42 2828348 17876216 212 04:56:54 04:46:01 10656188 31697340 561848 1.71 703172 19517016 2179820 6.42 2828068 17876312 20 04:56:54 04:47:01 10656196 31697404 561804 1.71 703192 19517020 2179820 6.42 2827984 17876348 212 04:56:54 04:48:01 10656132 31697348 561836 1.71 703204 19517020 2179820 6.42 2827744 17876352 56 04:56:54 04:49:01 10657864 31699120 560108 1.70 703228 19517020 2179820 6.42 2825848 17876352 28 04:56:54 04:50:01 10657816 31699108 560076 1.70 703240 19517032 2179820 6.42 2825520 17876356 252 04:56:54 04:51:01 10657976 31699276 560084 1.70 703248 19517032 2179820 6.42 2826152 17876360 32 04:56:54 04:52:01 10657448 31698776 560528 1.70 703264 19517036 2179820 6.42 2825500 17876364 260 04:56:54 04:53:01 10657568 31698900 560544 1.70 703264 19517040 2179820 6.42 2825484 17876368 216 04:56:54 04:54:01 10657632 31698964 560464 1.70 703296 19517032 2179820 6.42 2825544 17876368 52 04:56:54 04:55:02 10657364 31698740 560676 1.71 703312 19517044 2179820 6.42 2825536 17876372 20 04:56:54 04:56:01 10657252 31698628 560656 1.70 703324 19517044 2179820 6.42 2825640 17876372 248 04:56:54 Average: 11432348 31587537 672540 2.05 656336 18726789 2353974 6.94 2922866 17053848 34230 04:56:54 04:56:54 03:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:56:54 03:45:01 docker0 907.48 580.71 76.04 3697.77 0.00 0.00 0.00 0.00 04:56:54 03:45:01 lo 3.99 3.99 0.39 0.39 0.00 0.00 0.00 0.00 04:56:54 03:45:01 ens3 806.25 1050.40 7400.88 132.34 0.00 0.00 0.00 0.00 04:56:54 03:46:01 docker0 1.45 1.52 0.09 0.12 0.00 0.00 0.00 0.00 04:56:54 03:46:01 veth28ec42d 1.45 1.63 0.11 0.13 0.00 0.00 0.00 0.00 04:56:54 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:46:01 ens3 66.74 55.81 35.13 64.65 0.00 0.00 0.00 0.00 04:56:54 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:47:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:56:54 03:47:01 ens3 89.54 50.89 1685.92 15.34 0.00 0.00 0.00 0.00 04:56:54 03:48:01 docker0 272.66 518.91 14.32 6370.28 0.00 0.00 0.00 0.00 04:56:54 03:48:01 veth59eb4db 72.78 147.53 4.76 2035.89 0.00 0.00 0.00 0.17 04:56:54 03:48:01 veth3237076 0.00 1.13 0.00 0.06 0.00 0.00 0.00 0.00 04:56:54 03:48:01 veth4f6c671 76.87 156.40 5.03 2088.78 0.00 0.00 0.00 0.17 04:56:54 03:48:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:56:54 03:48:01 vethb607f13 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:48:01 ens3 593.49 333.04 6456.74 97.35 0.00 0.00 0.00 0.00 04:56:54 03:48:01 veth92787b1 83.99 165.43 5.50 2016.83 0.00 0.00 0.00 0.17 04:56:54 03:49:01 docker0 554.48 855.85 46.40 11505.96 0.00 0.00 0.00 0.00 04:56:54 03:49:01 veth59eb4db 173.93 271.51 17.34 3795.67 0.00 0.00 0.00 0.31 04:56:54 03:49:01 veth3237076 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:49:01 veth4f6c671 180.44 271.13 17.68 3746.20 0.00 0.00 0.00 0.31 04:56:54 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:49:01 ens3 932.67 611.36 11545.39 140.13 0.00 0.00 0.00 0.00 04:56:54 03:49:01 veth92787b1 177.29 282.27 17.35 3813.95 0.00 0.00 0.00 0.31 04:56:54 03:50:01 docker0 0.52 0.45 0.03 0.03 0.00 0.00 0.00 0.00 04:56:54 03:50:01 veth45a9853 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:50:01 veth2ad32d4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:50:01 veth59eb4db 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:50:01 veth3237076 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:50:01 veth4f6c671 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:50:01 ens3 10.26 5.71 10.34 4.11 0.00 0.00 0.00 0.00 04:56:54 03:50:01 veth92787b1 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:51:01 docker0 25.43 34.76 1.49 181.22 0.00 0.00 0.00 0.00 04:56:54 03:51:01 veth65005a5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:51:01 veth59eb4db 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:51:01 veth3237076 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:51:01 veth4f6c671 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:51:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 04:56:54 03:51:01 ens3 110.85 91.15 266.76 76.68 0.00 0.00 0.00 0.00 04:56:54 03:51:01 veth92787b1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:56:54 03:52:01 docker0 38.37 75.87 3.39 1027.77 0.00 0.00 0.00 0.00 04:56:54 03:52:01 veth59eb4db 7.68 13.43 0.81 206.60 0.00 0.00 0.00 0.02 04:56:54 03:52:01 veth3237076 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:52:01 veth4f6c671 7.31 13.40 0.78 206.42 0.00 0.00 0.00 0.02 04:56:54 03:52:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 04:56:54 03:52:01 ens3 159.16 83.89 2147.28 22.03 0.00 0.00 0.00 0.00 04:56:54 03:53:01 vethbe1dd04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:53:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:53:01 veth1bb78fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:53:01 veth3237076 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:53:01 ens3 68.27 55.47 26.18 79.61 0.00 0.00 0.00 0.00 04:56:54 03:53:01 vethdcf14a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:53:01 vethf65d508 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:54:01 docker0 72.82 98.08 4.21 443.44 0.00 0.00 0.00 0.00 04:56:54 03:54:01 veth3237076 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 04:56:54 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:54:01 ens3 175.65 134.76 484.01 86.01 0.00 0.00 0.00 0.00 04:56:54 03:55:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:55:01 ens3 4.35 2.92 4.01 1.67 0.00 0.00 0.00 0.00 04:56:54 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:56:01 ens3 0.40 0.38 0.03 0.03 0.00 0.00 0.00 0.00 04:56:54 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 03:59:01 ens3 0.30 0.17 0.49 0.07 0.00 0.00 0.00 0.00 04:56:54 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:00:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:01:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:02:01 ens3 0.69 0.42 0.48 0.25 0.00 0.00 0.00 0.00 04:56:54 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:03:01 ens3 2.48 2.20 14.85 0.17 0.00 0.00 0.00 0.00 04:56:54 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:04:01 ens3 0.98 0.38 0.38 0.26 0.00 0.00 0.00 0.00 04:56:54 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:07:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:56:54 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:08:01 ens3 0.75 0.48 0.47 0.28 0.00 0.00 0.00 0.00 04:56:54 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:09:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:56:54 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:10:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:11:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:12:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:56:54 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:13:01 ens3 0.58 0.43 0.35 0.28 0.00 0.00 0.00 0.00 04:56:54 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:14:01 ens3 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 04:56:54 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:16:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:19:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:56:54 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:23:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:56:54 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:24:01 ens3 0.42 0.30 0.26 0.08 0.00 0.00 0.00 0.00 04:56:54 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:26:01 ens3 1.28 0.48 0.35 0.21 0.00 0.00 0.00 0.00 04:56:54 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:27:01 ens3 0.42 0.33 0.26 0.21 0.00 0.00 0.00 0.00 04:56:54 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:56:54 04:28:01 ens3 7.30 5.11 5.15 6.03 0.00 0.00 0.00 0.00 04:56:54 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:29:01 ens3 0.82 0.18 0.13 0.07 0.00 0.00 0.00 0.00 04:56:54 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:30:01 ens3 1.10 0.57 0.40 0.29 0.00 0.00 0.00 0.00 04:56:54 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:31:01 ens3 0.52 0.28 0.37 0.20 0.00 0.00 0.00 0.00 04:56:54 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:32:01 ens3 0.40 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:56:54 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:33:01 ens3 0.73 0.37 0.36 0.27 0.00 0.00 0.00 0.00 04:56:54 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:34:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:56:54 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:36:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:37:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:56:54 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:38:01 ens3 0.63 0.45 0.35 0.28 0.00 0.00 0.00 0.00 04:56:54 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:39:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:56:54 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:40:01 ens3 0.25 0.12 0.12 0.01 0.00 0.00 0.00 0.00 04:56:54 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:56:54 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:45:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 04:56:54 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:48:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:49:01 ens3 3.92 6.91 0.32 8.86 0.00 0.00 0.00 0.00 04:56:54 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:51:01 ens3 8.17 8.18 0.76 14.02 0.00 0.00 0.00 0.00 04:56:54 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:53:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:54:01 ens3 4.12 4.22 0.33 6.89 0.00 0.00 0.00 0.00 04:56:54 04:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:55:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:54 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 04:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:54 Average: docker0 26.05 30.12 2.03 322.84 0.00 0.00 0.00 0.00 04:56:54 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 04:56:54 Average: ens3 42.53 34.91 418.31 10.55 0.00 0.00 0.00 0.00 04:56:54 04:56:54 04:56:54 ---> sar -P ALL: 04:56:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33424) 04/27/22 _x86_64_ (8 CPU) 04:56:54 04:56:54 03:43:21 LINUX RESTART (8 CPU) 04:56:54 04:56:54 03:44:01 CPU %user %nice %system %iowait %steal %idle 04:56:54 03:45:01 all 10.50 0.00 4.18 3.47 0.06 81.80 04:56:54 03:45:01 0 8.25 0.00 4.07 0.22 0.05 87.41 04:56:54 03:45:01 1 14.72 0.00 4.50 8.48 0.07 72.24 04:56:54 03:45:01 2 7.93 0.00 3.54 1.39 0.07 87.07 04:56:54 03:45:01 3 10.73 0.00 5.06 3.45 0.05 80.71 04:56:54 03:45:01 4 16.84 0.00 4.47 6.03 0.07 72.60 04:56:54 03:45:01 5 10.37 0.00 3.66 3.80 0.05 82.12 04:56:54 03:45:01 6 6.72 0.00 3.72 1.21 0.07 88.28 04:56:54 03:45:01 7 8.47 0.00 4.37 3.17 0.07 83.92 04:56:54 03:46:01 all 37.23 0.00 6.46 0.83 0.10 55.38 04:56:54 03:46:01 0 37.66 0.00 6.73 0.07 0.08 55.45 04:56:54 03:46:01 1 38.07 0.00 6.40 2.76 0.12 52.65 04:56:54 03:46:01 2 37.59 0.00 6.91 0.30 0.10 55.09 04:56:54 03:46:01 3 37.17 0.00 6.40 0.42 0.10 55.91 04:56:54 03:46:01 4 36.12 0.00 6.60 2.80 0.08 54.40 04:56:54 03:46:01 5 36.33 0.00 5.96 0.07 0.10 57.54 04:56:54 03:46:01 6 36.93 0.00 5.89 0.13 0.08 56.96 04:56:54 03:46:01 7 37.96 0.00 6.78 0.12 0.10 55.05 04:56:54 03:47:01 all 41.73 0.00 6.02 0.69 0.11 51.45 04:56:54 03:47:01 0 43.65 0.00 6.03 0.00 0.12 50.20 04:56:54 03:47:01 1 42.83 0.00 6.43 0.71 0.10 49.92 04:56:54 03:47:01 2 40.75 0.00 5.49 0.19 0.10 53.48 04:56:54 03:47:01 3 45.46 0.00 6.24 0.02 0.13 48.15 04:56:54 03:47:01 4 39.30 0.00 6.44 4.36 0.12 49.79 04:56:54 03:47:01 5 39.76 0.00 5.40 0.03 0.12 54.69 04:56:54 03:47:01 6 38.78 0.00 5.33 0.08 0.10 55.70 04:56:54 03:47:01 7 43.29 0.00 6.76 0.12 0.12 49.72 04:56:54 03:48:01 all 27.97 0.00 14.02 6.92 0.12 50.97 04:56:54 03:48:01 0 30.34 0.00 14.86 4.44 0.12 50.23 04:56:54 03:48:01 1 27.30 0.00 15.77 19.53 0.14 37.27 04:56:54 03:48:01 2 29.06 0.00 14.57 7.04 0.12 49.20 04:56:54 03:48:01 3 28.01 0.00 13.42 7.33 0.10 51.14 04:56:54 03:48:01 4 28.13 0.00 14.45 5.26 0.12 52.04 04:56:54 03:48:01 5 27.40 0.00 13.17 4.07 0.10 55.25 04:56:54 03:48:01 6 26.24 0.00 11.07 5.08 0.10 57.50 04:56:54 03:48:01 7 27.28 0.00 14.88 2.57 0.14 55.13 04:56:54 03:49:01 all 65.25 0.00 15.77 7.09 0.26 11.64 04:56:54 03:49:01 0 65.27 0.00 16.16 10.62 0.20 7.75 04:56:54 03:49:01 1 65.63 0.00 15.72 5.52 0.20 12.92 04:56:54 03:49:01 2 64.70 0.00 16.58 10.26 0.27 8.19 04:56:54 03:49:01 3 65.08 0.00 14.94 8.16 0.30 11.52 04:56:54 03:49:01 4 66.72 0.00 15.29 5.73 0.30 11.95 04:56:54 03:49:01 5 65.29 0.00 16.29 5.01 0.17 13.24 04:56:54 03:49:01 6 62.97 0.00 14.75 6.61 0.34 15.33 04:56:54 03:49:01 7 66.30 0.00 16.45 4.81 0.25 12.19 04:56:54 03:50:01 all 90.20 0.00 9.56 0.00 0.21 0.03 04:56:54 03:50:01 0 90.80 0.00 8.96 0.00 0.24 0.00 04:56:54 03:50:01 1 90.25 0.00 9.54 0.00 0.22 0.00 04:56:54 03:50:01 2 89.94 0.00 9.86 0.00 0.20 0.00 04:56:54 03:50:01 3 89.54 0.00 10.24 0.00 0.22 0.00 04:56:54 03:50:01 4 90.00 0.00 9.76 0.00 0.24 0.00 04:56:54 03:50:01 5 90.40 0.00 9.45 0.00 0.15 0.00 04:56:54 03:50:01 6 90.27 0.00 9.32 0.00 0.24 0.17 04:56:54 03:50:01 7 90.43 0.00 9.33 0.00 0.20 0.03 04:56:54 03:51:01 all 86.53 0.00 11.02 0.46 0.17 1.82 04:56:54 03:51:01 0 85.38 0.00 11.61 0.00 0.17 2.84 04:56:54 03:51:01 1 90.32 0.00 8.97 0.15 0.13 0.42 04:56:54 03:51:01 2 89.73 0.00 8.65 0.69 0.17 0.77 04:56:54 03:51:01 3 87.56 0.00 11.84 0.17 0.17 0.27 04:56:54 03:51:01 4 83.62 0.00 13.18 0.29 0.17 2.75 04:56:54 03:51:01 5 84.85 0.00 11.46 0.77 0.15 2.77 04:56:54 03:51:01 6 84.51 0.00 11.34 1.42 0.17 2.56 04:56:54 03:51:01 7 86.27 0.00 11.13 0.22 0.20 2.18 04:56:54 03:52:01 all 72.79 0.00 10.68 4.27 0.14 12.12 04:56:54 03:52:01 0 75.25 0.00 11.02 3.55 0.13 10.04 04:56:54 03:52:01 1 83.19 0.00 8.77 1.94 0.17 5.93 04:56:54 03:52:01 2 74.98 0.00 8.19 3.34 0.13 13.35 04:56:54 03:52:01 3 69.28 0.00 13.25 2.90 0.15 14.42 04:56:54 03:52:01 4 66.69 0.00 11.19 9.16 0.12 12.84 04:56:54 03:52:01 5 68.69 0.00 12.34 5.04 0.15 13.78 04:56:54 03:52:01 6 67.99 0.00 11.75 6.30 0.13 13.82 04:56:54 03:52:01 7 76.14 0.00 8.91 1.97 0.13 12.85 04:56:54 03:53:01 all 24.66 0.00 14.47 17.75 0.49 42.63 04:56:54 03:53:01 0 21.26 0.00 14.07 26.13 0.58 37.96 04:56:54 03:53:01 1 26.33 0.00 15.43 14.79 0.45 43.01 04:56:54 03:53:01 2 24.86 0.00 14.95 13.01 0.56 46.62 04:56:54 03:53:01 3 23.64 0.00 15.87 26.10 0.48 33.91 04:56:54 03:53:01 4 24.21 0.00 13.82 15.06 0.54 46.37 04:56:54 03:53:01 5 25.88 0.00 13.34 16.29 0.41 44.07 04:56:54 03:53:01 6 24.61 0.00 14.26 18.09 0.52 42.53 04:56:54 03:53:01 7 26.54 0.00 14.02 12.44 0.40 46.61 04:56:54 03:54:01 all 44.55 0.00 12.74 6.14 0.38 36.19 04:56:54 03:54:01 0 41.41 0.00 11.82 4.04 0.37 42.35 04:56:54 03:54:01 1 43.58 0.00 12.34 7.01 0.36 36.71 04:56:54 03:54:01 2 44.29 0.00 11.98 2.40 0.44 40.88 04:56:54 03:54:01 3 41.55 0.00 11.66 4.15 0.32 42.32 04:56:54 03:54:01 4 45.47 0.00 14.07 11.36 0.46 28.64 04:56:54 03:54:01 5 45.74 0.00 14.37 9.07 0.24 30.58 04:56:54 03:54:01 6 47.38 0.00 12.75 7.92 0.30 31.65 04:56:54 03:54:01 7 46.96 0.00 12.91 3.17 0.51 36.44 04:56:54 03:55:01 all 0.19 0.00 0.13 0.08 0.01 99.60 04:56:54 03:55:01 0 0.22 0.00 0.35 0.15 0.03 99.25 04:56:54 03:55:01 1 0.05 0.00 0.10 0.40 0.00 99.45 04:56:54 03:55:01 2 0.15 0.00 0.07 0.00 0.00 99.78 04:56:54 03:55:01 3 0.13 0.00 0.07 0.00 0.02 99.78 04:56:54 03:55:01 4 0.25 0.00 0.13 0.03 0.00 99.58 04:56:54 03:55:01 5 0.22 0.00 0.07 0.00 0.02 99.70 04:56:54 03:55:01 6 0.25 0.00 0.15 0.00 0.00 99.60 04:56:54 03:55:01 7 0.22 0.00 0.10 0.03 0.02 99.63 04:56:54 04:56:54 03:55:01 CPU %user %nice %system %iowait %steal %idle 04:56:54 03:56:01 all 0.00 0.00 0.01 0.01 0.01 99.97 04:56:54 03:56:01 0 0.02 0.00 0.02 0.03 0.02 99.92 04:56:54 03:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:56:54 03:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 03:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 03:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 03:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 03:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 03:57:01 all 0.03 0.00 0.03 0.00 0.00 99.94 04:56:54 03:57:01 0 0.02 0.00 0.05 0.02 0.00 99.92 04:56:54 03:57:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:56:54 03:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 03:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 03:57:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:56:54 03:57:01 6 0.08 0.00 0.07 0.00 0.02 99.83 04:56:54 03:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:56:54 03:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:54 03:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 03:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:56:54 03:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 03:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 03:58:01 6 0.02 0.00 0.05 0.00 0.02 99.92 04:56:54 03:58:01 7 0.00 0.00 0.00 0.03 0.00 99.97 04:56:54 03:59:01 all 0.02 0.00 0.02 0.02 0.01 99.93 04:56:54 03:59:01 0 0.03 0.00 0.03 0.03 0.00 99.90 04:56:54 03:59:01 1 0.00 0.00 0.03 0.03 0.02 99.92 04:56:54 03:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 03:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 03:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 03:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 03:59:01 6 0.05 0.00 0.05 0.05 0.00 99.85 04:56:54 03:59:01 7 0.03 0.00 0.00 0.05 0.00 99.92 04:56:54 04:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:54 04:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 04:56:54 04:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:56:54 04:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:01:02 all 0.01 0.00 0.01 0.00 0.00 99.97 04:56:54 04:01:02 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:01:02 1 0.03 0.00 0.00 0.03 0.00 99.93 04:56:54 04:01:02 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:01:02 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:01:02 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:01:02 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:01:02 6 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:01:02 7 0.03 0.00 0.02 0.00 0.02 99.93 04:56:54 04:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:54 04:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:02:01 1 0.00 0.00 0.02 0.05 0.00 99.93 04:56:54 04:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:03:01 all 0.31 0.00 0.09 0.04 0.00 99.55 04:56:54 04:03:01 0 0.08 0.00 0.07 0.00 0.00 99.85 04:56:54 04:03:01 1 0.03 0.00 0.07 0.08 0.00 99.82 04:56:54 04:03:01 2 1.07 0.00 0.25 0.17 0.00 98.52 04:56:54 04:03:01 3 0.88 0.00 0.08 0.02 0.00 99.02 04:56:54 04:03:01 4 0.05 0.00 0.07 0.00 0.02 99.87 04:56:54 04:03:01 5 0.15 0.00 0.03 0.02 0.00 99.80 04:56:54 04:03:01 6 0.07 0.00 0.05 0.00 0.00 99.88 04:56:54 04:03:01 7 0.15 0.00 0.10 0.07 0.02 99.67 04:56:54 04:04:01 all 0.28 0.00 0.02 0.01 0.00 99.69 04:56:54 04:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:04:01 1 0.02 0.00 0.02 0.07 0.02 99.88 04:56:54 04:04:01 2 0.00 0.00 0.03 0.03 0.00 99.93 04:56:54 04:04:01 3 1.99 0.00 0.02 0.00 0.00 98.00 04:56:54 04:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:04:01 5 0.10 0.00 0.02 0.00 0.00 99.88 04:56:54 04:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:04:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:56:54 04:05:01 all 0.27 0.00 0.01 0.00 0.00 99.72 04:56:54 04:05:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:56:54 04:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:05:01 3 1.97 0.00 0.00 0.00 0.00 98.03 04:56:54 04:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:05:01 5 0.08 0.00 0.02 0.00 0.02 99.88 04:56:54 04:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:05:01 7 0.05 0.00 0.03 0.02 0.00 99.90 04:56:54 04:06:01 all 0.26 0.00 0.01 0.01 0.00 99.72 04:56:54 04:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:06:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:56:54 04:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:06:01 3 1.95 0.00 0.00 0.00 0.00 98.05 04:56:54 04:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:56:54 04:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:06:01 7 0.00 0.00 0.02 0.07 0.02 99.90 04:56:54 04:56:54 04:06:01 CPU %user %nice %system %iowait %steal %idle 04:56:54 04:07:01 all 0.09 0.00 0.01 0.01 0.00 99.89 04:56:54 04:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:07:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:56:54 04:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:07:01 3 0.58 0.00 0.02 0.00 0.02 99.38 04:56:54 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:07:01 7 0.03 0.00 0.02 0.07 0.02 99.87 04:56:54 04:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:54 04:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:56:54 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:08:01 7 0.00 0.00 0.03 0.03 0.00 99.93 04:56:54 04:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:56:54 04:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:09:01 1 0.02 0.00 0.03 0.02 0.00 99.93 04:56:54 04:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:09:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:56:54 04:10:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:54 04:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:10:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:56:54 04:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:56:54 04:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:10:01 7 0.07 0.00 0.03 0.05 0.02 99.83 04:56:54 04:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:56:54 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:11:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:11:01 7 0.03 0.00 0.03 0.02 0.03 99.88 04:56:54 04:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:56:54 04:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:56:54 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:54 04:12:01 4 0.03 0.00 0.00 0.03 0.00 99.93 04:56:54 04:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:12:01 7 0.03 0.00 0.02 0.03 0.02 99.90 04:56:54 04:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:56:54 04:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:13:01 4 0.05 0.00 0.03 0.02 0.02 99.88 04:56:54 04:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:56:54 04:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:56:54 04:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:56:54 04:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:56:54 04:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:56:54 04:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:56:54 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:15:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:56:54 04:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:56:54 04:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:56:54 04:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:56:54 04:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:16:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:56:54 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:16:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:56:54 04:16:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:56:54 04:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:56:54 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:17:01 all 0.01 0.00 0.02 0.00 0.00 99.96 04:56:54 04:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:17:01 4 0.02 0.00 0.07 0.00 0.02 99.90 04:56:54 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:56:54 04:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:56:54 04:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:56:54 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:56:54 04:18:01 all 0.01 0.00 0.01 0.01 0.01 99.95 04:56:54 04:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:56:54 04:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:18:01 3 0.00 0.00 0.00 0.03 0.02 99.95 04:56:54 04:18:01 4 0.03 0.00 0.02 0.07 0.00 99.88 04:56:54 04:18:01 5 0.03 0.00 0.05 0.00 0.02 99.90 04:56:54 04:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:56:54 04:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:56:54 04:19:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:56:54 04:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:56:54 04:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:56:54 04:19:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:56:54 04:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:19:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:56:54 04:20:01 all 0.02 0.00 0.02 0.00 0.01 99.94 04:56:54 04:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:54 04:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:56:54 04:20:01 5 0.08 0.00 0.08 0.00 0.05 99.78 04:56:54 04:20:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:56:54 04:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:54 04:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:56:54 04:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:21:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:56:54 04:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:21:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:56:54 04:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:22:01 all 0.01 0.00 0.02 0.01 0.00 99.96 04:56:54 04:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:56:54 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:22:01 3 0.02 0.00 0.00 0.03 0.02 99.93 04:56:54 04:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:56:54 04:22:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:56:54 04:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:56:54 04:23:01 all 0.01 0.00 0.03 0.01 0.02 99.93 04:56:54 04:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:23:01 1 0.00 0.00 0.05 0.03 0.00 99.92 04:56:54 04:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:23:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:56:54 04:23:01 5 0.07 0.00 0.08 0.00 0.08 99.77 04:56:54 04:23:01 6 0.00 0.00 0.02 0.00 0.03 99.95 04:56:54 04:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:24:01 all 0.04 0.00 0.02 0.01 0.02 99.91 04:56:54 04:24:01 0 0.00 0.00 0.02 0.00 0.05 99.93 04:56:54 04:24:01 1 0.00 0.00 0.02 0.03 0.00 99.95 04:56:54 04:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:56:54 04:24:01 3 0.23 0.00 0.02 0.02 0.00 99.73 04:56:54 04:24:01 4 0.00 0.00 0.02 0.02 0.03 99.93 04:56:54 04:24:01 5 0.05 0.00 0.02 0.00 0.03 99.90 04:56:54 04:24:01 6 0.00 0.00 0.02 0.00 0.05 99.93 04:56:54 04:24:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:56:54 04:25:01 all 0.07 0.00 0.08 0.01 0.06 99.79 04:56:54 04:25:01 0 0.02 0.00 0.03 0.00 0.05 99.90 04:56:54 04:25:01 1 0.02 0.00 0.05 0.00 0.00 99.93 04:56:54 04:25:01 2 0.02 0.00 0.03 0.00 0.05 99.90 04:56:54 04:25:01 3 0.00 0.00 0.05 0.05 0.02 99.88 04:56:54 04:25:01 4 0.02 0.00 0.07 0.00 0.08 99.83 04:56:54 04:25:01 5 0.13 0.00 0.07 0.00 0.08 99.72 04:56:54 04:25:01 6 0.28 0.00 0.23 0.03 0.15 99.30 04:56:54 04:25:01 7 0.07 0.00 0.07 0.02 0.02 99.83 04:56:54 04:26:01 all 0.02 0.00 0.03 0.01 0.03 99.92 04:56:54 04:26:01 0 0.00 0.00 0.05 0.00 0.02 99.93 04:56:54 04:26:01 1 0.02 0.00 0.03 0.03 0.00 99.92 04:56:54 04:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:26:01 3 0.00 0.00 0.00 0.03 0.02 99.95 04:56:54 04:26:01 4 0.00 0.00 0.03 0.00 0.05 99.92 04:56:54 04:26:01 5 0.02 0.00 0.07 0.00 0.13 99.78 04:56:54 04:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:26:01 7 0.08 0.00 0.02 0.00 0.00 99.90 04:56:54 04:27:01 all 0.03 0.00 0.02 0.01 0.04 99.91 04:56:54 04:27:01 0 0.07 0.00 0.02 0.00 0.05 99.87 04:56:54 04:27:01 1 0.03 0.00 0.05 0.02 0.00 99.90 04:56:54 04:27:01 2 0.02 0.00 0.02 0.00 0.03 99.93 04:56:54 04:27:01 3 0.03 0.00 0.00 0.03 0.05 99.88 04:56:54 04:27:01 4 0.02 0.00 0.03 0.00 0.03 99.92 04:56:54 04:27:01 5 0.02 0.00 0.03 0.00 0.08 99.87 04:56:54 04:27:01 6 0.03 0.00 0.03 0.00 0.03 99.90 04:56:54 04:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:28:01 all 0.19 0.00 0.05 0.04 0.02 99.70 04:56:54 04:28:01 0 0.28 0.00 0.08 0.07 0.03 99.53 04:56:54 04:28:01 1 0.32 0.00 0.03 0.13 0.03 99.48 04:56:54 04:28:01 2 0.17 0.00 0.07 0.03 0.00 99.73 04:56:54 04:28:01 3 0.05 0.00 0.02 0.05 0.03 99.85 04:56:54 04:28:01 4 0.15 0.00 0.03 0.00 0.00 99.82 04:56:54 04:28:01 5 0.17 0.00 0.05 0.00 0.02 99.77 04:56:54 04:28:01 6 0.17 0.00 0.07 0.02 0.05 99.70 04:56:54 04:28:01 7 0.20 0.00 0.03 0.00 0.02 99.75 04:56:54 04:56:54 04:28:01 CPU %user %nice %system %iowait %steal %idle 04:56:54 04:29:01 all 0.05 0.00 0.01 0.01 0.01 99.92 04:56:54 04:29:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:56:54 04:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:56:54 04:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:56:54 04:29:01 3 0.18 0.00 0.02 0.08 0.02 99.70 04:56:54 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:29:01 5 0.08 0.00 0.00 0.00 0.02 99.90 04:56:54 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:54 04:30:01 all 0.20 0.00 0.01 0.01 0.00 99.78 04:56:54 04:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:56:54 04:30:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:30:01 3 1.48 0.00 0.02 0.05 0.02 98.43 04:56:54 04:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:31:01 all 0.22 0.00 0.02 0.00 0.01 99.75 04:56:54 04:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:56:54 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:31:01 3 1.61 0.00 0.08 0.02 0.00 98.29 04:56:54 04:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:56:54 04:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:56:54 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:32:01 all 0.03 0.00 0.01 0.01 0.00 99.94 04:56:54 04:32:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:56:54 04:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:56:54 04:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:32:01 3 0.13 0.00 0.03 0.05 0.02 99.77 04:56:54 04:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:56:54 04:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:56:54 04:33:01 0 0.03 0.00 0.07 0.00 0.02 99.88 04:56:54 04:33:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:56:54 04:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:56:54 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:56:54 04:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:56:54 04:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:34:01 all 0.07 0.00 0.03 0.01 0.01 99.88 04:56:54 04:34:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:56:54 04:34:01 1 0.00 0.00 0.03 0.03 0.02 99.92 04:56:54 04:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:34:01 3 0.53 0.00 0.07 0.05 0.02 99.33 04:56:54 04:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:34:01 5 0.02 0.00 0.03 0.00 0.03 99.92 04:56:54 04:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:35:01 all 0.19 0.00 0.01 0.01 0.00 99.79 04:56:54 04:35:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:56:54 04:35:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:56:54 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:35:01 3 1.31 0.00 0.00 0.02 0.00 98.68 04:56:54 04:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:56:54 04:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:56:54 04:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:54 04:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:54 04:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:56:54 04:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:56:54 04:36:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:56:54 04:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:56:54 04:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:56:54 04:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:56:54 04:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:37:01 4 0.03 0.00 0.00 0.03 0.02 99.92 04:56:54 04:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:38:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:54 04:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:56:54 04:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:38:01 3 0.00 0.00 0.00 0.00 0.03 99.97 04:56:54 04:38:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:56:54 04:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:56:54 04:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:39:01 all 0.00 0.00 0.01 0.00 0.00 99.97 04:56:54 04:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:56:54 04:39:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:56:54 04:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:39:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:56:54 04:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:56:54 04:39:01 CPU %user %nice %system %iowait %steal %idle 04:56:54 04:40:01 all 0.17 0.00 0.02 0.01 0.00 99.80 04:56:54 04:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:40:01 1 0.10 0.00 0.05 0.02 0.02 99.82 04:56:54 04:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:40:01 3 1.17 0.00 0.02 0.05 0.02 98.74 04:56:54 04:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:56:54 04:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:41:01 1 0.08 0.00 0.03 0.02 0.00 99.87 04:56:54 04:41:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:56:54 04:41:01 3 0.10 0.00 0.02 0.00 0.02 99.87 04:56:54 04:41:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:56:54 04:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:56:54 04:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:42:01 1 0.05 0.00 0.03 0.02 0.05 99.85 04:56:54 04:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:42:01 4 0.00 0.00 0.02 0.05 0.00 99.93 04:56:54 04:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:43:01 all 0.01 0.00 0.02 0.01 0.01 99.96 04:56:54 04:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:43:01 1 0.02 0.00 0.03 0.02 0.03 99.90 04:56:54 04:43:01 2 0.00 0.00 0.03 0.00 0.02 99.95 04:56:54 04:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:43:01 4 0.02 0.00 0.02 0.03 0.02 99.92 04:56:54 04:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:44:01 all 0.04 0.00 0.02 0.01 0.01 99.93 04:56:54 04:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:44:01 1 0.07 0.00 0.02 0.02 0.02 99.88 04:56:54 04:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:44:01 3 0.13 0.00 0.02 0.00 0.00 99.85 04:56:54 04:44:01 4 0.03 0.00 0.03 0.03 0.02 99.88 04:56:54 04:44:01 5 0.02 0.00 0.02 0.00 0.03 99.93 04:56:54 04:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:45:01 all 0.02 0.00 0.03 0.00 0.00 99.95 04:56:54 04:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:56:54 04:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:45:01 3 0.08 0.00 0.10 0.00 0.00 99.82 04:56:54 04:45:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:56:54 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:46:01 all 0.01 0.00 0.01 0.01 0.03 99.94 04:56:54 04:46:01 0 0.02 0.00 0.02 0.00 0.07 99.90 04:56:54 04:46:01 1 0.03 0.00 0.03 0.02 0.07 99.85 04:56:54 04:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:46:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:56:54 04:46:01 5 0.00 0.00 0.02 0.00 0.03 99.95 04:56:54 04:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:56:54 04:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:47:01 all 0.02 0.00 0.01 0.00 0.02 99.95 04:56:54 04:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:47:01 1 0.07 0.00 0.03 0.02 0.10 99.78 04:56:54 04:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:56:54 04:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:56:54 04:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:48:01 1 0.07 0.00 0.02 0.00 0.05 99.87 04:56:54 04:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:48:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:56:54 04:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:56:54 04:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:56:54 04:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:56:54 04:49:01 all 0.03 0.00 0.03 0.01 0.02 99.92 04:56:54 04:49:01 0 0.02 0.00 0.03 0.00 0.05 99.90 04:56:54 04:49:01 1 0.05 0.00 0.05 0.03 0.03 99.83 04:56:54 04:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:56:54 04:49:01 3 0.03 0.00 0.05 0.02 0.00 99.90 04:56:54 04:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:56:54 04:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:49:01 6 0.02 0.00 0.02 0.00 0.03 99.93 04:56:54 04:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:50:01 all 0.01 0.00 0.02 0.00 0.01 99.95 04:56:54 04:50:01 0 0.00 0.00 0.00 0.00 0.03 99.97 04:56:54 04:50:01 1 0.03 0.00 0.05 0.00 0.03 99.88 04:56:54 04:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:56:54 04:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:50:01 4 0.02 0.00 0.02 0.03 0.00 99.93 04:56:54 04:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:56:54 04:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:56:54 04:50:01 CPU %user %nice %system %iowait %steal %idle 04:56:54 04:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:56:54 04:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:56:54 04:51:01 1 0.03 0.00 0.03 0.02 0.03 99.88 04:56:54 04:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:51:01 4 0.05 0.00 0.02 0.02 0.00 99.92 04:56:54 04:51:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:56:54 04:51:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:56:54 04:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:56:54 04:52:01 0 0.02 0.00 0.00 0.00 0.03 99.95 04:56:54 04:52:01 1 0.05 0.00 0.03 0.02 0.07 99.83 04:56:54 04:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:56:54 04:52:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:56:54 04:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:56:54 04:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:54 04:53:01 all 0.01 0.00 0.02 0.01 0.00 99.96 04:56:54 04:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:56:54 04:53:01 1 0.05 0.00 0.03 0.02 0.02 99.88 04:56:54 04:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:53:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:56:54 04:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:54:01 all 0.06 0.00 0.02 0.01 0.02 99.89 04:56:54 04:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:54 04:54:01 1 0.03 0.00 0.05 0.03 0.10 99.78 04:56:54 04:54:01 2 0.42 0.00 0.03 0.00 0.00 99.55 04:56:54 04:54:01 3 0.00 0.00 0.00 0.05 0.02 99.93 04:56:54 04:54:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:56:54 04:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:55:02 all 0.11 0.00 0.01 0.00 0.02 99.86 04:56:54 04:55:02 0 0.02 0.00 0.00 0.00 0.03 99.95 04:56:54 04:55:02 1 0.00 0.00 0.05 0.02 0.05 99.88 04:56:54 04:55:02 2 0.75 0.00 0.02 0.00 0.03 99.20 04:56:54 04:55:02 3 0.02 0.00 0.00 0.02 0.00 99.97 04:56:54 04:55:02 4 0.03 0.00 0.02 0.00 0.02 99.93 04:56:54 04:55:02 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:54 04:55:02 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:55:02 7 0.00 0.00 0.00 0.00 0.02 99.98 04:56:54 04:56:01 all 0.16 0.00 0.01 0.00 0.02 99.81 04:56:54 04:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:54 04:56:01 1 0.08 0.00 0.03 0.00 0.07 99.81 04:56:54 04:56:01 2 1.09 0.00 0.00 0.00 0.05 98.86 04:56:54 04:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:56:54 04:56:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:56:54 04:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:56:54 04:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 04:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:54 Average: all 6.94 0.00 1.45 0.66 0.04 90.91 04:56:54 Average: 0 6.88 0.00 1.47 0.67 0.04 90.94 04:56:54 Average: 1 7.22 0.00 1.44 0.85 0.04 90.45 04:56:54 Average: 2 6.98 0.00 1.40 0.53 0.03 91.06 04:56:54 Average: 3 7.06 0.00 1.50 0.73 0.03 90.67 04:56:54 Average: 4 6.83 0.00 1.51 0.83 0.04 90.80 04:56:54 Average: 5 6.85 0.00 1.46 0.60 0.04 91.04 04:56:54 Average: 6 6.70 0.00 1.39 0.64 0.04 91.23 04:56:54 Average: 7 7.03 0.00 1.46 0.40 0.03 91.08 04:56:54 04:56:54 04:56:54