Pull request #3985 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 3c1c4ff2cc0a926459f4d5f63507ce2791984065 rather than a6024f178a0030cbe1827be7b996dd30d7b1ca19 Obtained Jenkinsfile from 3c1c4ff2cc0a926459f4d5f63507ce2791984065 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-ssh8559838017884889705.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-ssh8434337272242089395.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3985/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3985/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17496029900284792378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3985/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2128233058691155405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8700208632362438056.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3985/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3985/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13791994988519085871.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21749 in /w/workspace/edgexfoundry_edgex-go_PR-3985 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3985/head:refs/remotes/origin/PR-3985 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3c1c4ff2cc0a926459f4d5f63507ce2791984065 into PR head commit a6024f178a0030cbe1827be7b996dd30d7b1ca19 Merge succeeded, producing a6024f178a0030cbe1827be7b996dd30d7b1ca19 Checking out Revision a6024f178a0030cbe1827be7b996dd30d7b1ca19 (PR-3985) > git config core.sparsecheckout # timeout=10 > git checkout -f a6024f178a0030cbe1827be7b996dd30d7b1ca19 # 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 3c1c4ff2cc0a926459f4d5f63507ce2791984065 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6024f178a0030cbe1827be7b996dd30d7b1ca19 # timeout=10 Commit message: "docs(metadata): fix Swagger metadata PATCH deviceprofile/resource response" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:02:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:02:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:02:22 ========================================================= 07:02:22 EdgeX Global Pipelines Version Info 07:02:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:02:23 ------------------- 07:02:23 stable info: 07:02:23 ------------------- 07:02:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:02:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:02:23 Message: update stable to v1.0.221 07:02:23 ------------------- 07:02:23 experimental info: 07:02:23 ------------------- 07:02:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:02:23 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 07:02:23 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:02:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:02:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:02:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:02:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3985 [Pipeline] echo 07:02:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3985 [Pipeline] echo 07:02:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3985 [Pipeline] echo 07:02:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] echo 07:02:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6024f1 [Pipeline] echo 07:02:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:25 provisioning config files... 07:02:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1711092494823615835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:25 ---> docker-login.sh 07:02:25 nexus3.edgexfoundry.org:10001 07:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:26 Configure a credential helper to remove this warning. See 07:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:26 07:02:26 Login Succeeded 07:02:26 nexus3.edgexfoundry.org:10002 07:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:26 Configure a credential helper to remove this warning. See 07:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:26 07:02:26 Login Succeeded 07:02:26 nexus3.edgexfoundry.org:10003 07:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:26 Configure a credential helper to remove this warning. See 07:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:26 07:02:26 Login Succeeded 07:02:26 nexus3.edgexfoundry.org:10004 07:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:26 Configure a credential helper to remove this warning. See 07:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:26 07:02:26 Login Succeeded 07:02:26 docker.io 07:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:27 Configure a credential helper to remove this warning. See 07:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:27 07:02:27 Login Succeeded 07:02:27 ---> docker-login.sh ends [Pipeline] } 07:02:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:27 + 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 07:02:27 + dirname cmd/core-command/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo core-command,cmd/core-command/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + dirname cmd/core-data/Dockerfile 07:02:27 + echo core-data,cmd/core-data/Dockerfile 07:02:27 + dirname cmd/core-metadata/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo core-metadata,cmd/core-metadata/Dockerfile 07:02:27 + dirname cmd/security-bootstrapper/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:02:27 + dirname cmd/security-proxy-setup/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:02:27 + dirname cmd/security-secretstore-setup/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:02:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:02:27 + dirname cmd/security-spire-agent/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:02:27 + dirname cmd/security-spire-config/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:02:27 + dirname cmd/security-spire-server/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:02:27 + dirname cmd/support-notifications/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo support-notifications,cmd/support-notifications/Dockerfile 07:02:27 + dirname+ cmd/support-scheduler/Dockerfile 07:02:27 cut -d/ -f2 07:02:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:02:27 + dirname cmd/sys-mgmt-agent/Dockerfile 07:02:27 + cut -d/ -f2 07:02:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:02:27 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 07:02:28 + git rev-list -1 --merges a6024f178a0030cbe1827be7b996dd30d7b1ca19~1..a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] echo 07:02:28 -----------> git rev-list -1 --merges a6024f178a0030cbe1827be7b996dd30d7b1ca19~1..a6024f178a0030cbe1827be7b996dd30d7b1ca19 a6024f178a0030cbe1827be7b996dd30d7b1ca19 [false] [Pipeline] sh 07:02:28 + git log --format=format:%s -1 a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] echo 07:02:28 ========================================================= 07:02:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:02:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:02:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:29 + grep -v github /etc/ssh/ssh_known_hosts 07:02:29 + [ -e /tmp/ssh_known_hosts ] 07:02:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:02:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:02:29 sudo tee -a /etc/ssh/ssh_known_hosts 07:02:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:29 07:02:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:02:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:29 latest: Pulling from edgex-devops/git-semver 07:02:29 a0d0a0d46f8b: Pulling fs layer 07:02:29 3e5f54012d9b: Pulling fs layer 07:02:29 4c7163046ea9: Pulling fs layer 07:02:29 0c2d73faf560: Pulling fs layer 07:02:29 0c2d73faf560: Waiting 07:02:29 3e5f54012d9b: Download complete 07:02:29 a0d0a0d46f8b: Verifying Checksum 07:02:29 a0d0a0d46f8b: Download complete 07:02:29 0c2d73faf560: Verifying Checksum 07:02:29 0c2d73faf560: Download complete 07:02:30 4c7163046ea9: Verifying Checksum 07:02:30 4c7163046ea9: Download complete 07:02:30 a0d0a0d46f8b: Pull complete 07:02:30 3e5f54012d9b: Pull complete 07:02:30 4c7163046ea9: Pull complete 07:02:30 0c2d73faf560: Pull complete 07:02:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:02:30 prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container 07:02:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:02:31 $ docker top e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:31 [ssh-agent] Looking for ssh-agent implementation... 07:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:32 $ docker exec e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc ssh-agent 07:02:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaHEDBn/agent.14 07:02:32 SSH_AGENT_PID=20 07:02:32 Running ssh-add (command line suppressed) 07:02:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8241090058963911436.key (/w/workspace/edgex-go/1@tmp/private_key_8241090058963911436.key) 07:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:32 + git tag --points-at HEAD [Pipeline] } 07:02:32 $ docker exec --env ******** --env ******** e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc ssh-agent -k 07:02:32 unset SSH_AUTH_SOCK; 07:02:32 unset SSH_AGENT_PID; 07:02:32 echo Agent pid 20 killed; 07:02:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:32 [ssh-agent] Looking for ssh-agent implementation... 07:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:33 $ docker exec e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc ssh-agent 07:02:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmLflfb/agent.55 07:02:33 SSH_AGENT_PID=62 07:02:33 Running ssh-add (command line suppressed) 07:02:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3956328495981006491.key (/w/workspace/edgex-go/1@tmp/private_key_3956328495981006491.key) 07:02:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:33 + git semver init 07:02:33 # -> Open(): unable to determine branch for HEAD 07:02:33 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:02:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:02:33 # $SEMVER_REMOTE_NAME = origin 07:02:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:02:33 # $SEMVER_USER_NAME = edgex-jenkins 07:02:33 # $SEMVER_BRANCH = PR-3985 07:02:33 # $SEMVER_TEMP = /tmp/semver-000843519 07:02:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:02:48 # '/tmp/semver-000843519' -> '/w/workspace/edgex-go/1/.semver' 07:02:48 # -> Force: false 07:02:48 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:02:48 $ docker exec --env ******** --env ******** e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc ssh-agent -k 07:02:48 unset SSH_AUTH_SOCK; 07:02:48 unset SSH_AGENT_PID; 07:02:48 echo Agent pid 62 killed; 07:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:49 + git semver [Pipeline] } 07:02:49 $ docker stop --time=1 e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc 07:02:51 $ docker rm -f e862e077d9d0913530c5d684ceb7ab8a3f855f5bddcdfa32d0c15874ec0fe8bc [Pipeline] // withDockerContainer [Pipeline] sh 07:02:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:52 Stashed 1 file(s) [Pipeline] echo 07:02:52 [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 07:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:02:52 ========================================================= 07:02:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:02:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:02:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:02:53 59bf1c3509f3: Pulling fs layer 07:02:53 666ba61612fd: Pulling fs layer 07:02:53 8ed8ca486205: Pulling fs layer 07:02:53 4fe6c5a15a65: Pulling fs layer 07:02:53 22a0e8bec74d: Pulling fs layer 07:02:53 4fe6c5a15a65: Waiting 07:02:53 640e595b4fbd: Pulling fs layer 07:02:53 763cafe07f6e: Pulling fs layer 07:02:53 22a0e8bec74d: Waiting 07:02:53 640e595b4fbd: Waiting 07:02:53 0c0b528cf693: Pulling fs layer 07:02:53 763cafe07f6e: Waiting 07:02:53 10935f4eaf8b: Pulling fs layer 07:02:53 0c0b528cf693: Waiting 07:02:53 8ed8ca486205: Verifying Checksum 07:02:53 8ed8ca486205: Download complete 07:02:53 666ba61612fd: Verifying Checksum 07:02:53 666ba61612fd: Download complete 07:02:53 22a0e8bec74d: Verifying Checksum 07:02:53 59bf1c3509f3: Verifying Checksum 07:02:53 59bf1c3509f3: Download complete 07:02:53 640e595b4fbd: Download complete 07:02:53 763cafe07f6e: Verifying Checksum 07:02:53 763cafe07f6e: Download complete 07:02:53 0c0b528cf693: Verifying Checksum 07:02:53 0c0b528cf693: Download complete 07:02:53 59bf1c3509f3: Pull complete 07:02:53 666ba61612fd: Pull complete 07:02:53 8ed8ca486205: Pull complete 07:02:53 10935f4eaf8b: Verifying Checksum 07:02:53 10935f4eaf8b: Download complete 07:02:53 4fe6c5a15a65: Verifying Checksum 07:02:53 4fe6c5a15a65: Download complete 07:02:58 4fe6c5a15a65: Pull complete 07:02:58 22a0e8bec74d: Pull complete 07:02:58 640e595b4fbd: Pull complete 07:02:58 763cafe07f6e: Pull complete 07:02:58 0c0b528cf693: Pull complete 07:02:59 10935f4eaf8b: Pull complete 07:02:59 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:02:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:03:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:03:00 WORKDIR /edgex 07:03:00 COPY go.mod . 07:03:00 RUN go mod download 07:03:00 + docker build -t ci-base-image-x86_64 -f - . 07:03:01 Sending build context to Docker daemon 334.8MB 07:03:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:03:01 ---> 99d49a6021b9 07:03:01 Step 2/4 : WORKDIR /edgex 07:03:04 ---> Running in dca3855d6f5f 07:03:04 Removing intermediate container dca3855d6f5f 07:03:04 ---> 381156b387ee 07:03:04 Step 3/4 : COPY go.mod . 07:03:04 ---> 87ff5c83c57e 07:03:04 Step 4/4 : RUN go mod download 07:03:04 ---> Running in 6e09a63ff21c 07:03:07 Still waiting to schedule task 07:03:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:03:23 Removing intermediate container 6e09a63ff21c 07:03:23 ---> cbfd2c7ef754 07:03:23 Successfully built cbfd2c7ef754 07:03:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:03:23 + docker inspect -f . ci-base-image-x86_64 07:03:23 . [Pipeline] withDockerContainer 07:03:23 prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container 07:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:24 $ docker top 62830bbb3d0aa342242a20dce4b21984e6c9412ebdd19a0167ea248a48785a51 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:24 + go version 07:03:24 go version go1.17.6 linux/amd64 [Pipeline] } 07:03:24 $ docker stop --time=1 62830bbb3d0aa342242a20dce4b21984e6c9412ebdd19a0167ea248a48785a51 07:03:26 $ docker rm -f 62830bbb3d0aa342242a20dce4b21984e6c9412ebdd19a0167ea248a48785a51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:26 + docker inspect -f . ci-base-image-x86_64 07:03:26 . [Pipeline] withDockerContainer 07:03:26 prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container 07:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:27 $ docker top ccfe3c5f90d3374ec769024b90a413c1a5f36e26a894fa399adb537a517857c2 -eo pid,comm [Pipeline] { [Pipeline] echo 07:03:27 ========================================================= 07:03:27 [edgeXBuildGoParallel] Running Tests and Build... 07:03:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:03:27 + make test 07:03:27 go mod tidy -compat=1.17 07:03:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:03:33 ? github.com/edgexfoundry/edgex-go [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:03:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 07:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:03:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 07:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 53.4% of statements 07:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.883s coverage: 89.2% of statements 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 84.4% of statements 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.466s coverage: 95.6% of statements 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 07:03:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 07:03:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 07:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 07:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 07:04:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.5% of statements 07:04:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.4% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:04:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 07:04:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 07:04:10 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 07:04:28 GO111MODULE=on go vet ./... 07:04:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:04:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:04:33 ./bin/test-attribution-txt.sh [Pipeline] echo 07:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:04:34 + ls -al . 07:04:34 total 672 07:04:34 drwxrwxr-x 10 1001 1001 4096 Apr 22 07:04 . 07:04:34 drwxr-xr-x 4 root root 4096 Apr 22 07:03 .. 07:04:34 -rw-rw-r-- 1 1001 1001 11 Apr 22 07:02 .dockerignore 07:04:34 drwxrwxr-x 8 1001 1001 4096 Apr 22 07:02 .git 07:04:34 drwxrwxr-x 3 1001 1001 4096 Apr 22 07:02 .github 07:04:34 -rw-rw-r-- 1 1001 1001 879 Apr 22 07:02 .gitignore 07:04:34 -rw-rw-r-- 1 1001 1001 42 Apr 22 07:02 .golangci.yml 07:04:34 -rw-rw-r-- 1 1001 1001 87 Apr 22 07:02 .hadolint.yml 07:04:34 drwx------ 3 1001 1001 4096 Apr 22 07:02 .semver 07:04:34 -rw-rw-r-- 1 1001 1001 166 Apr 22 07:02 .sonarcloud.properties 07:04:34 -rw-rw-r-- 1 1001 1001 1171 Apr 22 07:02 ADOPTERS.md 07:04:34 -rw-rw-r-- 1 1001 1001 10086 Apr 22 07:02 Attribution.txt 07:04:34 -rw-rw-r-- 1 1001 1001 51732 Apr 22 07:02 CHANGELOG.md 07:04:34 -rw-rw-r-- 1 1001 1001 3804 Apr 22 07:02 CONTRIBUTING.md 07:04:34 -rw-rw-r-- 1 1001 1001 677 Apr 22 07:02 GOVERNANCE.md 07:04:34 -rw-rw-r-- 1 1001 1001 850 Apr 22 07:02 Jenkinsfile 07:04:34 -rw-rw-r-- 1 1001 1001 10775 Apr 22 07:02 LICENSE 07:04:34 -rw-rw-r-- 1 1001 1001 10389 Apr 22 07:02 Makefile 07:04:34 -rw-rw-r-- 1 1001 1001 582 Apr 22 07:02 OWNERS.md 07:04:34 -rw-rw-r-- 1 1001 1001 9120 Apr 22 07:02 README.md 07:04:34 -rw-rw-r-- 1 1001 1001 6912 Apr 22 07:02 SECURITY.md 07:04:34 -rw-rw-r-- 1 1001 1001 5 Apr 22 07:02 VERSION 07:04:34 -rw-rw-r-- 1 1001 1001 4131 Apr 22 07:02 ZMQWindows.md 07:04:34 drwxrwxr-x 2 1001 1001 4096 Apr 22 07:02 bin 07:04:34 drwxrwxr-x 18 1001 1001 4096 Apr 22 07:02 cmd 07:04:34 -rw-r--r-- 1 root root 435134 Apr 22 07:04 coverage.out 07:04:34 -rw-rw-r-- 1 1001 1001 3256 Apr 22 07:02 go.mod 07:04:34 -rw-rw-r-- 1 1001 1001 35162 Apr 22 07:03 go.sum 07:04:34 drwxrwxr-x 8 1001 1001 4096 Apr 22 07:02 internal 07:04:34 drwxrwxr-x 3 1001 1001 4096 Apr 22 07:02 openapi 07:04:34 drwxrwxr-x 4 1001 1001 4096 Apr 22 07:02 snap 07:04:34 -rw-rw-r-- 1 1001 1001 204 Apr 22 07:02 version.go [Pipeline] sh 07:04:34 + '[' -e coverage.out ] 07:04:34 + chown 1001:1001 coverage.out [Pipeline] stash 07:04:34 Stashed 1 file(s) [Pipeline] sh 07:04:34 + make build 07:04:34 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 07:04:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21751 in /w/workspace/edgexfoundry_edgex-go_PR-3985 [Pipeline] { [Pipeline] ws 07:04:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:04:49 The recommended git tool is: git 07:04:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:04:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:04:56 using credential edgex-jenkins-ssh 07:04:56 Cloning the remote Git repository 07:04:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:04:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:04:57 > git init /w/workspace/edgex-go/1 # timeout=10 07:04:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:04:57 > git --version # timeout=10 07:04:57 > git --version # 'git version 2.25.1' 07:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:05:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:05:03 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 07:05:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:05:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:05:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:05:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:05:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:05:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:05:10 $ docker stop --time=1 ccfe3c5f90d3374ec769024b90a413c1a5f36e26a894fa399adb537a517857c2 07:05:13 $ docker rm -f ccfe3c5f90d3374ec769024b90a413c1a5f36e26a894fa399adb537a517857c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:15 07:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:15 Merging remotes/origin/main commit 3c1c4ff2cc0a926459f4d5f63507ce2791984065 into PR head commit a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] isUnix [Pipeline] sh 07:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:15 latest: Pulling from edgex-devops/edgex-compose 07:05:15 cbdbe7a5bc2a: Pulling fs layer 07:05:15 ca9280d653b3: Pulling fs layer 07:05:15 7e9c9ca2126c: Pulling fs layer 07:05:15 cbdbe7a5bc2a: Verifying Checksum 07:05:15 cbdbe7a5bc2a: Download complete 07:05:15 Merge succeeded, producing a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:05:15 Checking out Revision a6024f178a0030cbe1827be7b996dd30d7b1ca19 (PR-3985) 07:05:15 ca9280d653b3: Verifying Checksum 07:05:15 ca9280d653b3: Download complete 07:05:15 cbdbe7a5bc2a: Pull complete 07:05:16 7e9c9ca2126c: Verifying Checksum 07:05:16 7e9c9ca2126c: Download complete 07:05:16 ca9280d653b3: Pull complete 07:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3985/head:refs/remotes/origin/PR-3985 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:05:15 > git config core.sparsecheckout # timeout=10 07:05:15 > git checkout -f a6024f178a0030cbe1827be7b996dd30d7b1ca19 # timeout=10 07:05:15 > git remote # timeout=10 07:05:15 > git config --get remote.origin.url # timeout=10 07:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:15 > git merge 3c1c4ff2cc0a926459f4d5f63507ce2791984065 # timeout=10 07:05:15 > git rev-parse HEAD^{commit} # timeout=10 07:05:15 > git config core.sparsecheckout # timeout=10 07:05:15 > git checkout -f a6024f178a0030cbe1827be7b996dd30d7b1ca19 # timeout=10 07:05:19 7e9c9ca2126c: Pull complete 07:05:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:05:19 prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container 07:05:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:05:19 Commit message: "docs(metadata): fix Swagger metadata PATCH deviceprofile/resource response" 07:05:20 > git --version # timeout=10 07:05:20 > git --version # 'git version 2.25.1' 07:05:20 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 07:05:21 $ docker top 20a7acbf0bffb6032e83b813344b4f06fb26835831a47a315c6057c986302a28 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:21 + docker-compose build --help 07:05:21 + grep parallel 07:05:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:05:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:22 Dload Upload Total Spent Left Speed 07:05:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 90404 07:05:22 --parallel Build images in parallel. [Pipeline] } 07:05:22 $ docker stop --time=1 20a7acbf0bffb6032e83b813344b4f06fb26835831a47a315c6057c986302a28 07:05:23 $ docker rm -f 20a7acbf0bffb6032e83b813344b4f06fb26835831a47a315c6057c986302a28 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:24 . [Pipeline] withDockerContainer 07:05:24 prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container 07:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:05:24 + sudo tee /etc/docker/daemon.new 07:05:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:05:24 { 07:05:24 "registry-mirrors": [ 07:05:24 "https://nexus3.edgexfoundry.org:10001" 07:05:24 ], 07:05:24 "bip": "10.250.0.254/24", 07:05:24 "hosts": [ 07:05:24 "tcp://0.0.0.0:5555", 07:05:24 "unix:///var/run/docker.sock" 07:05:24 ], 07:05:24 "mtu": 1458, 07:05:24 "selinux-enabled": true, 07:05:24 "seccomp-profile": "/etc/docker/seccomp.json" 07:05:24 } 07:05:24 $ docker top 5eda5081359b52bd71c1d807cd178eaa8ca9db042571a3979be8ce34182626fe -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:05:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:05:25 + docker-compose -f ./docker-compose-build.yml build --parallel 07:05:25 + sudo service docker restart 07:05:25 Building core-command ... 07:05:25 Building core-data ... 07:05:25 Building core-metadata ... 07:05:25 Building security-bootstrapper ... 07:05:25 Building security-proxy-setup ... 07:05:25 Building security-secretstore-setup ... 07:05:25 Building security-spiffe-token-provider ... 07:05:25 Building security-spire-agent ... 07:05:25 Building security-spire-config ... 07:05:25 Building security-spire-server ... 07:05:25 Building support-notifications ... 07:05:25 Building support-scheduler ... 07:05:25 Building sys-mgmt-agent ... 07:05:25 Building security-spire-agent 07:05:25 Building core-metadata 07:05:25 Building sys-mgmt-agent 07:05:25 Building security-bootstrapper 07:05:25 Building security-spire-server 07:05:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:05:40 ---> cbfd2c7ef754 07:05:40 Step 3/25 : WORKDIR /edgex-go 07:05:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:05:41 ---> cbfd2c7ef754 07:05:41 Step 3/31 : WORKDIR /edgex-go 07:05:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:05:41 ---> cbfd2c7ef754 07:05:41 Step 3/26 : WORKDIR /edgex-go 07:05:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:41 ---> cbfd2c7ef754 07:05:41 Step 3/23 : WORKDIR /edgex-go 07:05:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:41 ---> cbfd2c7ef754 07:05:41 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:44 provisioning config files... 07:05:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7165918960953929444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:44 ---> docker-login.sh 07:05:44 nexus3.edgexfoundry.org:10001 07:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:45 Configure a credential helper to remove this warning. See 07:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:45 07:05:45 Login Succeeded 07:05:45 nexus3.edgexfoundry.org:10002 07:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:46 Configure a credential helper to remove this warning. See 07:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:46 07:05:46 Login Succeeded 07:05:46 nexus3.edgexfoundry.org:10003 07:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:46 Configure a credential helper to remove this warning. See 07:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:46 07:05:46 Login Succeeded 07:05:46 nexus3.edgexfoundry.org:10004 07:05:46 ---> Running in c57716e841d2 07:05:46 ---> Running in 9c70ec23658f 07:05:46 ---> Running in e7ec1250bffb 07:05:46 ---> Running in a4a97c0a859e 07:05:46 ---> Running in d7a676d40ebf 07:05:46 Removing intermediate container a4a97c0a859e 07:05:46 ---> 8980277a4a38 07:05:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:46 Removing intermediate container c57716e841d2 07:05:46 ---> c2097936cb8b 07:05:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:46 Removing intermediate container e7ec1250bffb 07:05:46 ---> dd1bd532ea13 07:05:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:46 ---> Running in a6bdf8b6651e 07:05:46 Removing intermediate container d7a676d40ebf 07:05:46 ---> 5d9055758ec9 07:05:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:46 ---> Running in 017441311e8e 07:05:46 Removing intermediate container 9c70ec23658f 07:05:46 ---> 21a9dcb88dfd 07:05:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:46 ---> Running in 57d8ca9dd275 07:05:46 ---> Running in 8c3fef24362d 07:05:46 ---> Running in 7e682cdd608b 07:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:47 Configure a credential helper to remove this warning. See 07:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:47 07:05:47 Login Succeeded 07:05:47 docker.io 07:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:47 Removing intermediate container 017441311e8e 07:05:47 ---> 7b5a845e1237 07:05:47 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:05:47 Removing intermediate container a6bdf8b6651e 07:05:47 ---> fd89379045b9 07:05:47 Step 5/23 : RUN apk add --update --no-cache make git 07:05:47 ---> Running in 486b1515ef24 07:05:47 ---> Running in 91e48cb98512 07:05:47 Removing intermediate container 8c3fef24362d 07:05:47 ---> 4248a40f09f2 07:05:47 Step 5/23 : RUN apk add --update --no-cache make bash git 07:05:47 ---> Running in 7609da4bdb62 07:05:47 Removing intermediate container 57d8ca9dd275 07:05:47 ---> c4a76261dadf 07:05:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:05:47 ---> Running in d1606881a944 07:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:47 Configure a credential helper to remove this warning. See 07:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:47 07:05:47 Login Succeeded 07:05:47 ---> docker-login.sh ends [Pipeline] } 07:05:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:05:48 Removing intermediate container 7e682cdd608b 07:05:48 ---> 3cc52fb06547 07:05:48 Step 5/31 : RUN apk add --update --no-cache make git 07:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:05:48 ---> Running in bcdbab40c033 07:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 07:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:05:48 ========================================================= 07:05:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:05:48 ========================================================= [Pipeline] fileExists 07:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 07:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:05:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:48 9b3977197b4f: Pulling fs layer 07:05:48 1a89e8eeedd5: Pulling fs layer 07:05:48 94645a83ff95: Pulling fs layer 07:05:48 3f3a8bcf1eab: Pulling fs layer 07:05:48 0c92f367c5e7: Pulling fs layer 07:05:48 f7c0051592d6: Pulling fs layer 07:05:48 a227ed2f7395: Pulling fs layer 07:05:48 7b1c46037f91: Pulling fs layer 07:05:48 0c92f367c5e7: Waiting 07:05:48 f7c0051592d6: Waiting 07:05:48 a227ed2f7395: Waiting 07:05:48 7b1c46037f91: Waiting 07:05:48 94645a83ff95: Verifying Checksum 07:05:48 94645a83ff95: Download complete 07:05:48 1a89e8eeedd5: Verifying Checksum 07:05:48 1a89e8eeedd5: Download complete 07:05:48 0c92f367c5e7: Verifying Checksum 07:05:48 0c92f367c5e7: Download complete 07:05:48 f7c0051592d6: Download complete 07:05:48 9b3977197b4f: Verifying Checksum 07:05:48 9b3977197b4f: Download complete 07:05:48 a227ed2f7395: Verifying Checksum 07:05:48 a227ed2f7395: Download complete 07:05:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:05:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:05:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:05:49 OK: 221 MiB in 52 packages 07:05:49 OK: 221 MiB in 52 packages 07:05:49 OK: 221 MiB in 52 packages 07:05:49 OK: 221 MiB in 52 packages 07:05:49 OK: 221 MiB in 52 packages 07:05:49 Removing intermediate container 486b1515ef24 07:05:49 ---> 5d3d9dacfc70 07:05:49 Step 6/25 : COPY go.mod vendor* ./ 07:05:49 Removing intermediate container 91e48cb98512 07:05:49 ---> 73e950d8b947 07:05:49 Step 6/23 : COPY go.mod vendor* ./ 07:05:49 ---> de2f048284a3 07:05:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:49 ---> Running in ce7f8d2cea16 07:05:49 Removing intermediate container 7609da4bdb62 07:05:49 ---> 74f561966b3d 07:05:49 Step 6/23 : COPY go.mod vendor* ./ 07:05:49 Removing intermediate container d1606881a944 07:05:49 ---> 6650a1485555 07:05:49 Step 6/26 : COPY go.mod vendor* ./ 07:05:49 ---> a0fa4eea95d0 07:05:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:49 9b3977197b4f: Pull complete 07:05:50 ---> Running in cdfd4a5f91a7 07:05:50 ---> 43e13047bb5d 07:05:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:50 Removing intermediate container bcdbab40c033 07:05:50 ---> a9d03a870aae 07:05:50 Step 6/31 : COPY go.mod vendor* ./ 07:05:50 ---> Running in 0c1cae3da854 07:05:50 ---> 95b8ca38933e 07:05:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:50 ---> Running in fd59d8618158 07:05:50 1a89e8eeedd5: Pull complete 07:05:50 ---> 0643da106bc8 07:05:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:50 ---> Running in d5a00d3e3458 07:05:50 94645a83ff95: Pull complete 07:05:50 7b1c46037f91: Verifying Checksum 07:05:50 7b1c46037f91: Download complete 07:05:51 Removing intermediate container ce7f8d2cea16 07:05:51 ---> d8b3dc71b7bd 07:05:51 Step 8/25 : COPY . . 07:05:51 3f3a8bcf1eab: Verifying Checksum 07:05:51 3f3a8bcf1eab: Download complete 07:05:52 Removing intermediate container 0c1cae3da854 07:05:52 ---> a56c38c1bc4f 07:05:52 Step 8/23 : COPY . . 07:05:53 Removing intermediate container cdfd4a5f91a7 07:05:53 ---> fc157c25f6e4 07:05:53 Step 8/23 : COPY . . 07:05:53 Removing intermediate container fd59d8618158 07:05:53 ---> 1063ad1753e2 07:05:53 Step 8/26 : COPY . . 07:05:53 Removing intermediate container d5a00d3e3458 07:05:53 ---> cf4cf0bd25db 07:05:53 Step 8/31 : COPY . . 07:06:06 3f3a8bcf1eab: Pull complete 07:06:06 0c92f367c5e7: Pull complete 07:06:06 f7c0051592d6: Pull complete 07:06:06 a227ed2f7395: Pull complete 07:06:07 ---> fd1eaeb17e56 07:06:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:06:07 ---> bf7326d2e907 07:06:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:06:07 ---> 5dc1d3bdf36f 07:06:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:06:07 ---> 2485ac6c3998 07:06:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:06:07 ---> 2ae2b0456ce5 07:06:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:06:07 ---> Running in 30a9c27a0c25 07:06:07 ---> Running in 747e48f81501 07:06:07 ---> Running in a6bc7af7d55a 07:06:07 ---> Running in bffa49c7499d 07:06:07 ---> Running in 0b667a7fa1fc 07:06:07 Removing intermediate container a6bc7af7d55a 07:06:07 ---> dc1b14967d3c 07:06:07 Step 10/25 : RUN mkdir -p spire-build 07:06:07 Removing intermediate container 0b667a7fa1fc 07:06:07 ---> d40b44e44317 07:06:07 Step 10/26 : RUN mkdir -p spire-build 07:06:07 ---> Running in fe4fafc811fd 07:06:07 ---> Running in d516604df772 07:06:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:06:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:06:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:06:07 Removing intermediate container fe4fafc811fd 07:06:07 ---> d3e52e77f041 07:06:07 Step 11/25 : WORKDIR /edgex-go/spire-build 07:06:07 Removing intermediate container d516604df772 07:06:07 ---> 16412e4cabe6 07:06:07 Step 11/26 : WORKDIR /edgex-go/spire-build 07:06:07 ---> Running in 730908d45ce8 07:06:07 ---> Running in 529522a618ed 07:06:07 Removing intermediate container 529522a618ed 07:06:07 ---> b2de5e9c6693 07:06:07 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 07:06:07 Removing intermediate container 730908d45ce8 07:06:07 ---> 5fb4d60c85b1 07:06:07 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 07:06:07 ---> Running in e9b541f14381 07:06:07 ---> Running in b70df8a19876 07:06:08 spire-1.2.1/ 07:06:08 spire-1.2.1/ 07:06:08 spire-1.2.1/.data/ 07:06:08 spire-1.2.1/.data/.file 07:06:08 spire-1.2.1/.dockerignore 07:06:08 spire-1.2.1/.gitattributes 07:06:08 spire-1.2.1/.githooks/ 07:06:08 spire-1.2.1/.githooks/pre-commit 07:06:08 spire-1.2.1/.github/ 07:06:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:06:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:06:08 spire-1.2.1/.github/dependabot.yml 07:06:08 spire-1.2.1/.github/workflows/ 07:06:08 spire-1.2.1/.github/workflows/nightly_build.yaml 07:06:08 spire-1.2.1/.github/workflows/pr_build.yaml 07:06:08 spire-1.2.1/.github/workflows/release_build.yaml 07:06:08 spire-1.2.1/.github/workflows/scripts/ 07:06:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:06:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:06:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:06:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:06:08 spire-1.2.1/.github/workflows/scripts/split.sh 07:06:08 spire-1.2.1/.gitignore 07:06:08 spire-1.2.1/.go-version 07:06:08 spire-1.2.1/.golangci.yml 07:06:08 spire-1.2.1/ADOPTERS.md 07:06:08 spire-1.2.1/CHANGELOG.md 07:06:08 spire-1.2.1/CODE-OF-CONDUCT.md 07:06:08 spire-1.2.1/CODEOWNERS 07:06:08 spire-1.2.1/CONTRIBUTING.md 07:06:08 spire-1.2.1/Dockerfile 07:06:08 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 07:06:08 spire-1.2.1/.data/.file 07:06:08 spire-1.2.1/.dockerignore 07:06:08 spire-1.2.1/.gitattributes 07:06:08 spire-1.2.1/.githooks/ 07:06:08 spire-1.2.1/.githooks/pre-commit 07:06:08 spire-1.2.1/.github/ 07:06:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:06:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:06:08 spire-1.2.1/.github/dependabot.yml 07:06:08 spire-1.2.1/.github/workflows/ 07:06:08 spire-1.2.1/.github/workflows/nightly_build.yaml 07:06:08 spire-1.2.1/.github/workflows/pr_build.yaml 07:06:08 spire-1.2.1/.github/workflows/release_build.yaml 07:06:08 spire-1.2.1/.github/workflows/scripts/ 07:06:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:06:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:06:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:06:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:06:08 spire-1.2.1/.github/workflows/scripts/split.sh 07:06:08 spire-1.2.1/.gitignore 07:06:08 spire-1.2.1/.go-version 07:06:08 spire-1.2.1/.golangci.yml 07:06:08 spire-1.2.1/ADOPTERS.md 07:06:08 spire-1.2.1/CHANGELOG.md 07:06:08 spire-1.2.1/CODE-OF-CONDUCT.md 07:06:08 spire-1.2.1/CODEOWNERS 07:06:08 spire-1.2.1/CONTRIBUTING.md 07:06:08 spire-1.2.1/Dockerfile 07:06:08 spire-1.2.1/Dockerfile.dev 07:06:08 spire-1.2.1/Dockerfile.scratch 07:06:08 spire-1.2.1/LICENSE 07:06:08 spire-1.2.1/MAINTAINERS.md 07:06:08 spire-1.2.1/Makefile 07:06:08 spire-1.2.1/README.md 07:06:08 spire-1.2.1/ROADMAP.md 07:06:08 spire-1.2.1/SECURITY.md 07:06:08 spire-1.2.1/cmd/ 07:06:08 spire-1.2.1/cmd/spire-agent/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/common/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/run/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:06:08 spire-1.2.1/Dockerfile.scratch 07:06:08 spire-1.2.1/LICENSE 07:06:08 spire-1.2.1/MAINTAINERS.md 07:06:08 spire-1.2.1/Makefile 07:06:08 spire-1.2.1/README.md 07:06:08 spire-1.2.1/ROADMAP.md 07:06:08 spire-1.2.1/SECURITY.md 07:06:08 spire-1.2.1/cmd/ 07:06:08 spire-1.2.1/cmd/spire-agent/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/common/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/run/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:06:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:06:08 spire-1.2.1/cmd/spire-agent/main.go 07:06:08 spire-1.2.1/cmd/spire-server/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/cli.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:06:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:06:08 spire-1.2.1/cmd/spire-agent/main.go 07:06:08 spire-1.2.1/cmd/spire-server/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/cli.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/run/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/token/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/validate/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/run/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/token/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/validate/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/x509/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:06:08 spire-1.2.1/cmd/spire-server/main.go 07:06:08 spire-1.2.1/cmd/spire-server/util/ 07:06:08 spire-1.2.1/cmd/spire-server/util/util.go 07:06:08 spire-1.2.1/conf/ 07:06:08 spire-1.2.1/conf/agent/ 07:06:08 spire-1.2.1/conf/agent/agent.conf 07:06:08 spire-1.2.1/conf/agent/agent_full.conf 07:06:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:06:08 spire-1.2.1/conf/server/ 07:06:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:06:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:06:08 spire-1.2.1/conf/server/server.conf 07:06:08 spire-1.2.1/conf/server/server_full.conf 07:06:08 spire-1.2.1/doc/ 07:06:08 spire-1.2.1/doc/SPIRE101.md 07:06:08 spire-1.2.1/doc/auditlog.md 07:06:08 spire-1.2.1/doc/authorization_policy_engine.md 07:06:08 spire-1.2.1/doc/changelog_guidelines.md 07:06:08 spire-1.2.1/doc/cure53-report.pdf 07:06:08 spire-1.2.1/doc/images/ 07:06:08 spire-1.2.1/doc/images/2019_roadmap.png 07:06:08 spire-1.2.1/doc/images/SPIRE101.png 07:06:08 spire-1.2.1/doc/images/SPIRE_agent.png 07:06:08 spire-1.2.1/doc/images/SPIRE_server.png 07:06:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/x509/ 07:06:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:06:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:06:08 spire-1.2.1/cmd/spire-server/main.go 07:06:08 spire-1.2.1/cmd/spire-server/util/ 07:06:08 spire-1.2.1/cmd/spire-server/util/util.go 07:06:08 spire-1.2.1/conf/ 07:06:08 spire-1.2.1/conf/agent/ 07:06:08 spire-1.2.1/conf/agent/agent.conf 07:06:08 spire-1.2.1/conf/agent/agent_full.conf 07:06:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:06:08 spire-1.2.1/conf/server/ 07:06:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:06:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:06:08 spire-1.2.1/conf/server/server.conf 07:06:08 spire-1.2.1/conf/server/server_full.conf 07:06:08 spire-1.2.1/doc/ 07:06:08 spire-1.2.1/doc/SPIRE101.md 07:06:08 spire-1.2.1/doc/auditlog.md 07:06:08 spire-1.2.1/doc/authorization_policy_engine.md 07:06:08 spire-1.2.1/doc/changelog_guidelines.md 07:06:08 spire-1.2.1/doc/cure53-report.pdf 07:06:08 spire-1.2.1/doc/images/ 07:06:08 spire-1.2.1/doc/images/2019_roadmap.png 07:06:08 spire-1.2.1/doc/images/SPIRE101.png 07:06:08 spire-1.2.1/doc/images/SPIRE_agent.png 07:06:08 spire-1.2.1/doc/images/SPIRE_server.png 07:06:08 spire-1.2.1/doc/images/cache_mgr.png 07:06:08 spire-1.2.1/doc/images/cache_mgr_components.png 07:06:08 spire-1.2.1/doc/images/federated_spire.png 07:06:08 spire-1.2.1/doc/images/ha_mode.png 07:06:08 spire-1.2.1/doc/images/nested_spire.png 07:06:08 spire-1.2.1/doc/images/oidc_federation.png 07:06:08 spire-1.2.1/doc/images/single_trust_domain.png 07:06:08 spire-1.2.1/doc/images/spiffe_compatible.png 07:06:08 spire-1.2.1/doc/images/spire_logo.png 07:06:08 spire-1.2.1/doc/migrating_registration_api_clients.md 07:06:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:06:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:06:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:06:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:06:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:06:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:06:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:06:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:06:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:06:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:06:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:06:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:06:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:06:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:06:08 spire-1.2.1/doc/images/cache_mgr.png 07:06:08 spire-1.2.1/doc/images/cache_mgr_components.png 07:06:08 spire-1.2.1/doc/images/federated_spire.png 07:06:08 spire-1.2.1/doc/images/ha_mode.png 07:06:08 spire-1.2.1/doc/images/nested_spire.png 07:06:08 spire-1.2.1/doc/images/oidc_federation.png 07:06:08 spire-1.2.1/doc/images/single_trust_domain.png 07:06:08 spire-1.2.1/doc/images/spiffe_compatible.png 07:06:08 spire-1.2.1/doc/images/spire_logo.png 07:06:08 spire-1.2.1/doc/migrating_registration_api_clients.md 07:06:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:06:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:06:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:06:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:06:08 spire-1.2.1/doc/scaling_spire.md 07:06:08 spire-1.2.1/doc/spire_agent.md 07:06:08 spire-1.2.1/doc/spire_server.md 07:06:08 spire-1.2.1/doc/supported_integrations.md 07:06:08 spire-1.2.1/doc/telemetry.md 07:06:08 spire-1.2.1/doc/telemetry_config.md 07:06:08 spire-1.2.1/doc/upgrading.md 07:06:08 spire-1.2.1/doc/using_spire.md 07:06:08 spire-1.2.1/examples/ 07:06:08 spire-1.2.1/examples/README.md 07:06:08 spire-1.2.1/go.mod 07:06:08 spire-1.2.1/go.sum 07:06:08 spire-1.2.1/pkg/ 07:06:08 spire-1.2.1/pkg/agent/ 07:06:08 spire-1.2.1/pkg/agent/agent.go 07:06:08 spire-1.2.1/pkg/agent/api/ 07:06:08 spire-1.2.1/pkg/agent/api/config.go 07:06:08 spire-1.2.1/pkg/agent/api/debug/ 07:06:08 spire-1.2.1/pkg/agent/api/debug/v1/ 07:06:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:06:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:06:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:06:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:06:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:06:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:06:08 spire-1.2.1/pkg/agent/api/endpoints.go 07:06:08 spire-1.2.1/pkg/agent/api/health/ 07:06:08 spire-1.2.1/pkg/agent/api/health/v1/ 07:06:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:06:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:06:08 spire-1.2.1/pkg/agent/api/rpccontext/ 07:06:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:06:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:06:08 spire-1.2.1/pkg/agent/attestor/ 07:06:08 spire-1.2.1/pkg/agent/attestor/node/ 07:06:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:06:08 spire-1.2.1/pkg/agent/attestor/node/node.go 07:06:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:06:08 spire-1.2.1/pkg/agent/attestor/workload/ 07:06:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:06:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:06:08 spire-1.2.1/pkg/agent/catalog/ 07:06:08 spire-1.2.1/pkg/agent/catalog/catalog.go 07:06:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:06:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:06:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:06:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:06:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:06:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:06:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:06:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:06:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:06:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:06:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:06:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:06:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:06:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:06:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:06:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:06:08 spire-1.2.1/pkg/agent/client/ 07:06:08 spire-1.2.1/pkg/agent/client/client.go 07:06:08 spire-1.2.1/pkg/agent/client/client_test.go 07:06:08 spire-1.2.1/pkg/agent/client/dial.go 07:06:08 spire-1.2.1/pkg/agent/client/nodeconn.go 07:06:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:06:08 spire-1.2.1/pkg/agent/client/update.go 07:06:08 spire-1.2.1/pkg/agent/client/util.go 07:06:08 spire-1.2.1/pkg/agent/common/ 07:06:08 spire-1.2.1/pkg/agent/common/backoff/ 07:06:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:06:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:06:08 spire-1.2.1/pkg/agent/common/cgroups/ 07:06:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:06:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:06:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:06:08 spire-1.2.1/pkg/agent/config.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/ 07:06:08 spire-1.2.1/pkg/agent/endpoints/config.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/workload/ 07:06:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/ 07:06:08 spire-1.2.1/pkg/agent/manager/cache/ 07:06:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:06:08 spire-1.2.1/pkg/agent/manager/config.go 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:06:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:06:08 spire-1.2.1/doc/scaling_spire.md 07:06:08 spire-1.2.1/doc/spire_agent.md 07:06:08 spire-1.2.1/doc/spire_server.md 07:06:08 spire-1.2.1/doc/supported_integrations.md 07:06:08 spire-1.2.1/doc/telemetry.md 07:06:08 spire-1.2.1/doc/telemetry_config.md 07:06:08 spire-1.2.1/doc/upgrading.md 07:06:08 spire-1.2.1/doc/using_spire.md 07:06:08 spire-1.2.1/examples/ 07:06:08 spire-1.2.1/examples/README.md 07:06:08 spire-1.2.1/go.mod 07:06:08 spire-1.2.1/go.sum 07:06:08 spire-1.2.1/pkg/ 07:06:08 spire-1.2.1/pkg/agent/ 07:06:08 spire-1.2.1/pkg/agent/agent.go 07:06:08 spire-1.2.1/pkg/agent/api/ 07:06:08 spire-1.2.1/pkg/agent/api/config.go 07:06:08 spire-1.2.1/pkg/agent/api/debug/ 07:06:08 spire-1.2.1/pkg/agent/api/debug/v1/ 07:06:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:06:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/manager.go 07:06:08 spire-1.2.1/pkg/agent/manager/manager_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/storage.go 07:06:08 spire-1.2.1/pkg/agent/manager/storage_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/storecache/ 07:06:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:06:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/sync.go 07:06:08 spire-1.2.1/pkg/agent/plugin/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:06:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:06:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:06:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:06:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:06:08 spire-1.2.1/pkg/agent/api/endpoints.go 07:06:08 spire-1.2.1/pkg/agent/api/health/ 07:06:08 spire-1.2.1/pkg/agent/api/health/v1/ 07:06:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:06:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:06:08 spire-1.2.1/pkg/agent/api/rpccontext/ 07:06:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:06:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:06:08 spire-1.2.1/pkg/agent/attestor/ 07:06:08 spire-1.2.1/pkg/agent/attestor/node/ 07:06:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:06:08 spire-1.2.1/pkg/agent/attestor/node/node.go 07:06:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:06:08 spire-1.2.1/pkg/agent/attestor/workload/ 07:06:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:06:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:06:08 spire-1.2.1/pkg/agent/catalog/ 07:06:08 spire-1.2.1/pkg/agent/catalog/catalog.go 07:06:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:06:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:06:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:06:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:06:08 spire-1.2.1/pkg/agent/client/ 07:06:08 spire-1.2.1/pkg/agent/client/client.go 07:06:08 spire-1.2.1/pkg/agent/client/client_test.go 07:06:08 spire-1.2.1/pkg/agent/client/dial.go 07:06:08 spire-1.2.1/pkg/agent/client/nodeconn.go 07:06:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:06:08 spire-1.2.1/pkg/agent/client/update.go 07:06:08 spire-1.2.1/pkg/agent/client/util.go 07:06:08 spire-1.2.1/pkg/agent/common/ 07:06:08 spire-1.2.1/pkg/agent/common/backoff/ 07:06:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:06:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:06:08 spire-1.2.1/pkg/agent/common/cgroups/ 07:06:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:06:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:06:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:06:08 spire-1.2.1/pkg/agent/config.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/ 07:06:08 spire-1.2.1/pkg/agent/endpoints/config.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/workload/ 07:06:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:06:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/ 07:06:08 spire-1.2.1/pkg/agent/manager/cache/ 07:06:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:06:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:06:08 spire-1.2.1/pkg/agent/manager/config.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:06:08 spire-1.2.1/pkg/agent/svid/ 07:06:08 spire-1.2.1/pkg/agent/svid/rotator.go 07:06:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:06:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:06:08 spire-1.2.1/pkg/agent/svid/store/ 07:06:08 spire-1.2.1/pkg/agent/svid/store/service.go 07:06:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:06:08 spire-1.2.1/pkg/common/ 07:06:08 spire-1.2.1/pkg/common/agentpathtemplate/ 07:06:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:06:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:06:08 spire-1.2.1/pkg/common/api/ 07:06:08 spire-1.2.1/pkg/common/api/metrics.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/ 07:06:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/manager.go 07:06:08 spire-1.2.1/pkg/agent/manager/manager_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/storage.go 07:06:08 spire-1.2.1/pkg/agent/manager/storage_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/storecache/ 07:06:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:06:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:06:08 spire-1.2.1/pkg/agent/manager/sync.go 07:06:08 spire-1.2.1/pkg/agent/plugin/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:06:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/logger.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/names.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:06:08 spire-1.2.1/pkg/common/api/names.go 07:06:08 spire-1.2.1/pkg/common/api/ratelimit.go 07:06:08 spire-1.2.1/pkg/common/api/rpccontext/ 07:06:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:06:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:06:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:06:08 spire-1.2.1/pkg/common/auth/ 07:06:08 spire-1.2.1/pkg/common/auth/interceptors.go 07:06:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:06:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/ 07:06:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:06:08 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/types.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/ 07:06:08 spire-1.2.1/pkg/common/catalog/bind.go 07:06:08 spire-1.2.1/pkg/common/catalog/builtin.go 07:06:08 spire-1.2.1/pkg/common/catalog/catalog.go 07:06:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/closers.go 07:06:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:06:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:06:08 spire-1.2.1/pkg/common/catalog/config.go 07:06:08 spire-1.2.1/pkg/common/catalog/config_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/configure.go 07:06:08 spire-1.2.1/pkg/common/catalog/constraints.go 07:06:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/context.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:06:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:06:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/external.go 07:06:08 spire-1.2.1/pkg/common/catalog/host.go 07:06:08 spire-1.2.1/pkg/common/catalog/pipenet.go 07:06:08 spire-1.2.1/pkg/common/catalog/plugin.go 07:06:08 spire-1.2.1/pkg/common/catalog/testplugin/ 07:06:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:06:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:06:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:06:08 spire-1.2.1/pkg/common/cli/ 07:06:08 spire-1.2.1/pkg/common/cli/env.go 07:06:08 spire-1.2.1/pkg/common/cli/flags.go 07:06:08 spire-1.2.1/pkg/common/cli/trust_domain.go 07:06:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:06:08 spire-1.2.1/pkg/common/cli/umask.go 07:06:08 spire-1.2.1/pkg/common/cli/umask_posix.go 07:06:08 spire-1.2.1/pkg/common/cli/umask_test.go 07:06:08 spire-1.2.1/pkg/common/cli/umask_windows.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/flag.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/format.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:06:08 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:06:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:06:08 spire-1.2.1/pkg/agent/svid/ 07:06:08 spire-1.2.1/pkg/agent/svid/rotator.go 07:06:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:06:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:06:08 spire-1.2.1/pkg/agent/svid/store/ 07:06:08 spire-1.2.1/pkg/agent/svid/store/service.go 07:06:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:06:08 spire-1.2.1/pkg/common/ 07:06:08 spire-1.2.1/pkg/common/agentpathtemplate/ 07:06:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:06:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:06:08 spire-1.2.1/pkg/common/api/ 07:06:08 spire-1.2.1/pkg/common/api/metrics.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/ 07:06:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/logger.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/names.go 07:06:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:06:08 spire-1.2.1/pkg/common/api/names.go 07:06:08 spire-1.2.1/pkg/common/api/ratelimit.go 07:06:08 spire-1.2.1/pkg/common/api/rpccontext/ 07:06:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:06:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:06:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:06:08 spire-1.2.1/pkg/common/auth/ 07:06:08 spire-1.2.1/pkg/common/auth/interceptors.go 07:06:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:06:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/ 07:06:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:06:08 spire-1.2.1/pkg/common/coretypes/ 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/ 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/types.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:06:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/ 07:06:08 spire-1.2.1/pkg/common/catalog/bind.go 07:06:08 spire-1.2.1/pkg/common/catalog/builtin.go 07:06:08 spire-1.2.1/pkg/common/catalog/catalog.go 07:06:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/closers.go 07:06:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:06:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:06:08 spire-1.2.1/pkg/common/catalog/config.go 07:06:08 spire-1.2.1/pkg/common/catalog/config_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/configure.go 07:06:08 spire-1.2.1/pkg/common/catalog/constraints.go 07:06:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/context.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:06:08 spire-1.2.1/pkg/common/cryptoutil/ 07:06:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:06:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:06:08 spire-1.2.1/pkg/common/diskutil/ 07:06:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:06:08 spire-1.2.1/pkg/common/diskutil/file_test.go 07:06:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:06:08 spire-1.2.1/pkg/common/errorutil/ 07:06:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:06:08 spire-1.2.1/pkg/common/health/ 07:06:08 spire-1.2.1/pkg/common/health/config.go 07:06:08 spire-1.2.1/pkg/common/health/context.go 07:06:08 spire-1.2.1/pkg/common/health/context_test.go 07:06:08 spire-1.2.1/pkg/common/health/health.go 07:06:08 spire-1.2.1/pkg/common/health/health_test.go 07:06:08 spire-1.2.1/pkg/common/health/logger.go 07:06:08 spire-1.2.1/pkg/common/hostservice/ 07:06:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:06:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:06:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:06:08 spire-1.2.1/pkg/common/catalog/external.go 07:06:08 spire-1.2.1/pkg/common/catalog/host.go 07:06:08 spire-1.2.1/pkg/common/catalog/pipenet.go 07:06:08 spire-1.2.1/pkg/common/catalog/plugin.go 07:06:08 spire-1.2.1/pkg/common/catalog/testplugin/ 07:06:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:06:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:06:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:06:08 spire-1.2.1/pkg/common/cli/ 07:06:08 spire-1.2.1/pkg/common/cli/env.go 07:06:08 spire-1.2.1/pkg/common/cli/flags.go 07:06:08 spire-1.2.1/pkg/common/cli/trust_domain.go 07:06:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:06:08 spire-1.2.1/pkg/common/cli/umask.go 07:06:08 spire-1.2.1/pkg/common/cli/umask_posix.go 07:06:08 spire-1.2.1/pkg/common/cli/umask_test.go 07:06:08 spire-1.2.1/pkg/common/cli/umask_windows.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/flag.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/format.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:06:08 07:06:08 spire-1.2.1/pkg/common/idutil/ 07:06:08 spire-1.2.1/pkg/common/idutil/require.go 07:06:08 spire-1.2.1/pkg/common/idutil/require_test.go 07:06:08 spire-1.2.1/pkg/common/idutil/safety.go 07:06:08 spire-1.2.1/pkg/common/idutil/safety_test.go 07:06:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:06:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:06:08 spire-1.2.1/pkg/common/jwtsvid/ 07:06:08 spire-1.2.1/pkg/common/jwtsvid/common.go 07:06:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:06:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:06:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:06:08 spire-1.2.1/pkg/common/jwtutil/ 07:06:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:06:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:06:08 spire-1.2.1/pkg/common/log/ 07:06:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:06:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:06:08 spire-1.2.1/pkg/common/log/log.go 07:06:08 spire-1.2.1/pkg/common/log/log_test.go 07:06:08 spire-1.2.1/pkg/common/log/options.go 07:06:08 spire-1.2.1/pkg/common/nodeutil/ 07:06:08 spire-1.2.1/pkg/common/nodeutil/node.go 07:06:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:06:08 spire-1.2.1/pkg/common/peertracker/ 07:06:08 spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:06:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:06:08 spire-1.2.1/pkg/common/coretypes/ 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/ 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:06:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:06:08 spire-1.2.1/pkg/common/cryptoutil/ 07:06:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:06:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:06:08 spire-1.2.1/pkg/common/diskutil/ 07:06:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:06:08 spire-1.2.1/pkg/common/diskutil/file_test.go 07:06:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:06:08 spire-1.2.1/pkg/common/errorutil/ 07:06:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:06:08 spire-1.2.1/pkg/common/health/ 07:06:08 spire-1.2.1/pkg/common/health/config.go 07:06:08 spire-1.2.1/pkg/common/health/context.go 07:06:08 spire-1.2.1/pkg/common/health/context_test.go 07:06:08 spire-1.2.1/pkg/common/health/health.go 07:06:08 spire-1.2.1/pkg/common/health/health_test.go 07:06:08 spire-1.2.1/pkg/common/health/logger.go 07:06:08 spire-1.2.1/pkg/common/hostservice/ 07:06:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:06:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:06:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:06:08 spire-1.2.1/pkg/common/idutil/ 07:06:08 spire-1.2.1/pkg/common/idutil/require.go 07:06:08 spire-1.2.1/pkg/common/idutil/require_test.go 07:06:08 spire-1.2.1/pkg/common/idutil/safety.go 07:06:08 spire-1.2.1/pkg/common/idutil/safety_test.go 07:06:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:06:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:06:08 spire-1.2.1/pkg/common/jwtsvid/ 07:06:08 spire-1.2.1/pkg/common/jwtsvid/common.go 07:06:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:06:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:06:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:06:08 spire-1.2.1/pkg/common/jwtutil/ 07:06:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:06:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:06:08 spire-1.2.1/pkg/common/log/ 07:06:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:06:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:06:08 spire-1.2.1/pkg/common/log/log.go 07:06:08 spire-1.2.1/pkg/common/log/log_test.go 07:06:08 spire-1.2.1/pkg/common/log/options.go 07:06:08 spire-1.2.1/pkg/common/nodeutil/ 07:06:08 spire-1.2.1/pkg/common/nodeutil/node.go 07:06:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:06:08 spire-1.2.1/pkg/common/peertracker/ 07:06:08 spire-1.2.1/pkg/common/peertracker/conn.go 07:06:08 spire-1.2.1/pkg/common/peertracker/credentials.go 07:06:08 spire-1.2.1/pkg/common/peertracker/errors.go 07:06:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:06:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:06:08 spire-1.2.1/pkg/common/peertracker/info.go 07:06:08 spire-1.2.1/pkg/common/peertracker/listener.go 07:06:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tcp.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:06:08 spire-1.2.1/pkg/common/peertracker/uds.go 07:06:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:06:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:06:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:06:08 spire-1.2.1/pkg/common/pemutil/ 07:06:08 spire-1.2.1/pkg/common/pemutil/block.go 07:06:08 spire-1.2.1/pkg/common/pemutil/certs.go 07:06:08 spire-1.2.1/pkg/common/pemutil/common.go 07:06:08 spire-1.2.1/pkg/common/pemutil/csr.go 07:06:08 spire-1.2.1/pkg/common/pemutil/keys.go 07:06:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/ 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:06:08 spire-1.2.1/pkg/common/plugin/ 07:06:08 spire-1.2.1/pkg/common/plugin/aws/ 07:06:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:06:08 spire-1.2.1/pkg/common/plugin/azure/ 07:06:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:06:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/facade.go 07:06:08 spire-1.2.1/pkg/common/plugin/facade_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/gcp/ 07:06:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/ 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/log.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/ 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:06:08 spire-1.2.1/pkg/common/peertracker/credentials.go 07:06:08 spire-1.2.1/pkg/common/peertracker/errors.go 07:06:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:06:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:06:08 spire-1.2.1/pkg/common/peertracker/info.go 07:06:08 spire-1.2.1/pkg/common/peertracker/listener.go 07:06:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:06:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tcp.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:06:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:06:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:06:08 spire-1.2.1/pkg/common/plugin/x509pop/ 07:06:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:06:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:06:08 spire-1.2.1/pkg/common/profiling/ 07:06:08 spire-1.2.1/pkg/common/profiling/dumpers.go 07:06:08 spire-1.2.1/pkg/common/profiling/profiling.go 07:06:08 spire-1.2.1/pkg/common/protoutil/ 07:06:08 spire-1.2.1/pkg/common/protoutil/masks.go 07:06:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:06:08 spire-1.2.1/pkg/common/rotationutil/ 07:06:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:06:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:06:08 spire-1.2.1/pkg/common/selector/ 07:06:08 spire-1.2.1/pkg/common/selector/selector.go 07:06:08 spire-1.2.1/pkg/common/selector/selector_test.go 07:06:08 spire-1.2.1/pkg/common/selector/set.go 07:06:08 spire-1.2.1/pkg/common/selector/set_utils.go 07:06:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:06:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:06:08 spire-1.2.1/pkg/common/telemetry/call.go 07:06:08 spire-1.2.1/pkg/common/telemetry/common/ 07:06:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:06:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:06:08 spire-1.2.1/pkg/common/peertracker/uds.go 07:06:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:06:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:06:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:06:08 spire-1.2.1/pkg/common/pemutil/ 07:06:08 spire-1.2.1/pkg/common/pemutil/block.go 07:06:08 spire-1.2.1/pkg/common/pemutil/certs.go 07:06:08 spire-1.2.1/pkg/common/pemutil/common.go 07:06:08 spire-1.2.1/pkg/common/pemutil/csr.go 07:06:08 spire-1.2.1/pkg/common/pemutil/keys.go 07:06:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/ 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:06:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:06:08 spire-1.2.1/pkg/common/telemetry/config.go 07:06:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:06:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/inmem.go 07:06:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/m3.go 07:06:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/metrics.go 07:06:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/names.go 07:06:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:06:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:06:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/ 07:06:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:06:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/server.go 07:06:08 spire-1.2.1/pkg/common/telemetry/sink.go 07:06:08 spire-1.2.1/pkg/common/telemetry/statsd.go 07:06:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/uptime.go 07:06:08 spire-1.2.1/pkg/common/telemetry/version.go 07:06:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:06:08 spire-1.2.1/pkg/common/uptime/ 07:06:08 spire-1.2.1/pkg/common/uptime/uptime.go 07:06:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/ 07:06:08 spire-1.2.1/pkg/common/plugin/aws/ 07:06:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:06:08 spire-1.2.1/pkg/common/plugin/azure/ 07:06:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:06:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/facade.go 07:06:08 spire-1.2.1/pkg/common/plugin/facade_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/gcp/ 07:06:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/ 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:06:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/log.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/ 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:06:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:06:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:06:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:06:08 spire-1.2.1/pkg/common/plugin/x509pop/ 07:06:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:06:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:06:08 spire-1.2.1/pkg/common/profiling/ 07:06:08 spire-1.2.1/pkg/common/profiling/dumpers.go 07:06:08 spire-1.2.1/pkg/common/profiling/profiling.go 07:06:08 spire-1.2.1/pkg/common/protoutil/ 07:06:08 spire-1.2.1/pkg/common/protoutil/masks.go 07:06:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:06:08 spire-1.2.1/pkg/common/rotationutil/ 07:06:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:06:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:06:08 spire-1.2.1/pkg/common/selector/ 07:06:08 spire-1.2.1/pkg/common/selector/selector.go 07:06:08 spire-1.2.1/pkg/common/selector/selector_test.go 07:06:08 spire-1.2.1/pkg/common/util/ 07:06:08 spire-1.2.1/pkg/common/util/certs.go 07:06:08 spire-1.2.1/pkg/common/util/certs_test.go 07:06:08 spire-1.2.1/pkg/common/util/csr.go 07:06:08 spire-1.2.1/pkg/common/util/hash.go 07:06:08 spire-1.2.1/pkg/common/util/selectors.go 07:06:08 spire-1.2.1/pkg/common/util/selectors_test.go 07:06:08 spire-1.2.1/pkg/common/util/signals.go 07:06:08 spire-1.2.1/pkg/common/util/sort.go 07:06:08 spire-1.2.1/pkg/common/util/sort_test.go 07:06:08 spire-1.2.1/pkg/common/util/task.go 07:06:08 spire-1.2.1/pkg/common/util/task_test.go 07:06:08 spire-1.2.1/pkg/common/util/testdata/ 07:06:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:06:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:06:08 spire-1.2.1/pkg/common/version/ 07:06:08 spire-1.2.1/pkg/common/version/version.go 07:06:08 spire-1.2.1/pkg/common/x509svid/ 07:06:08 spire-1.2.1/pkg/common/x509svid/common_test.go 07:06:08 spire-1.2.1/pkg/common/x509svid/csr.go 07:06:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:06:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:06:08 spire-1.2.1/pkg/common/x509util/ 07:06:08 spire-1.2.1/pkg/common/x509util/cert.go 07:06:08 spire-1.2.1/pkg/common/x509util/dns.go 07:06:08 spire-1.2.1/pkg/common/x509util/dns_test.go 07:06:08 spire-1.2.1/pkg/common/selector/set.go 07:06:08 spire-1.2.1/pkg/common/selector/set_utils.go 07:06:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:06:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:06:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:06:08 spire-1.2.1/pkg/common/telemetry/call.go 07:06:08 spire-1.2.1/pkg/common/telemetry/common/ 07:06:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:06:08 spire-1.2.1/pkg/common/telemetry/config.go 07:06:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:06:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/inmem.go 07:06:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/m3.go 07:06:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/metrics.go 07:06:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/names.go 07:06:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:06:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:06:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/ 07:06:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:06:08 spire-1.2.1/pkg/common/x509util/keyid.go 07:06:08 spire-1.2.1/pkg/common/x509util/keypair.go 07:06:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:06:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:06:08 spire-1.2.1/pkg/server/ 07:06:08 spire-1.2.1/pkg/server/api/ 07:06:08 spire-1.2.1/pkg/server/api/agent.go 07:06:08 spire-1.2.1/pkg/server/api/agent/ 07:06:08 spire-1.2.1/pkg/server/api/agent/v1/ 07:06:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/agent_test.go 07:06:08 spire-1.2.1/pkg/server/api/api.go 07:06:08 spire-1.2.1/pkg/server/api/audit/ 07:06:08 spire-1.2.1/pkg/server/api/audit/audit.go 07:06:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:06:08 spire-1.2.1/pkg/server/api/bundle.go 07:06:08 spire-1.2.1/pkg/server/api/bundle/ 07:06:08 spire-1.2.1/pkg/server/api/bundle/v1/ 07:06:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/bundle_test.go 07:06:08 spire-1.2.1/pkg/server/api/debug/ 07:06:08 spire-1.2.1/pkg/server/api/debug/v1/ 07:06:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:06:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:06:08 spire-1.2.1/pkg/common/telemetry/server/server.go 07:06:08 spire-1.2.1/pkg/common/telemetry/sink.go 07:06:08 spire-1.2.1/pkg/common/telemetry/statsd.go 07:06:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:06:08 spire-1.2.1/pkg/common/telemetry/uptime.go 07:06:08 spire-1.2.1/pkg/common/telemetry/version.go 07:06:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:06:08 spire-1.2.1/pkg/common/uptime/ 07:06:08 spire-1.2.1/pkg/common/uptime/uptime.go 07:06:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:06:08 spire-1.2.1/pkg/server/api/entry.go 07:06:08 spire-1.2.1/pkg/server/api/entry/ 07:06:08 spire-1.2.1/pkg/server/api/entry/v1/ 07:06:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/entry_test.go 07:06:08 spire-1.2.1/pkg/server/api/health/ 07:06:08 spire-1.2.1/pkg/server/api/health/v1/ 07:06:08 spire-1.2.1/pkg/server/api/health/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/id.go 07:06:08 spire-1.2.1/pkg/server/api/id_test.go 07:06:08 spire-1.2.1/pkg/server/api/limits/ 07:06:08 spire-1.2.1/pkg/server/api/limits/limits.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/ 07:06:08 spire-1.2.1/pkg/server/api/middleware/alias.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/audit.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/caller.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:06:08 spire-1.2.1/pkg/common/util/ 07:06:08 spire-1.2.1/pkg/common/util/certs.go 07:06:08 spire-1.2.1/pkg/common/util/certs_test.go 07:06:08 spire-1.2.1/pkg/common/util/csr.go 07:06:08 spire-1.2.1/pkg/common/util/hash.go 07:06:08 spire-1.2.1/pkg/common/util/selectors.go 07:06:08 spire-1.2.1/pkg/common/util/selectors_test.go 07:06:08 spire-1.2.1/pkg/common/util/signals.go 07:06:08 spire-1.2.1/pkg/common/util/sort.go 07:06:08 spire-1.2.1/pkg/common/util/sort_test.go 07:06:08 spire-1.2.1/pkg/common/util/task.go 07:06:08 spire-1.2.1/pkg/common/util/task_test.go 07:06:08 spire-1.2.1/pkg/common/util/testdata/ 07:06:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:06:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:06:08 spire-1.2.1/pkg/common/version/ 07:06:08 spire-1.2.1/pkg/common/version/version.go 07:06:08 spire-1.2.1/pkg/common/x509svid/ 07:06:08 spire-1.2.1/pkg/common/x509svid/common_test.go 07:06:08 spire-1.2.1/pkg/common/x509svid/csr.go 07:06:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:06:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:06:08 spire-1.2.1/pkg/common/x509util/ 07:06:08 spire-1.2.1/pkg/common/x509util/cert.go 07:06:08 spire-1.2.1/pkg/common/x509util/dns.go 07:06:08 spire-1.2.1/pkg/common/x509util/dns_test.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/common.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/entries.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:06:08 spire-1.2.1/pkg/server/api/ratelimit.go 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/ 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:06:08 spire-1.2.1/pkg/server/api/selector.go 07:06:08 spire-1.2.1/pkg/server/api/selector_test.go 07:06:08 spire-1.2.1/pkg/server/api/status.go 07:06:08 spire-1.2.1/pkg/server/api/status_test.go 07:06:08 spire-1.2.1/pkg/server/api/svid/ 07:06:08 spire-1.2.1/pkg/server/api/svid/v1/ 07:06:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain/ 07:06:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:06:08 spire-1.2.1/pkg/common/x509util/keyid.go 07:06:08 spire-1.2.1/pkg/common/x509util/keypair.go 07:06:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:06:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:06:08 spire-1.2.1/pkg/server/ 07:06:08 spire-1.2.1/pkg/server/api/ 07:06:08 spire-1.2.1/pkg/server/api/agent.go 07:06:08 spire-1.2.1/pkg/server/api/agent/ 07:06:08 spire-1.2.1/pkg/server/api/agent/v1/ 07:06:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/agent_test.go 07:06:08 spire-1.2.1/pkg/server/api/api.go 07:06:08 spire-1.2.1/pkg/server/api/audit/ 07:06:08 spire-1.2.1/pkg/server/api/audit/audit.go 07:06:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:06:08 spire-1.2.1/pkg/server/api/bundle.go 07:06:08 spire-1.2.1/pkg/server/api/bundle/ 07:06:08 spire-1.2.1/pkg/server/api/bundle/v1/ 07:06:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/bundle_test.go 07:06:08 spire-1.2.1/pkg/server/api/debug/ 07:06:08 spire-1.2.1/pkg/server/api/debug/v1/ 07:06:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:06:08 spire-1.2.1/pkg/server/authpolicy/ 07:06:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:06:08 spire-1.2.1/pkg/server/authpolicy/policy.go 07:06:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:06:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:06:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:06:08 spire-1.2.1/pkg/server/authpolicy/validate.go 07:06:08 spire-1.2.1/pkg/server/bundle/ 07:06:08 spire-1.2.1/pkg/server/bundle/client/ 07:06:08 spire-1.2.1/pkg/server/bundle/client/client.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/manager.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/sources.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/updater.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:06:08 spire-1.2.1/pkg/server/ca/ 07:06:08 spire-1.2.1/pkg/server/ca/ca.go 07:06:08 spire-1.2.1/pkg/server/ca/ca_health.go 07:06:08 spire-1.2.1/pkg/server/ca/ca_test.go 07:06:08 spire-1.2.1/pkg/server/ca/journal.go 07:06:08 spire-1.2.1/pkg/server/ca/journal_test.go 07:06:08 spire-1.2.1/pkg/server/ca/manager.go 07:06:08 spire-1.2.1/pkg/server/ca/manager_health.go 07:06:08 spire-1.2.1/pkg/server/ca/manager_test.go 07:06:08 spire-1.2.1/pkg/server/ca/templates.go 07:06:08 spire-1.2.1/pkg/server/ca/upstream_client.go 07:06:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:06:08 spire-1.2.1/pkg/server/ca/validation.go 07:06:08 spire-1.2.1/pkg/server/cache/ 07:06:08 spire-1.2.1/pkg/server/cache/dscache/ 07:06:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:06:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/ 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:06:08 spire-1.2.1/pkg/server/catalog/ 07:06:08 spire-1.2.1/pkg/server/catalog/catalog.go 07:06:08 07:06:08 spire-1.2.1/pkg/server/api/entry.go 07:06:08 spire-1.2.1/pkg/server/api/entry/ 07:06:08 spire-1.2.1/pkg/server/api/entry/v1/ 07:06:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/entry_test.go 07:06:08 spire-1.2.1/pkg/server/api/health/ 07:06:08 spire-1.2.1/pkg/server/api/health/v1/ 07:06:08 spire-1.2.1/pkg/server/api/health/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/id.go 07:06:08 spire-1.2.1/pkg/server/api/id_test.go 07:06:08 spire-1.2.1/pkg/server/api/limits/ 07:06:08 spire-1.2.1/pkg/server/api/limits/limits.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/ 07:06:08 spire-1.2.1/pkg/server/api/middleware/alias.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/audit.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/caller.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 07:06:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:06:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:06:08 spire-1.2.1/pkg/server/catalog/notifier.go 07:06:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:06:08 spire-1.2.1/pkg/server/config.go 07:06:08 spire-1.2.1/pkg/server/datastore/ 07:06:08 spire-1.2.1/pkg/server/datastore/datastore.go 07:06:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:06:08 spire-1.2.1/pkg/server/datastore/repository.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/common.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/entries.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:06:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:06:08 spire-1.2.1/pkg/server/api/ratelimit.go 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/ 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:06:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:06:08 spire-1.2.1/pkg/server/api/selector.go 07:06:08 spire-1.2.1/pkg/server/api/selector_test.go 07:06:08 spire-1.2.1/pkg/server/api/status.go 07:06:08 spire-1.2.1/pkg/server/api/status_test.go 07:06:08 spire-1.2.1/pkg/server/api/svid/ 07:06:08 spire-1.2.1/pkg/server/api/svid/v1/ 07:06:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain/ 07:06:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:06:08 spire-1.2.1/pkg/server/endpoints/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:06:08 spire-1.2.1/pkg/server/endpoints/config.go 07:06:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:06:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:06:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:06:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:06:08 spire-1.2.1/pkg/server/endpoints/middleware.go 07:06:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:06:08 spire-1.2.1/pkg/server/hostservice/ 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:06:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:06:08 spire-1.2.1/pkg/server/authpolicy/ 07:06:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:06:08 spire-1.2.1/pkg/server/authpolicy/policy.go 07:06:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:06:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:06:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:06:08 spire-1.2.1/pkg/server/authpolicy/validate.go 07:06:08 spire-1.2.1/pkg/server/bundle/ 07:06:08 spire-1.2.1/pkg/server/bundle/client/ 07:06:08 spire-1.2.1/pkg/server/bundle/client/client.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/manager.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/sources.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/updater.go 07:06:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:06:08 spire-1.2.1/pkg/server/ca/ 07:06:08 spire-1.2.1/pkg/server/ca/ca.go 07:06:08 spire-1.2.1/pkg/server/ca/ca_health.go 07:06:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:06:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:06:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:06:08 spire-1.2.1/pkg/server/ca/ca_test.go 07:06:08 spire-1.2.1/pkg/server/ca/journal.go 07:06:08 spire-1.2.1/pkg/server/ca/journal_test.go 07:06:08 spire-1.2.1/pkg/server/ca/manager.go 07:06:08 spire-1.2.1/pkg/server/ca/manager_health.go 07:06:08 spire-1.2.1/pkg/server/ca/manager_test.go 07:06:08 spire-1.2.1/pkg/server/ca/templates.go 07:06:08 spire-1.2.1/pkg/server/ca/upstream_client.go 07:06:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:06:08 spire-1.2.1/pkg/server/ca/validation.go 07:06:08 spire-1.2.1/pkg/server/cache/ 07:06:08 spire-1.2.1/pkg/server/cache/dscache/ 07:06:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:06:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/ 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:06:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:06:08 spire-1.2.1/pkg/server/catalog/ 07:06:08 spire-1.2.1/pkg/server/catalog/catalog.go 07:06:08 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/server/catalog/keymanager.go 07:06:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:06:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:06:08 spire-1.2.1/pkg/server/catalog/notifier.go 07:06:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:06:08 spire-1.2.1/pkg/server/config.go 07:06:08 spire-1.2.1/pkg/server/datastore/ 07:06:08 spire-1.2.1/pkg/server/datastore/datastore.go 07:06:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:06:08 spire-1.2.1/pkg/server/datastore/repository.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/ 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:06:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:06:08 spire-1.2.1/pkg/server/endpoints/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:06:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:06:08 spire-1.2.1/pkg/server/endpoints/config.go 07:06:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:06:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:06:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:06:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:06:08 spire-1.2.1/pkg/server/endpoints/middleware.go 07:06:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:06:08 spire-1.2.1/pkg/server/hostservice/ 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:06:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:06:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:06:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:06:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:06:08 spire-1.2.1/pkg/server/registration/ 07:06:08 spire-1.2.1/pkg/server/registration/manager.go 07:06:08 spire-1.2.1/pkg/server/registration/manager_test.go 07:06:08 spire-1.2.1/pkg/server/scanentries.go 07:06:08 spire-1.2.1/pkg/server/scanentries_test.go 07:06:08 spire-1.2.1/pkg/server/server.go 07:06:08 spire-1.2.1/pkg/server/server_test.go 07:06:08 spire-1.2.1/pkg/server/svid/ 07:06:08 spire-1.2.1/pkg/server/svid/observer.go 07:06:08 spire-1.2.1/pkg/server/svid/observer_test.go 07:06:08 spire-1.2.1/pkg/server/svid/rotator.go 07:06:08 spire-1.2.1/pkg/server/svid/rotator_config.go 07:06:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:06:08 spire-1.2.1/pkg/server/svid/rotator_test.go 07:06:08 spire-1.2.1/proto/ 07:06:08 spire-1.2.1/proto/private/ 07:06:08 spire-1.2.1/proto/private/server/ 07:06:08 spire-1.2.1/proto/private/server/journal/ 07:06:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:06:08 spire-1.2.1/proto/private/server/journal/journal.proto 07:06:08 spire-1.2.1/proto/spire/ 07:06:08 spire-1.2.1/proto/spire/common/ 07:06:08 spire-1.2.1/proto/spire/common/common.pb.go 07:06:08 spire-1.2.1/proto/spire/common/common.proto 07:06:08 spire-1.2.1/proto/spire/common/plugin/ 07:06:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:06:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:06:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:06:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:06:08 spire-1.2.1/proto/spire/plugin/ 07:06:08 spire-1.2.1/proto/spire/plugin/agent/ 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:06:08 spire-1.2.1/release/ 07:06:08 spire-1.2.1/release/spire-extras/ 07:06:08 spire-1.2.1/release/spire-extras/README.md 07:06:08 spire-1.2.1/release/spire-extras/conf/ 07:06:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:06:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:06:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:06:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:06:08 spire-1.2.1/release/spire/ 07:06:08 spire-1.2.1/release/spire/README.md 07:06:08 spire-1.2.1/release/spire/conf/ 07:06:08 spire-1.2.1/release/spire/conf/agent/ 07:06:08 spire-1.2.1/release/spire/conf/agent/agent.conf 07:06:08 spire-1.2.1/release/spire/conf/server/ 07:06:08 spire-1.2.1/release/spire/conf/server/server.conf 07:06:08 spire-1.2.1/script/ 07:06:08 spire-1.2.1/script/build-artifact.sh 07:06:08 spire-1.2.1/script/generate_dummy_ca.sh 07:06:08 spire-1.2.1/support/ 07:06:08 spire-1.2.1/support/k8s/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:06:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/ 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/ 07:06:08 spire-1.2.1/support/oidc-discovery-provider/README.md 07:06:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/config.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/main.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:06:08 spire-1.2.1/test/ 07:06:08 spire-1.2.1/test/clock/ 07:06:08 spire-1.2.1/test/clock/clock.go 07:06:08 spire-1.2.1/test/fakes/ 07:06:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:06:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:06:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:06:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:06:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:06:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:06:08 spire-1.2.1/test/fakes/fakeagentstore/ 07:06:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:06:08 spire-1.2.1/test/fakes/fakedatastore/ 07:06:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:06:08 spire-1.2.1/test/fakes/fakeentryclient/ 07:06:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:06:08 spire-1.2.1/test/fakes/fakehealthchecker/ 07:06:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:06:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:06:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:06:08 spire-1.2.1/test/fakes/fakemetrics/ 07:06:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:06:08 spire-1.2.1/test/fakes/fakenoderesolver/ 07:06:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:06:08 spire-1.2.1/test/fakes/fakenotifier/ 07:06:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:06:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:06:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:06:08 spire-1.2.1/test/fakes/fakeserverca/ 07:06:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:06:08 spire-1.2.1/test/fakes/fakeservercatalog/ 07:06:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:06:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:06:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:06:08 07:06:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:06:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:06:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:06:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:06:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:06:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:06:08 spire-1.2.1/test/fixture/ 07:06:08 spire-1.2.1/test/fixture/certs/ 07:06:08 spire-1.2.1/test/fixture/certs/agent_svid.der 07:06:08 spire-1.2.1/test/fixture/certs/base_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/blog_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/bundle.der 07:06:08 spire-1.2.1/test/fixture/certs/ca.pem 07:06:08 spire-1.2.1/test/fixture/certs/ca_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/database_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/database_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/database_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/node_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/node_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/node_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/svid.pem 07:06:08 spire-1.2.1/test/fixture/certs/svid_key.pem 07:06:08 spire-1.2.1/test/fixture/config/ 07:06:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:06:08 spire-1.2.1/test/fixture/config/agent_good.conf 07:06:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:06:08 spire-1.2.1/test/fixture/config/plugin_good.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_good.conf 07:06:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:06:08 spire-1.2.1/test/fixture/fixture.go 07:06:08 spire-1.2.1/test/fixture/nodeattestor/ 07:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:06:08 spire-1.2.1/test/fixture/registration/ 07:06:08 spire-1.2.1/test/fixture/registration/entries.json 07:06:08 spire-1.2.1/test/fixture/registration/good-for-update.json 07:06:08 spire-1.2.1/test/fixture/registration/good.json 07:06:08 spire-1.2.1/test/fixture/registration/invalid.json 07:06:08 spire-1.2.1/test/fixture/registration/invalid_json.json 07:06:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:06:08 spire-1.2.1/test/integration/ 07:06:08 spire-1.2.1/test/integration/README.md 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:06:08 spire-1.2.1/test/integration/common 07:06:08 spire-1.2.1/test/integration/setup/ 07:06:08 spire-1.2.1/test/integration/setup/adminclient/ 07:06:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:06:08 spire-1.2.1/test/integration/setup/adminclient/client.go 07:06:08 spire-1.2.1/test/integration/setup/debugagent/ 07:06:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:06:08 spire-1.2.1/test/integration/setup/debugagent/main.go 07:06:08 spire-1.2.1/test/integration/setup/debugserver/ 07:06:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:06:08 spire-1.2.1/test/integration/setup/debugserver/main.go 07:06:08 spire-1.2.1/test/integration/setup/downstreamclient/ 07:06:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:06:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:06:08 spire-1.2.1/test/integration/setup/itclient/ 07:06:08 spire-1.2.1/test/integration/setup/itclient/client.go 07:06:08 spire-1.2.1/test/integration/setup/node-attestation/ 07:06:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:06:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:06:08 spire-1.2.1/test/integration/setup/x509pop/ 07:06:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:06:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:06:08 spire-1.2.1/test/integration/suites/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:06:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:06:08 spire-1.2.1/pkg/server/registration/ 07:06:08 spire-1.2.1/pkg/server/registration/manager.go 07:06:08 spire-1.2.1/pkg/server/registration/manager_test.go 07:06:08 spire-1.2.1/pkg/server/scanentries.go 07:06:08 spire-1.2.1/pkg/server/scanentries_test.go 07:06:08 spire-1.2.1/pkg/server/server.go 07:06:08 spire-1.2.1/pkg/server/server_test.go 07:06:08 spire-1.2.1/pkg/server/svid/ 07:06:08 spire-1.2.1/pkg/server/svid/observer.go 07:06:08 spire-1.2.1/pkg/server/svid/observer_test.go 07:06:08 spire-1.2.1/pkg/server/svid/rotator.go 07:06:08 spire-1.2.1/pkg/server/svid/rotator_config.go 07:06:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:06:08 spire-1.2.1/pkg/server/svid/rotator_test.go 07:06:08 spire-1.2.1/proto/ 07:06:08 spire-1.2.1/proto/private/ 07:06:08 spire-1.2.1/proto/private/server/ 07:06:08 spire-1.2.1/proto/private/server/journal/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:06:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:06:08 spire-1.2.1/proto/private/server/journal/journal.proto 07:06:08 spire-1.2.1/proto/spire/ 07:06:08 spire-1.2.1/proto/spire/common/ 07:06:08 spire-1.2.1/proto/spire/common/common.pb.go 07:06:08 spire-1.2.1/proto/spire/common/common.proto 07:06:08 spire-1.2.1/proto/spire/common/plugin/ 07:06:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:06:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:06:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:06:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:06:08 spire-1.2.1/proto/spire/plugin/ 07:06:08 spire-1.2.1/proto/spire/plugin/agent/ 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:06:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:06:08 spire-1.2.1/release/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:06:08 spire-1.2.1/release/spire-extras/ 07:06:08 spire-1.2.1/release/spire-extras/README.md 07:06:08 spire-1.2.1/release/spire-extras/conf/ 07:06:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:06:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:06:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:06:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:06:08 spire-1.2.1/release/spire/ 07:06:08 spire-1.2.1/release/spire/README.md 07:06:08 spire-1.2.1/release/spire/conf/ 07:06:08 spire-1.2.1/release/spire/conf/agent/ 07:06:08 spire-1.2.1/release/spire/conf/agent/agent.conf 07:06:08 spire-1.2.1/release/spire/conf/server/ 07:06:08 spire-1.2.1/release/spire/conf/server/server.conf 07:06:08 spire-1.2.1/script/ 07:06:08 spire-1.2.1/script/build-artifact.sh 07:06:08 spire-1.2.1/script/generate_dummy_ca.sh 07:06:08 spire-1.2.1/support/ 07:06:08 spire-1.2.1/support/k8s/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:06:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/ 07:06:08 spire-1.2.1/support/oidc-discovery-provider/README.md 07:06:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/config.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:06:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/main.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:06:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:06:08 spire-1.2.1/test/ 07:06:08 spire-1.2.1/test/clock/ 07:06:08 spire-1.2.1/test/clock/clock.go 07:06:08 spire-1.2.1/test/fakes/ 07:06:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:06:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:06:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:06:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:06:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:06:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:06:08 spire-1.2.1/test/fakes/fakeagentstore/ 07:06:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:06:08 spire-1.2.1/test/integration/suites/join-token/ 07:06:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:06:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:06:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:06:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:06:08 spire-1.2.1/test/integration/suites/join-token/README.md 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/ 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/join-token/teardown 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:06:08 spire-1.2.1/test/fakes/fakedatastore/ 07:06:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:06:08 spire-1.2.1/test/fakes/fakeentryclient/ 07:06:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:06:08 spire-1.2.1/test/fakes/fakehealthchecker/ 07:06:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:06:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:06:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:06:08 spire-1.2.1/test/fakes/fakemetrics/ 07:06:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:06:08 spire-1.2.1/test/fakes/fakenoderesolver/ 07:06:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:06:08 spire-1.2.1/test/fakes/fakenotifier/ 07:06:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:06:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:06:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:06:08 spire-1.2.1/test/fakes/fakeserverca/ 07:06:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:06:08 spire-1.2.1/test/fakes/fakeservercatalog/ 07:06:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:06:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:06:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:06:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:06:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:06:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:06:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:06:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:06:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:06:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:06:08 spire-1.2.1/test/fixture/ 07:06:08 spire-1.2.1/test/fixture/certs/ 07:06:08 spire-1.2.1/test/fixture/certs/agent_svid.der 07:06:08 spire-1.2.1/test/fixture/certs/base_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/blog_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/bundle.der 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:06:08 spire-1.2.1/test/integration/suites/k8s/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/00-setup 07:06:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:06:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:06:08 spire-1.2.1/test/integration/suites/k8s/README.md 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:06:08 spire-1.2.1/test/integration/suites/k8s/teardown 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:06:08 spire-1.2.1/test/fixture/certs/ca.pem 07:06:08 spire-1.2.1/test/fixture/certs/ca_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/database_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/database_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/database_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/node_cert.pem 07:06:08 spire-1.2.1/test/fixture/certs/node_csr.pem 07:06:08 spire-1.2.1/test/fixture/certs/node_key.pem 07:06:08 spire-1.2.1/test/fixture/certs/svid.pem 07:06:08 spire-1.2.1/test/fixture/certs/svid_key.pem 07:06:08 spire-1.2.1/test/fixture/config/ 07:06:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:06:08 spire-1.2.1/test/fixture/config/agent_good.conf 07:06:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:06:08 spire-1.2.1/test/fixture/config/plugin_good.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:06:08 spire-1.2.1/test/fixture/config/server_good.conf 07:06:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:06:08 spire-1.2.1/test/fixture/fixture.go 07:06:08 spire-1.2.1/test/fixture/nodeattestor/ 07:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/ 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:06:08 spire-1.2.1/test/integration/suites/rotation/ 07:06:08 spire-1.2.1/test/integration/suites/rotation/00-setup 07:06:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:06:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:06:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:06:08 spire-1.2.1/test/integration/suites/rotation/README.md 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/ 07:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:06:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:06:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:06:08 spire-1.2.1/test/fixture/registration/ 07:06:08 spire-1.2.1/test/fixture/registration/entries.json 07:06:08 spire-1.2.1/test/fixture/registration/good-for-update.json 07:06:08 spire-1.2.1/test/fixture/registration/good.json 07:06:08 spire-1.2.1/test/fixture/registration/invalid.json 07:06:08 spire-1.2.1/test/fixture/registration/invalid_json.json 07:06:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:06:08 spire-1.2.1/test/integration/ 07:06:08 spire-1.2.1/test/integration/README.md 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/rotation/teardown 07:06:08 spire-1.2.1/test/integration/suites/self-test/ 07:06:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:06:08 spire-1.2.1/test/integration/suites/self-test/README.md 07:06:08 spire-1.2.1/test/integration/suites/self-test/teardown 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:06:08 spire-1.2.1/test/integration/common 07:06:08 spire-1.2.1/test/integration/setup/ 07:06:08 spire-1.2.1/test/integration/setup/adminclient/ 07:06:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:06:08 spire-1.2.1/test/integration/setup/adminclient/client.go 07:06:08 spire-1.2.1/test/integration/setup/debugagent/ 07:06:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:06:08 spire-1.2.1/test/integration/setup/debugagent/main.go 07:06:08 spire-1.2.1/test/integration/setup/debugserver/ 07:06:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:06:08 spire-1.2.1/test/integration/setup/debugserver/main.go 07:06:08 spire-1.2.1/test/integration/setup/downstreamclient/ 07:06:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:06:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:06:08 spire-1.2.1/test/integration/setup/itclient/ 07:06:08 spire-1.2.1/test/integration/setup/itclient/client.go 07:06:08 spire-1.2.1/test/integration/setup/node-attestation/ 07:06:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:06:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:06:08 spire-1.2.1/test/integration/setup/x509pop/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:06:08 spire-1.2.1/test/integration/suites/upgrade/ 07:06:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:06:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:06:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:06:08 spire-1.2.1/test/integration/suites/upgrade/README.md 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/upgrade/teardown 07:06:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:06:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:06:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:06:08 spire-1.2.1/test/integration/suites/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:06:08 spire-1.2.1/test/integration/test-one.sh 07:06:08 spire-1.2.1/test/integration/test.sh 07:06:08 spire-1.2.1/test/plugintest/ 07:06:08 spire-1.2.1/test/plugintest/config.go 07:06:08 spire-1.2.1/test/plugintest/load.go 07:06:08 spire-1.2.1/test/plugintest/option.go 07:06:08 spire-1.2.1/test/spiretest/ 07:06:08 spire-1.2.1/test/spiretest/apiserver.go 07:06:08 spire-1.2.1/test/spiretest/assertions.go 07:06:08 spire-1.2.1/test/spiretest/dir.go 07:06:08 spire-1.2.1/test/spiretest/errors_posix.go 07:06:08 spire-1.2.1/test/spiretest/errors_windows.go 07:06:08 spire-1.2.1/test/spiretest/logs.go 07:06:08 spire-1.2.1/test/spiretest/socketapi.go 07:06:08 spire-1.2.1/test/spiretest/suite.go 07:06:08 spire-1.2.1/test/spiretest/x509.go 07:06:08 spire-1.2.1/test/testca/ 07:06:08 spire-1.2.1/test/testca/ca.go 07:06:08 spire-1.2.1/test/testkey/ 07:06:08 spire-1.2.1/test/testkey/generate.sh 07:06:08 spire-1.2.1/test/testkey/genkeys.go 07:06:08 spire-1.2.1/test/testkey/keys.go 07:06:08 spire-1.2.1/test/testkey/new.go 07:06:08 spire-1.2.1/test/tpmsimulator/ 07:06:08 spire-1.2.1/test/tpmsimulator/simulator.go 07:06:08 spire-1.2.1/test/util/ 07:06:08 spire-1.2.1/test/util/cert_fixtures.go 07:06:08 spire-1.2.1/test/util/cert_generation.go 07:06:08 spire-1.2.1/test/util/io_redirection.go 07:06:08 spire-1.2.1/test/util/race.go 07:06:08 spire-1.2.1/test/util/util.go 07:06:08 building spire from source... 07:06:08 07:06:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:06:08 spire-1.2.1/test/integration/suites/join-token/ 07:06:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:06:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:06:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:06:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:06:08 spire-1.2.1/test/integration/suites/join-token/README.md 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/ 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/join-token/teardown 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:06:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:06:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:06:08 spire-1.2.1/test/integration/suites/k8s/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/00-setup 07:06:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:06:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:06:08 spire-1.2.1/test/integration/suites/k8s/README.md 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:06:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:06:08 spire-1.2.1/test/integration/suites/k8s/teardown 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/ 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:06:08 spire-1.2.1/test/integration/suites/rotation/ 07:06:08 spire-1.2.1/test/integration/suites/rotation/00-setup 07:06:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:06:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:06:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:06:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:06:08 spire-1.2.1/test/integration/suites/rotation/README.md 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/ 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/rotation/teardown 07:06:08 spire-1.2.1/test/integration/suites/self-test/ 07:06:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:06:08 spire-1.2.1/test/integration/suites/self-test/README.md 07:06:08 spire-1.2.1/test/integration/suites/self-test/teardown 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:06:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:06:08 spire-1.2.1/test/integration/suites/upgrade/ 07:06:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:06:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:06:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:06:08 spire-1.2.1/test/integration/suites/upgrade/README.md 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:06:08 spire-1.2.1/test/integration/suites/upgrade/teardown 07:06:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:06:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:06:08 spire-1.2.1/test/integration/test-one.sh 07:06:08 spire-1.2.1/test/integration/test.sh 07:06:08 spire-1.2.1/test/plugintest/ 07:06:08 spire-1.2.1/test/plugintest/config.go 07:06:08 spire-1.2.1/test/plugintest/load.go 07:06:08 spire-1.2.1/test/plugintest/option.go 07:06:08 spire-1.2.1/test/spiretest/ 07:06:08 spire-1.2.1/test/spiretest/apiserver.go 07:06:08 spire-1.2.1/test/spiretest/assertions.go 07:06:08 spire-1.2.1/test/spiretest/dir.go 07:06:08 spire-1.2.1/test/spiretest/errors_posix.go 07:06:08 spire-1.2.1/test/spiretest/errors_windows.go 07:06:08 spire-1.2.1/test/spiretest/logs.go 07:06:08 spire-1.2.1/test/spiretest/socketapi.go 07:06:08 spire-1.2.1/test/spiretest/suite.go 07:06:08 spire-1.2.1/test/spiretest/x509.go 07:06:08 spire-1.2.1/test/testca/ 07:06:08 spire-1.2.1/test/testca/ca.go 07:06:08 spire-1.2.1/test/testkey/ 07:06:08 spire-1.2.1/test/testkey/generate.sh 07:06:08 spire-1.2.1/test/testkey/genkeys.go 07:06:08 spire-1.2.1/test/testkey/keys.go 07:06:08 spire-1.2.1/test/testkey/new.go 07:06:08 spire-1.2.1/test/tpmsimulator/ 07:06:08 spire-1.2.1/test/tpmsimulator/simulator.go 07:06:08 spire-1.2.1/test/util/ 07:06:08 spire-1.2.1/test/util/cert_fixtures.go 07:06:08 spire-1.2.1/test/util/cert_generation.go 07:06:08 spire-1.2.1/test/util/io_redirection.go 07:06:08 spire-1.2.1/test/util/race.go 07:06:08 spire-1.2.1/test/util/util.go 07:06:08 building spire from source... 07:06:08 Installing go1.17.7... 07:06:08 Installing go1.17.7... 07:06:10 7b1c46037f91: Pull complete 07:06:10 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 07:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:06:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:06:11 + docker build -t ci-base-image-arm64 -f - . 07:06:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:06:11 WORKDIR /edgex 07:06:11 COPY go.mod . 07:06:11 RUN go mod download 07:06:13 Sending build context to Docker daemon 169.2MB 07:06:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:06:13 ---> f79e39bc4007 07:06:13 Step 2/4 : WORKDIR /edgex 07:06:15 ---> Running in bfe10f01bcaa 07:06:15 Building bin/spire-server... 07:06:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:06:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:06:15 go: downloading github.com/mitchellh/cli v1.1.2 07:06:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:06:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:06:15 Building bin/spire-server... 07:06:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:06:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:06:15 go: downloading github.com/mitchellh/cli v1.1.2 07:06:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:06:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:06:15 go: downloading github.com/imdario/mergo v0.3.12 07:06:15 go: downloading github.com/sirupsen/logrus v1.8.1 07:06:15 go: downloading github.com/imdario/mergo v0.3.12 07:06:15 go: downloading github.com/sirupsen/logrus v1.8.1 07:06:15 go: downloading google.golang.org/grpc v1.44.0 07:06:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:06:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:06:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:06:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:06:15 go: downloading google.golang.org/grpc v1.44.0 07:06:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:06:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:06:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:06:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:06:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:06:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:06:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:06:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:06:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:06:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:06:15 go: downloading github.com/armon/go-metrics v0.3.10 07:06:15 go: downloading github.com/prometheus/client_golang v1.12.1 07:06:15 go: downloading github.com/armon/go-metrics v0.3.10 07:06:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:06:15 go: downloading github.com/prometheus/client_golang v1.12.1 07:06:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:06:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:06:15 go: downloading github.com/open-policy-agent/opa v0.38.0 07:06:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:06:15 go: downloading github.com/open-policy-agent/opa v0.38.0 07:06:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:06:15 Removing intermediate container bfe10f01bcaa 07:06:15 ---> 7535b5aae695 07:06:15 Step 3/4 : COPY go.mod . 07:06:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:06:15 go: downloading github.com/fatih/color v1.13.0 07:06:15 go: downloading github.com/mattn/go-isatty v0.0.14 07:06:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:06:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:06:15 go: downloading github.com/oklog/run v1.0.0 07:06:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:06:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:06:15 go: downloading github.com/fatih/color v1.13.0 07:06:15 go: downloading github.com/mattn/go-isatty v0.0.14 07:06:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:06:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:06:15 go: downloading github.com/oklog/run v1.0.0 07:06:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:06:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:06:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:06:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:06:15 go: downloading github.com/imkira/go-observer v1.0.3 07:06:15 go: downloading github.com/imkira/go-observer v1.0.3 07:06:15 go: downloading go.uber.org/atomic v1.9.0 07:06:15 go: downloading github.com/prometheus/client_model v0.2.0 07:06:15 go: downloading github.com/prometheus/common v0.32.1 07:06:15 go: downloading go.uber.org/atomic v1.9.0 07:06:15 go: downloading github.com/beorn7/perks v1.0.1 07:06:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:06:15 go: downloading github.com/prometheus/client_model v0.2.0 07:06:15 go: downloading github.com/prometheus/common v0.32.1 07:06:15 go: downloading github.com/beorn7/perks v1.0.1 07:06:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:06:15 go: downloading github.com/prometheus/procfs v0.7.3 07:06:15 go: downloading github.com/prometheus/procfs v0.7.3 07:06:15 go: downloading github.com/mattn/go-colorable v0.1.12 07:06:15 go: downloading github.com/Masterminds/goutils v1.1.0 07:06:15 go: downloading github.com/mattn/go-colorable v0.1.12 07:06:16 go: downloading github.com/Masterminds/goutils v1.1.0 07:06:16 go: downloading github.com/Masterminds/semver v1.5.0 07:06:16 go: downloading github.com/google/uuid v1.1.2 07:06:16 go: downloading github.com/Masterminds/semver v1.5.0 07:06:16 go: downloading github.com/google/uuid v1.1.2 07:06:16 go: downloading github.com/huandu/xstrings v1.3.2 07:06:16 go: downloading github.com/huandu/xstrings v1.3.2 07:06:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:06:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:06:16 go: downloading github.com/blang/semver/v4 v4.0.0 07:06:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:06:16 go: downloading github.com/blang/semver/v4 v4.0.0 07:06:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:06:16 ---> edf98be631a7 07:06:16 Step 4/4 : RUN go mod download 07:06:16 ---> Running in f333a2ec5b60 07:06:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:06:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:06:16 go: downloading github.com/jinzhu/gorm v1.9.16 07:06:16 go: downloading github.com/jinzhu/gorm v1.9.16 07:06:16 go: downloading github.com/lib/pq v1.10.4 07:06:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:06:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:06:16 go: downloading github.com/lib/pq v1.10.4 07:06:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:06:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:06:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:06:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:06:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:06:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:06:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:06:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:06:19 go: downloading github.com/stretchr/testify v1.7.0 07:06:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:06:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:06:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:06:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:06:19 go: downloading github.com/stretchr/testify v1.7.0 07:06:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:06:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:06:23 go: downloading google.golang.org/api v0.70.0 07:06:23 go: downloading k8s.io/client-go v0.23.4 07:06:23 go: downloading k8s.io/api v0.23.4 07:06:23 go: downloading github.com/google/go-tpm v0.3.3 07:06:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:06:23 go: downloading google.golang.org/api v0.70.0 07:06:23 go: downloading k8s.io/client-go v0.23.4 07:06:23 go: downloading k8s.io/api v0.23.4 07:06:23 go: downloading github.com/google/go-tpm v0.3.3 07:06:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:06:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:06:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:06:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:06:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:06:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:06:24 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:06:24 go: downloading cloud.google.com/go/storage v1.21.0 07:06:24 go: downloading cloud.google.com/go/storage v1.21.0 07:06:24 go: downloading cloud.google.com/go v0.100.2 07:06:24 go: downloading cloud.google.com/go v0.100.2 07:06:25 go: downloading k8s.io/apimachinery v0.23.4 07:06:25 go: downloading k8s.io/apimachinery v0.23.4 07:06:25 go: downloading k8s.io/kube-aggregator v0.23.3 07:06:25 go: downloading k8s.io/kube-aggregator v0.23.3 07:06:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:06:25 go: downloading cloud.google.com/go/security v1.3.0 07:06:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:06:25 go: downloading cloud.google.com/go/security v1.3.0 07:06:26 go: downloading github.com/hashicorp/vault/api v1.4.1 07:06:26 go: downloading github.com/hashicorp/vault/api v1.4.1 07:06:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:06:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:06:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:06:26 go: downloading github.com/twmb/murmur3 v1.1.6 07:06:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:06:26 go: downloading github.com/twmb/murmur3 v1.1.6 07:06:26 go: downloading github.com/hashicorp/errwrap v1.1.0 07:06:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:06:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:06:26 go: downloading github.com/jinzhu/inflection v1.0.0 07:06:26 go: downloading github.com/hashicorp/errwrap v1.1.0 07:06:26 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:06:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:06:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:06:26 go: downloading github.com/jinzhu/inflection v1.0.0 07:06:26 go: downloading github.com/aws/smithy-go v1.11.0 07:06:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:06:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:06:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:06:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:06:27 go: downloading github.com/aws/smithy-go v1.11.0 07:06:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:06:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:06:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:06:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:06:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:06:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:06:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:06:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:06:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:06:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:06:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:06:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:06:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:06:27 go: downloading github.com/dimchansky/utfbom v1.1.1 07:06:27 go: downloading github.com/dimchansky/utfbom v1.1.1 07:06:27 go: downloading cloud.google.com/go/compute v1.3.0 07:06:27 go: downloading cloud.google.com/go/compute v1.3.0 07:06:27 go: downloading cloud.google.com/go/iam v0.1.1 07:06:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:06:27 go: downloading cloud.google.com/go/iam v0.1.1 07:06:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:06:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:06:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:06:29 go: downloading github.com/gogo/protobuf v1.3.2 07:06:29 go: downloading k8s.io/klog/v2 v2.30.0 07:06:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:06:29 go: downloading github.com/google/gofuzz v1.1.0 07:06:29 go: downloading github.com/spf13/pflag v1.0.5 07:06:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:06:29 go: downloading github.com/gogo/protobuf v1.3.2 07:06:29 go: downloading k8s.io/klog/v2 v2.30.0 07:06:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:06:29 go: downloading github.com/google/gofuzz v1.1.0 07:06:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:06:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:06:29 go: downloading github.com/spf13/pflag v1.0.5 07:06:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:06:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:06:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:06:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:06:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:06:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:06:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:06:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:06:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:06:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:06:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:06:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:06:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:06:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:06:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:06:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:06:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:06:29 go: downloading gopkg.in/yaml.v2 v2.4.0 07:06:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:06:29 go: downloading github.com/gobwas/glob v0.2.3 07:06:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:06:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:06:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:06:29 go: downloading gopkg.in/yaml.v2 v2.4.0 07:06:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:06:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:06:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:06:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:06:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:06:29 go: downloading go.opencensus.io v0.23.0 07:06:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:06:29 go: downloading github.com/gobwas/glob v0.2.3 07:06:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:06:29 go: downloading gopkg.in/inf.v0 v0.9.1 07:06:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:06:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:06:29 go: downloading github.com/googleapis/gnostic v0.5.5 07:06:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:06:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:06:29 go: downloading go.opencensus.io v0.23.0 07:06:29 go: downloading gopkg.in/inf.v0 v0.9.1 07:06:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:06:29 go: downloading github.com/go-logr/logr v1.2.2 07:06:29 go: downloading github.com/google/go-cmp v0.5.7 07:06:29 go: downloading github.com/json-iterator/go v1.1.12 07:06:30 go: downloading github.com/go-logr/logr v1.2.2 07:06:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:06:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:06:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:06:30 go: downloading github.com/google/go-cmp v0.5.7 07:06:30 go: downloading github.com/googleapis/gnostic v0.5.5 07:06:30 go: downloading go.uber.org/zap v1.21.0 07:06:30 go: downloading github.com/json-iterator/go v1.1.12 07:06:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:06:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:06:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:06:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:06:30 go: downloading github.com/tklauser/numcpus v0.3.0 07:06:30 go: downloading sigs.k8s.io/yaml v1.3.0 07:06:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:06:30 go: downloading go.uber.org/zap v1.21.0 07:06:30 go: downloading github.com/golang/snappy v0.0.4 07:06:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:06:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:06:30 go: downloading github.com/tklauser/numcpus v0.3.0 07:06:30 go: downloading sigs.k8s.io/yaml v1.3.0 07:06:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:06:30 go: downloading github.com/ryanuber/go-glob v1.0.0 07:06:30 go: downloading github.com/golang/snappy v0.0.4 07:06:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:06:30 go: downloading github.com/ryanuber/go-glob v1.0.0 07:06:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:06:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:06:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:06:30 go: downloading github.com/hashicorp/go-version v1.2.0 07:06:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:06:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:06:30 go: downloading github.com/modern-go/reflect2 v1.0.2 07:06:30 go: downloading github.com/hashicorp/go-version v1.2.0 07:06:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:06:30 go: downloading go.uber.org/multierr v1.6.0 07:06:30 go: downloading github.com/modern-go/reflect2 v1.0.2 07:06:30 go: downloading go.uber.org/multierr v1.6.0 07:06:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:06:30 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:06:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:06:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:06:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:06:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:06:54 Removing intermediate container 30a9c27a0c25 07:06:54 ---> 6ceb3ff3920d 07:06:54 07:06:54 Step 10/23 : FROM alpine:3.14 07:06:54 Removing intermediate container bffa49c7499d 07:06:54 ---> 3731bfd1cc37 07:06:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:06:54 Removing intermediate container 747e48f81501 07:06:54 ---> e28727cc977b 07:06:54 07:06:54 Step 10/31 : FROM alpine:3.14 07:06:54 ---> Running in 434b5bbdbd45 07:06:55 3.14: Pulling from library/alpine 07:06:55 3.14: Pulling from library/alpine 07:06:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:06:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:06:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:06:56 Status: Image is up to date for alpine:3.14 07:06:56 Status: Downloaded newer image for alpine:3.14 07:06:56 ---> e04c818066af 07:06:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:06:56 ---> e04c818066af 07:06:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:06:57 ---> Running in 4e32deeb29e0 07:06:57 ---> Running in 3758e8fceeb5 07:06:58 Removing intermediate container 4e32deeb29e0 07:06:58 ---> df243244b0ca 07:06:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:06:58 Removing intermediate container 434b5bbdbd45 07:06:58 ---> 53a8c1bfb02a 07:06:58 07:06:58 Step 11/23 : FROM docker:20.10.14 07:06:58 ---> Running in fd7e30614977 07:06:58 20.10.14: Pulling from library/docker 07:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:06:59 (1/1) Installing dumb-init (1.2.5-r1) 07:06:59 Executing busybox-1.33.1-r7.trigger 07:06:59 OK: 6 MiB in 15 packages 07:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:06:59 (1/2) Installing dumb-init (1.2.5-r1) 07:06:59 (2/2) Installing su-exec (0.2-r1) 07:06:59 Executing busybox-1.33.1-r7.trigger 07:06:59 OK: 6 MiB in 16 packages 07:07:00 Removing intermediate container 3758e8fceeb5 07:07:00 ---> 810372bbfc71 07:07:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:07:00 ---> Running in a9105799c375 07:07:01 Removing intermediate container fd7e30614977 07:07:01 ---> 8f5948fbc367 07:07:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:07:01 Removing intermediate container a9105799c375 07:07:01 ---> eabcadab2e0b 07:07:01 Step 13/23 : ENV APP_PORT=59881 07:07:01 ---> Running in c4b11a448005 07:07:01 ---> Running in d84b452932c1 07:07:01 Removing intermediate container d84b452932c1 07:07:01 ---> 2c39f08c2a95 07:07:01 Step 14/23 : EXPOSE $APP_PORT 07:07:02 ---> Running in 2460e3790c78 07:07:02 Removing intermediate container c4b11a448005 07:07:02 ---> cbb9f50523b2 07:07:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:07:02 ---> Running in ed0890ed5d61 07:07:02 Removing intermediate container 2460e3790c78 07:07:02 ---> 9617b4aaf41c 07:07:02 Step 15/23 : WORKDIR / 07:07:02 ---> Running in 2360bde4c63d 07:07:02 Removing intermediate container ed0890ed5d61 07:07:02 ---> 222cae811e0b 07:07:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:07:03 ---> Running in 7032ab287e8f 07:07:03 Removing intermediate container 2360bde4c63d 07:07:03 ---> 2ecdda291352 07:07:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:03 Removing intermediate container f333a2ec5b60 07:07:03 ---> f429ffedd7fe 07:07:03 Successfully built f429ffedd7fe 07:07:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:03 + docker inspect -f . ci-base-image-arm64 07:07:03 . [Pipeline] withDockerContainer 07:07:03 prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container 07:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:04 ---> 055d802f7bc9 07:07:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:07:04 ---> cd9281d752c6 07:07:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:07:05 Removing intermediate container 7032ab287e8f 07:07:05 ---> 2f6c7a50ba9b 07:07:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:07:05 $ docker top 3e034fb9e5ee94a7d59806d615875f25bd8ff6cd0b20f2ac4f98384674d90aeb -eo pid,comm [Pipeline] { 07:07:05 ---> Running in 22e40b98eea0 [Pipeline] sh 07:07:05 ---> c699bd71bb4b 07:07:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:07:05 Removing intermediate container 22e40b98eea0 07:07:05 ---> 20c7fd2fcdb1 07:07:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:07:06 ---> Running in 658b9bae61fc 07:07:06 + go version 07:07:06 go version go1.17.6 linux/arm64 [Pipeline] } 07:07:06 $ docker stop --time=1 3e034fb9e5ee94a7d59806d615875f25bd8ff6cd0b20f2ac4f98384674d90aeb 07:07:06 Removing intermediate container 658b9bae61fc 07:07:06 ---> 34c817e80e26 07:07:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:06 ---> Running in 01618f90fdff 07:07:06 ---> feb277d724d2 07:07:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:07:06 ---> Running in 0675244d7648 07:07:06 Removing intermediate container 01618f90fdff 07:07:06 ---> 7c5892f6bc4e 07:07:06 Step 21/23 : LABEL arch=x86_64 07:07:07 ---> Running in 42cb27df09e4 07:07:07 Removing intermediate container 42cb27df09e4 07:07:07 ---> 62befac6411a 07:07:07 Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:07:07 ---> Running in 8e94be72d814 07:07:07 $ docker rm -f 3e034fb9e5ee94a7d59806d615875f25bd8ff6cd0b20f2ac4f98384674d90aeb [Pipeline] // withDockerContainer [Pipeline] } 07:07:08 Removing intermediate container 8e94be72d814 07:07:08 ---> 7fe1c04dd9e6 07:07:08 Step 23/23 : LABEL version=0.0.0 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:08 ---> Running in 08aa51225822 07:07:08 Removing intermediate container 08aa51225822 07:07:08 ---> 1824b6669a7a 07:07:08 07:07:08 Removing intermediate container 0675244d7648 07:07:08 ---> 9a0f49adc4b4 07:07:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:08 Successfully built 1824b6669a7a 07:07:08 Successfully tagged core-metadata:latest 07:07:08  Building core-metadata ... done Building support-notifications 07:07:08 + docker inspect -f . ci-base-image-arm64 07:07:08 . [Pipeline] withDockerContainer 07:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container 07:07: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:10 $ docker top 67795967b848b91308a9a4702db62ec90cf4a08107414e3fca7577ace315fb97 -eo pid,comm [Pipeline] { [Pipeline] echo 07:07:10 ========================================================= 07:07:10 [edgeXBuildGoParallel] Running Tests and Build... 07:07:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:07:11 + make test 07:07:11 go mod tidy -compat=1.17 07:07:12 ---> 0747deccb32c 07:07:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:07:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:07:12 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 07:07:12 Status: Downloaded newer image for docker:20.10.14 07:07:12 ---> 7417809fdb73 07:07:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:07:14 ---> Running in f561c384a26c 07:07:14 ---> 43a90a02de05 07:07:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:07:14 Removing intermediate container f561c384a26c 07:07:14 ---> d0f6d55d862b 07:07:14 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 07:07:14 ---> Running in 2e8089856440 07:07:15 ---> f6553b08158d 07:07:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:07:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:07:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:07:15 ---> cbfd2c7ef754 07:07:15 Step 3/22 : WORKDIR /edgex-go 07:07:15 ---> Using cache 07:07:15 ---> 21a9dcb88dfd 07:07:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:15 ---> Using cache 07:07:15 ---> 3cc52fb06547 07:07:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:07:16 ---> Running in 77f7be727094 07:07:16 ---> 43b9c42f4c41 07:07:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:07:16 ---> 44dfc37ef14a 07:07:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:07:16 (1/43) Installing readline (8.1.1-r0) 07:07:16 (2/43) Installing bash (5.1.16-r0) 07:07:16 Executing bash-5.1.16-r0.post-install 07:07:16 (3/43) Installing brotli-libs (1.0.9-r5) 07:07:16 ---> Running in 84f23f1dd65c 07:07:16 (4/43) Installing nghttp2-libs (1.46.0-r0) 07:07:16 (5/43) Installing libcurl (7.80.0-r0) 07:07:16 (6/43) Installing curl (7.80.0-r0) 07:07:16 (7/43) Installing dumb-init (1.2.5-r1) 07:07:16 (8/43) Installing libbz2 (1.0.8-r1) 07:07:16 (9/43) Installing expat (2.4.7-r0) 07:07:16 (10/43) Installing libffi (3.4.2-r1) 07:07:16 (11/43) Installing gdbm (1.22-r0) 07:07:16 (12/43) Installing xz-libs (5.2.5-r1) 07:07:16 (13/43) Installing libgcc (10.3.1_git20211027-r0) 07:07:16 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 07:07:16 (15/43) Installing mpdecimal (2.5.1-r1) 07:07:16 (16/43) Installing sqlite-libs (3.36.0-r0) 07:07:16 (17/43) Installing python3 (3.9.7-r4) 07:07:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:07:17 (18/43) Installing py3-appdirs (1.4.4-r2) 07:07:17 (19/43) Installing py3-certifi (2020.12.5-r1) 07:07:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 07:07:17 (21/43) Installing py3-idna (3.3-r0) 07:07:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 07:07:17 (23/43) Installing py3-requests (2.26.0-r1) 07:07:17 (24/43) Installing py3-msgpack (1.0.2-r1) 07:07:17 (25/43) Installing py3-lockfile (0.12.2-r4) 07:07:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 07:07:17 (27/43) Installing py3-colorama (0.4.4-r1) 07:07:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 07:07:17 (29/43) Installing py3-distlib (0.3.3-r0) 07:07:17 (30/43) Installing py3-distro (1.6.0-r0) 07:07:17 (31/43) Installing py3-six (1.16.0-r0) 07:07:17 (32/43) Installing py3-webencodings (0.5.1-r4) 07:07:17 (33/43) Installing py3-html5lib (1.1-r1) 07:07:17 (34/43) Installing py3-parsing (2.4.7-r2) 07:07:17 (35/43) Installing py3-packaging (20.9-r1) 07:07:17 (36/43) Installing py3-tomli (1.2.2-r0) 07:07:17 (37/43) Installing py3-pep517 (0.12.0-r0) 07:07:17 (38/43) Installing py3-progress (1.6-r0) 07:07:17 (39/43) Installing py3-retrying (1.3.3-r2) 07:07:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 07:07:17 (41/43) Installing py3-setuptools (52.0.0-r4) 07:07:17 (42/43) Installing py3-toml (0.10.2-r2) 07:07:17 (43/43) Installing py3-pip (20.3.4-r1) 07:07:17 Executing busybox-1.34.1-r5.trigger 07:07:17 OK: 83 MiB in 65 packages 07:07:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:07:18 Removing intermediate container 84f23f1dd65c 07:07:18 ---> d5da70729540 07:07:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:07:18 OK: 221 MiB in 52 packages 07:07:18 Collecting docker-compose==1.23.2 07:07:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:07:18 Collecting cached-property<2,>=1.2.0 07:07:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:07:18 Collecting docopt<0.7,>=0.6.1 07:07:18 Downloading docopt-0.6.2.tar.gz (25 kB) 07:07:18 ---> bced03209340 07:07:18 Step 26/31 : RUN chmod +x /entrypoint.sh 07:07:18 ---> Running in f1370f6c67f4 07:07:19 Collecting dockerpty<0.5,>=0.4.1 07:07:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:07:19 Removing intermediate container 77f7be727094 07:07:19 ---> 629a1f3829fe 07:07:19 Step 6/22 : COPY go.mod vendor* ./ 07:07:20 Collecting PyYAML<4,>=3.10 07:07:20 Downloading PyYAML-3.13.tar.gz (270 kB) 07:07:20 ---> 460d95df3d4e 07:07:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:20 ---> Running in 39bb55a588de 07:07:20 Collecting texttable<0.10,>=0.9.0 07:07:20 Downloading texttable-0.9.1.tar.gz (11 kB) 07:07:20 Removing intermediate container f1370f6c67f4 07:07:20 ---> 0aa5e7d739f5 07:07:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:07:21 ---> Running in c87e5d648377 07:07:21 Collecting websocket-client<1.0,>=0.32.0 07:07:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:07:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 07:07:21 Collecting docker<4.0,>=3.6.0 07:07:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:07:21 Removing intermediate container c87e5d648377 07:07:21 ---> e855b60e59ee 07:07:21 Step 28/31 : CMD ["gate"] 07:07:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:07:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:07:21 Collecting jsonschema<3,>=2.5.1 07:07:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:07:21 ---> Running in 869e4d965f4c 07:07:21 Collecting docker-pycreds>=0.4.0 07:07:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:07:21 Collecting chardet<3.1.0,>=3.0.2 07:07:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:07:21 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) 07:07:21 Removing intermediate container 869e4d965f4c 07:07:21 ---> 21bb36d8570b 07:07:21 Step 29/31 : LABEL arch=x86_64 07:07:21 Collecting idna<2.8,>=2.5 07:07:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:07:21 Collecting urllib3<1.25,>=1.21.1 07:07:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:07:21 ---> Running in 11dd9c83136f 07:07:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:07:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:07:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:07:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:07:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:07:22 Attempting uninstall: urllib3 07:07:22 Found existing installation: urllib3 1.26.7 07:07:22 Uninstalling urllib3-1.26.7: 07:07:22 Successfully uninstalled urllib3-1.26.7 07:07:22 Removing intermediate container 11dd9c83136f 07:07:22 ---> 05e8cd3be1fb 07:07:22 Step 30/31 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:07:22 Attempting uninstall: idna 07:07:22 Found existing installation: idna 3.3 07:07:22 Uninstalling idna-3.3: 07:07:22 Successfully uninstalled idna-3.3 07:07:22 ---> Running in ee8b1257da3f 07:07:22 Removing intermediate container ee8b1257da3f 07:07:22 ---> f7dafc49891a 07:07:22 Step 31/31 : LABEL version=0.0.0 07:07:22 ---> Running in 3fd54374bbb1 07:07:22 Removing intermediate container 39bb55a588de 07:07:22 ---> 37cb83b1fe94 07:07:22 Step 8/22 : COPY . . 07:07:22 Attempting uninstall: requests 07:07:22 Found existing installation: requests 2.26.0 07:07:22 Uninstalling requests-2.26.0: 07:07:22 Successfully uninstalled requests-2.26.0 07:07:23 Running setup.py install for texttable: started 07:07:23 Removing intermediate container 3fd54374bbb1 07:07:23 ---> 9ec368139a5f 07:07:23 07:07:23 Successfully built 9ec368139a5f 07:07:23 Successfully tagged security-bootstrapper:latest 07:07:23  Building security-bootstrapper ... done Building core-data 07:07:23 Running setup.py install for texttable: finished with status 'done' 07:07:23 Running setup.py install for PyYAML: started 07:07:24 Running setup.py install for PyYAML: finished with status 'done' 07:07:24 Running setup.py install for docopt: started 07:07:24 Running setup.py install for docopt: finished with status 'done' 07:07:24 Running setup.py install for dockerpty: started 07:07:24 Running setup.py install for dockerpty: finished with status 'done' 07:07:25 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 07:07:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:07:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:07:30 ---> cbfd2c7ef754 07:07:30 Step 3/23 : WORKDIR /edgex-go 07:07:30 ---> Using cache 07:07:30 ---> 21a9dcb88dfd 07:07:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:30 ---> Using cache 07:07:30 ---> 3cc52fb06547 07:07:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:07:31 ---> Running in d3857c5b9556 07:07:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:07:33 OK: 221 MiB in 52 packages 07:07:34 Removing intermediate container d3857c5b9556 07:07:34 ---> a3d2d6d49f7c 07:07:34 Step 6/23 : COPY go.mod vendor* ./ 07:07:34 Removing intermediate container 2e8089856440 07:07:34 ---> bb4bf42ec86f 07:07:34 Step 14/23 : ENV APP_PORT=58890 07:07:35 ---> Running in 901e8ed95675 07:07:35 ---> 763efcbf13d9 07:07:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:35 ---> Running in d6a234b43f7c 07:07:35 Removing intermediate container 901e8ed95675 07:07:35 ---> d859569c7eab 07:07:35 Step 15/23 : EXPOSE $APP_PORT 07:07:35 ---> Running in 224fa8f8d92c 07:07:35 Removing intermediate container 224fa8f8d92c 07:07:35 ---> 6dacd4e8740f 07:07:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:07:36 ---> f218cfadd340 07:07:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:07:37 Removing intermediate container d6a234b43f7c 07:07:37 ---> 191aaec67396 07:07:37 Step 8/23 : COPY . . 07:07:37 ---> 343262cbf575 07:07:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:07:38 ---> 5dc0ff68a3ed 07:07:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:07:38 ---> Running in 34bad0a82db0 07:07:38 ---> 0a4283d8a1d9 07:07:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:07:38 ---> Running in b9a771769c0e 07:07:38 Removing intermediate container 34bad0a82db0 07:07:38 ---> 17c732713057 07:07:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:38 ---> Running in 2aabaa40d5f6 07:07:38 Removing intermediate container 2aabaa40d5f6 07:07:38 ---> 9e7d073d7f48 07:07:38 Step 21/23 : LABEL arch=x86_64 07:07:39 ---> Running in 806a16c88be3 07:07:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:07:39 Removing intermediate container 806a16c88be3 07:07:39 ---> 3ba4c473284d 07:07:39 Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:07:39 ---> Running in dd0e14eb7299 07:07:40 Removing intermediate container dd0e14eb7299 07:07:40 ---> 4246d8a7e004 07:07:40 Step 23/23 : LABEL version=0.0.0 07:07:40 ---> Running in d37bfe8326d0 07:07:40 Removing intermediate container d37bfe8326d0 07:07:40 ---> 835762772022 07:07:40 07:07:40 Successfully built 835762772022 07:07:40 Successfully tagged sys-mgmt-agent:latest 07:07:40  Building sys-mgmt-agent ... done Building support-scheduler 07:07:44 ? github.com/edgexfoundry/edgex-go [no test files] 07:07:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:07:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:07:47 ---> cbfd2c7ef754 07:07:47 Step 3/22 : WORKDIR /edgex-go 07:07:47 ---> Using cache 07:07:47 ---> 21a9dcb88dfd 07:07:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:47 ---> Using cache 07:07:47 ---> 3cc52fb06547 07:07:47 Step 5/22 : RUN apk add --update --no-cache make git 07:07:47 ---> Using cache 07:07:47 ---> a9d03a870aae 07:07:47 Step 6/22 : COPY go.mod vendor* ./ 07:07:47 ---> Using cache 07:07:47 ---> 0643da106bc8 07:07:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:47 ---> Using cache 07:07:47 ---> cf4cf0bd25db 07:07:47 Step 8/22 : COPY . . 07:07:47 ---> Using cache 07:07:47 ---> 5dc1d3bdf36f 07:07:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:07:51 ---> Running in 0ed4e4582e94 07:07:51 ---> 65717d2236c3 07:07:51 Step 9/23 : RUN make cmd/core-data/core-data 07:07:51 ---> Running in a6071507c92b 07:07: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 07:07:53 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 07:08:25 Removing intermediate container b9a771769c0e 07:08:25 ---> a08c4fcf3e6e 07:08:25 07:08:25 Step 10/22 : FROM alpine:3.14 07:08:25 ---> e04c818066af 07:08:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:08:25 ---> Running in 9be2a596819b 07:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:08:26 (1/2) Installing ca-certificates (20211220-r0) 07:08:26 (2/2) Installing dumb-init (1.2.5-r1) 07:08:26 Executing busybox-1.33.1-r7.trigger 07:08:26 Executing ca-certificates-20211220-r0.trigger 07:08:26 OK: 6 MiB in 16 packages 07:08:28 Removing intermediate container 9be2a596819b 07:08:28 ---> 009a5baf67d9 07:08:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:08:28 ---> Running in 42d1e4b5313e 07:08:28 Removing intermediate container 42d1e4b5313e 07:08:28 ---> 19eee8d1df34 07:08:28 Step 13/22 : ENV APP_PORT=59860 07:08:28 ---> Running in 93324d76348a 07:08:29 Removing intermediate container 93324d76348a 07:08:29 ---> 924bc54fab47 07:08:29 Step 14/22 : EXPOSE $APP_PORT 07:08:29 ---> Running in c1fb33f37a2c 07:08:29 Removing intermediate container c1fb33f37a2c 07:08:29 ---> f114b82af7c6 07:08:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:30 ---> ae34f675a53c 07:08:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:08:31 ---> eb499e5f2357 07:08:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:08:32 ---> a81800d30a5d 07:08:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:08:32 ---> Running in db2eb5852aab 07:08:32 Removing intermediate container db2eb5852aab 07:08:32 ---> 0a9809e9b6e6 07:08:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:32 ---> Running in bfe5b99d7d1d 07:08:33 Removing intermediate container bfe5b99d7d1d 07:08:33 ---> b3b934820b73 07:08:33 Step 20/22 : LABEL arch=x86_64 07:08:34 ---> Running in 72dbc98eeefc 07:08:34 Removing intermediate container a6071507c92b 07:08:34 ---> 66a7312b2b8b 07:08:34 07:08:34 Step 10/23 : FROM alpine:3.14 07:08:34 ---> e04c818066af 07:08:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:08:34 ---> Running in f8ec8b30ceae 07:08:34 Removing intermediate container 72dbc98eeefc 07:08:34 ---> 1d98c9772ed7 07:08:34 Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:08:34 ---> Running in 7426bd25bcc5 07:08:34 Removing intermediate container f8ec8b30ceae 07:08:34 ---> 97cbeab780df 07:08:34 Step 12/23 : ENV APP_PORT=59880 07:08:34 Removing intermediate container 7426bd25bcc5 07:08:34 ---> 10244b1f9c26 07:08:34 Step 22/22 : LABEL version=0.0.0 07:08:34 ---> Running in 923e26ba212a 07:08:34 ---> Running in bf4c4e5ad1c1 07:08:34 Removing intermediate container 923e26ba212a 07:08:34 ---> 3cd3d8806208 07:08:34 Step 13/23 : EXPOSE $APP_PORT 07:08:34 Removing intermediate container bf4c4e5ad1c1 07:08:34 ---> 2980d7231245 07:08:34 07:08:34 Removing intermediate container 0ed4e4582e94 07:08:34 ---> 3e8c5104099e 07:08:34 07:08:34 Step 10/22 : FROM alpine:3.14 07:08:34 ---> e04c818066af 07:08:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:08:34 ---> Using cache 07:08:34 ---> 810372bbfc71 07:08:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:08:34 ---> Using cache 07:08:34 ---> eabcadab2e0b 07:08:34 Step 13/22 : ENV APP_PORT=59861 07:08:34 ---> Running in a10f05ac2d5f 07:08:35 ---> Running in 3b43d3d0417a 07:08:35 Successfully built 2980d7231245 07:08:35 Removing intermediate container a10f05ac2d5f 07:08:35 ---> b3d88249baed 07:08:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:35 Successfully tagged support-notifications:latest 07:08:35 Building security-secretstore-setup 07:08:35  Building support-notifications ... done  ---> Running in 9751a11ebe89 07:08:35 Removing intermediate container 3b43d3d0417a 07:08:35 ---> ab283fdb1911 07:08:35 Step 14/22 : EXPOSE $APP_PORT 07:08:35 ---> Running in 51fce0a14079 07:08:35 Removing intermediate container 51fce0a14079 07:08:35 ---> c4c02f7caf56 07:08:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:36 ---> 1bf3b2fc143b 07:08:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:08:37 Removing intermediate container 9751a11ebe89 07:08:37 ---> e2ff5d1cd327 07:08:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:08:37 ---> Running in 2e84acf41cf6 07:08:37 ---> babee0ae68b9 07:08:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:08:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:08:37 ---> 551d57ce9f57 07:08:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:08:37 ---> Running in 74f0ce76c823 07:08:38 Removing intermediate container 74f0ce76c823 07:08:38 ---> 1fe18725fc90 07:08:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:38 ---> Running in ff1505c53a08 07:08:38 Removing intermediate container ff1505c53a08 07:08:38 ---> 5b126ccea3fe 07:08:38 Step 20/22 : LABEL arch=x86_64 07:08:38 ---> Running in fbb322afcf09 07:08:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:08:38 Removing intermediate container fbb322afcf09 07:08:38 ---> a024eee4b507 07:08:38 Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:08:38 ---> Running in 3f637c1ee930 07:08:38 (1/6) Installing dumb-init (1.2.5-r1) 07:08:38 Removing intermediate container 3f637c1ee930 07:08:38 ---> 391d24aab4e5 07:08:38 Step 22/22 : LABEL version=0.0.0 07:08:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:08:38 ---> Running in e1c14c956f12 07:08:38 (3/6) Installing libsodium (1.0.18-r0) 07:08:38 Removing intermediate container e1c14c956f12 07:08:38 ---> d6bb9c66af65 07:08:38 07:08:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:08:39 Successfully built d6bb9c66af65 07:08:39 Successfully tagged support-scheduler:latest 07:08:39 Building security-spire-config 07:08:39  Building support-scheduler ... done (5/6) Installing libzmq (4.3.4-r0) 07:08:39 (6/6) Installing zeromq (4.3.4-r0) 07:08:39 Executing busybox-1.33.1-r7.trigger 07:08:39 OK: 8 MiB in 20 packages 07:08:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:08:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:08:39 ---> cbfd2c7ef754 07:08:39 Step 3/25 : WORKDIR /edgex-go 07:08:39 ---> Using cache 07:08:39 ---> 21a9dcb88dfd 07:08:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:39 ---> Using cache 07:08:39 ---> 3cc52fb06547 07:08:39 Step 5/25 : RUN apk add --update --no-cache make git 07:08:39 ---> Using cache 07:08:39 ---> a9d03a870aae 07:08:39 Step 6/25 : COPY go.mod vendor* ./ 07:08:39 ---> Using cache 07:08:39 ---> 0643da106bc8 07:08:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:39 ---> Using cache 07:08:39 ---> cf4cf0bd25db 07:08:39 Step 8/25 : COPY . . 07:08:39 ---> Using cache 07:08:39 ---> 5dc1d3bdf36f 07:08:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:08:41 ---> Running in bb9880a918fc 07:08:41 Removing intermediate container 2e84acf41cf6 07:08:41 ---> 6d9b82597d87 07:08:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:08: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 07:08:41 ---> 85b4f021be5d 07:08:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:08:42 ---> 034d7c047769 07:08:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:08:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:08:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:08:42 ---> cbfd2c7ef754 07:08:42 Step 3/26 : WORKDIR /edgex-go 07:08:42 ---> Using cache 07:08:42 ---> 21a9dcb88dfd 07:08:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:42 ---> Using cache 07:08:42 ---> 3cc52fb06547 07:08:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:08:43 ---> 3ac887cde2f3 07:08:43 Step 19/23 : ENTRYPOINT ["/core-data"] 07:08:43 ---> Running in 92acef1611ec 07:08:43 ---> Running in d9b3f5b962e7 07:08:43 Removing intermediate container d9b3f5b962e7 07:08:43 ---> fc0ec6a8ab68 07:08:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:43 ---> Running in 91a2346bb8f2 07:08:43 Removing intermediate container 91a2346bb8f2 07:08:43 ---> 92b05632fa5c 07:08:43 Step 21/23 : LABEL arch=x86_64 07:08:43 ---> Running in ddee25f11162 07:08:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:43 Removing intermediate container ddee25f11162 07:08:43 ---> cc4a67adde90 07:08:43 Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:08:43 ---> Running in 87bb8df43b47 07:08:43 Removing intermediate container 87bb8df43b47 07:08:43 ---> 030dc37d47c6 07:08:43 Step 23/23 : LABEL version=0.0.0 07:08:43 ---> Running in 1dee3bc79993 07:08:43 Removing intermediate container 1dee3bc79993 07:08:43 ---> fec807134246 07:08:43 07:08:43 Successfully built fec807134246 07:08:43 Successfully tagged core-data:latest 07:08:43  Building core-data ... done Building security-spiffe-token-provider 07:08:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:44 OK: 221 MiB in 52 packages 07:08:47 Removing intermediate container 92acef1611ec 07:08:47 ---> cb73aca00ada 07:08:47 Step 6/26 : COPY go.mod vendor* ./ 07:08:47 ---> bf6d7dcdbf3e 07:08:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:47 ---> Running in d0a8893acd8c 07:08:48 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:08:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:08:48 ---> cbfd2c7ef754 07:08:48 Step 3/20 : WORKDIR /edgex-go 07:08:48 ---> Using cache 07:08:48 ---> 21a9dcb88dfd 07:08:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:08:48 ---> Running in 15c0ad80ce51 07:08:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:49 Removing intermediate container d0a8893acd8c 07:08:49 ---> e82a63776810 07:08:49 Step 8/26 : COPY . . 07:08:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:49 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:08:49 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:08:49 OK: 15866 distinct packages available 07:08:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:08:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:08:51 OK: 221 MiB in 52 packages 07:08:53 Removing intermediate container 15c0ad80ce51 07:08:53 ---> 74d374ff6930 07:08:53 Step 5/20 : COPY go.mod vendor* ./ 07:08:53 ---> 224897e070a9 07:08:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:08:53 ---> Running in f1bc274039b8 07:08:53 ---> 7835b623e970 07:08:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:53 ---> Running in e6ad1962e966 07:08:54 Removing intermediate container f1bc274039b8 07:08:54 ---> a93cd3a44336 07:08:54 Step 10/26 : RUN mkdir -p spire-build 07:08:54 ---> Running in 10bcd84885ac 07:08:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:08:55 Removing intermediate container 10bcd84885ac 07:08:55 ---> 9763f0418eae 07:08:55 Step 11/26 : WORKDIR /edgex-go/spire-build 07:08:55 Removing intermediate container e6ad1962e966 07:08:55 ---> 4be39e6e03c3 07:08:55 Step 7/20 : COPY . . 07:08:55 ---> Running in e42113be0fb8 07:08:55 Removing intermediate container e42113be0fb8 07:08:55 ---> 6719a8758dce 07:08: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 07:08:56 ---> Running in cc7ff6043e75 07:08:57 spire-1.2.1/ 07:08:57 spire-1.2.1/.data/ 07:08:57 spire-1.2.1/.data/.file 07:08:57 spire-1.2.1/.dockerignore 07:08:57 spire-1.2.1/.gitattributes 07:08:57 spire-1.2.1/.githooks/ 07:08:57 spire-1.2.1/.githooks/pre-commit 07:08:57 spire-1.2.1/.github/ 07:08:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:08:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:08:57 spire-1.2.1/.github/dependabot.yml 07:08:57 spire-1.2.1/.github/workflows/ 07:08:57 spire-1.2.1/.github/workflows/nightly_build.yaml 07:08:57 spire-1.2.1/.github/workflows/pr_build.yaml 07:08:57 spire-1.2.1/.github/workflows/release_build.yaml 07:08:57 spire-1.2.1/.github/workflows/scripts/ 07:08:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:08:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:08:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:08:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:08:57 spire-1.2.1/.github/workflows/scripts/split.sh 07:08:57 spire-1.2.1/.gitignore 07:08:57 spire-1.2.1/.go-version 07:08:57 spire-1.2.1/.golangci.yml 07:08:57 spire-1.2.1/ADOPTERS.md 07:08:57 spire-1.2.1/CHANGELOG.md 07:08:57 spire-1.2.1/CODE-OF-CONDUCT.md 07:08:57 spire-1.2.1/CODEOWNERS 07:08:57 spire-1.2.1/CONTRIBUTING.md 07:08:57 spire-1.2.1/Dockerfile 07:08:57 spire-1.2.1/Dockerfile.dev 07:08:57 spire-1.2.1/Dockerfile.scratch 07:08:57 spire-1.2.1/LICENSE 07:08:57 spire-1.2.1/MAINTAINERS.md 07:08:57 spire-1.2.1/Makefile 07:08:57 spire-1.2.1/README.md 07:08:57 spire-1.2.1/ROADMAP.md 07:08:57 spire-1.2.1/SECURITY.md 07:08:57 spire-1.2.1/cmd/ 07:08:57 spire-1.2.1/cmd/spire-agent/ 07:08:57 spire-1.2.1/cmd/spire-agent/cli/ 07:08:57 spire-1.2.1/cmd/spire-agent/cli/api/ 07:08:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/common/ 07:08:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:08:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/run/ 07:08:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:08:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:08:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:08:57 spire-1.2.1/cmd/spire-agent/main.go 07:08:57 spire-1.2.1/cmd/spire-server/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/agent/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/cli.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/run/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/token/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/validate/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/x509/ 07:08:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:08:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:08:57 spire-1.2.1/cmd/spire-server/main.go 07:08:57 spire-1.2.1/cmd/spire-server/util/ 07:08:57 spire-1.2.1/cmd/spire-server/util/util.go 07:08:57 spire-1.2.1/conf/ 07:08:57 spire-1.2.1/conf/agent/ 07:08:57 spire-1.2.1/conf/agent/agent.conf 07:08:57 spire-1.2.1/conf/agent/agent_full.conf 07:08:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:08:57 spire-1.2.1/conf/server/ 07:08:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:08:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:08:57 spire-1.2.1/conf/server/server.conf 07:08:57 spire-1.2.1/conf/server/server_full.conf 07:08:57 spire-1.2.1/doc/ 07:08:57 spire-1.2.1/doc/SPIRE101.md 07:08:57 spire-1.2.1/doc/auditlog.md 07:08:57 spire-1.2.1/doc/authorization_policy_engine.md 07:08:57 spire-1.2.1/doc/changelog_guidelines.md 07:08:57 spire-1.2.1/doc/cure53-report.pdf 07:08:57 spire-1.2.1/doc/images/ 07:08:57 spire-1.2.1/doc/images/2019_roadmap.png 07:08:57 spire-1.2.1/doc/images/SPIRE101.png 07:08:57 spire-1.2.1/doc/images/SPIRE_agent.png 07:08:57 spire-1.2.1/doc/images/SPIRE_server.png 07:08:57 spire-1.2.1/doc/images/cache_mgr.png 07:08:57 spire-1.2.1/doc/images/cache_mgr_components.png 07:08:57 spire-1.2.1/doc/images/federated_spire.png 07:08:57 spire-1.2.1/doc/images/ha_mode.png 07:08:57 spire-1.2.1/doc/images/nested_spire.png 07:08:57 spire-1.2.1/doc/images/oidc_federation.png 07:08:57 spire-1.2.1/doc/images/single_trust_domain.png 07:08:57 spire-1.2.1/doc/images/spiffe_compatible.png 07:08:57 spire-1.2.1/doc/images/spire_logo.png 07:08:57 spire-1.2.1/doc/migrating_registration_api_clients.md 07:08:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:08:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:08:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:08:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:08:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:08:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:08:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:08:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:08:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:08:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:08:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:08:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:08:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:08:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:08:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:08:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:08:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:08:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:08:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:08:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:08:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:08:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:08:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:08:57 spire-1.2.1/doc/scaling_spire.md 07:08:57 spire-1.2.1/doc/spire_agent.md 07:08:57 spire-1.2.1/doc/spire_server.md 07:08:57 spire-1.2.1/doc/supported_integrations.md 07:08:57 spire-1.2.1/doc/telemetry.md 07:08:57 spire-1.2.1/doc/telemetry_config.md 07:08:57 spire-1.2.1/doc/upgrading.md 07:08:57 spire-1.2.1/doc/using_spire.md 07:08:57 spire-1.2.1/examples/ 07:08:57 spire-1.2.1/examples/README.md 07:08:57 spire-1.2.1/go.mod 07:08:57 spire-1.2.1/go.sum 07:08:57 spire-1.2.1/pkg/ 07:08:57 spire-1.2.1/pkg/agent/ 07:08:57 spire-1.2.1/pkg/agent/agent.go 07:08:57 spire-1.2.1/pkg/agent/api/ 07:08:57 spire-1.2.1/pkg/agent/api/config.go 07:08:57 spire-1.2.1/pkg/agent/api/debug/ 07:08:57 spire-1.2.1/pkg/agent/api/debug/v1/ 07:08:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:08:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:08:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:08:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:08:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:08:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:08:57 spire-1.2.1/pkg/agent/api/endpoints.go 07:08:57 spire-1.2.1/pkg/agent/api/health/ 07:08:57 spire-1.2.1/pkg/agent/api/health/v1/ 07:08:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:08:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:08:57 spire-1.2.1/pkg/agent/api/rpccontext/ 07:08:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:08:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:08:57 spire-1.2.1/pkg/agent/attestor/ 07:08:57 spire-1.2.1/pkg/agent/attestor/node/ 07:08:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:08:57 spire-1.2.1/pkg/agent/attestor/node/node.go 07:08:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:08:57 spire-1.2.1/pkg/agent/attestor/workload/ 07:08:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:08:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:08:57 spire-1.2.1/pkg/agent/catalog/ 07:08:57 spire-1.2.1/pkg/agent/catalog/catalog.go 07:08:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:08:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:08:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:08:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:08:57 spire-1.2.1/pkg/agent/client/ 07:08:57 spire-1.2.1/pkg/agent/client/client.go 07:08:57 spire-1.2.1/pkg/agent/client/client_test.go 07:08:57 spire-1.2.1/pkg/agent/client/dial.go 07:08:57 spire-1.2.1/pkg/agent/client/nodeconn.go 07:08:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:08:57 spire-1.2.1/pkg/agent/client/update.go 07:08:57 spire-1.2.1/pkg/agent/client/util.go 07:08:57 spire-1.2.1/pkg/agent/common/ 07:08:57 spire-1.2.1/pkg/agent/common/backoff/ 07:08:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:08:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:08:57 spire-1.2.1/pkg/agent/common/cgroups/ 07:08:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:08:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:08:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:08:57 spire-1.2.1/pkg/agent/config.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/ 07:08:57 spire-1.2.1/pkg/agent/endpoints/config.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:08:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:08:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/workload/ 07:08:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:08:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:08:57 spire-1.2.1/pkg/agent/manager/ 07:08:57 spire-1.2.1/pkg/agent/manager/cache/ 07:08:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:08:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:08:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:08:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:08:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:08:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:08:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:08:57 spire-1.2.1/pkg/agent/manager/config.go 07:08:57 spire-1.2.1/pkg/agent/manager/manager.go 07:08:57 spire-1.2.1/pkg/agent/manager/manager_test.go 07:08:57 spire-1.2.1/pkg/agent/manager/storage.go 07:08:57 spire-1.2.1/pkg/agent/manager/storage_test.go 07:08:57 spire-1.2.1/pkg/agent/manager/storecache/ 07:08:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:08:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:08:57 spire-1.2.1/pkg/agent/manager/sync.go 07:08:57 spire-1.2.1/pkg/agent/plugin/ 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:08:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:08:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:08:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:08:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:08:57 spire-1.2.1/pkg/agent/svid/ 07:08:57 spire-1.2.1/pkg/agent/svid/rotator.go 07:08:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:08:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:08:57 spire-1.2.1/pkg/agent/svid/store/ 07:08:57 spire-1.2.1/pkg/agent/svid/store/service.go 07:08:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:08:57 spire-1.2.1/pkg/common/ 07:08:57 spire-1.2.1/pkg/common/agentpathtemplate/ 07:08:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:08:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:08:57 spire-1.2.1/pkg/common/api/ 07:08:57 spire-1.2.1/pkg/common/api/metrics.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/ 07:08:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/logger.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/names.go 07:08:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:08:57 spire-1.2.1/pkg/common/api/names.go 07:08:57 spire-1.2.1/pkg/common/api/ratelimit.go 07:08:57 spire-1.2.1/pkg/common/api/rpccontext/ 07:08:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:08:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:08:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:08:57 spire-1.2.1/pkg/common/auth/ 07:08:57 spire-1.2.1/pkg/common/auth/interceptors.go 07:08:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:08:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/ 07:08:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/types.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:08:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:08:57 spire-1.2.1/pkg/common/catalog/ 07:08:57 spire-1.2.1/pkg/common/catalog/bind.go 07:08:57 spire-1.2.1/pkg/common/catalog/builtin.go 07:08:57 spire-1.2.1/pkg/common/catalog/catalog.go 07:08:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:08:57 spire-1.2.1/pkg/common/catalog/closers.go 07:08:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:08:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:08:57 spire-1.2.1/pkg/common/catalog/config.go 07:08:57 spire-1.2.1/pkg/common/catalog/config_test.go 07:08:57 spire-1.2.1/pkg/common/catalog/configure.go 07:08:57 spire-1.2.1/pkg/common/catalog/constraints.go 07:08:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:08:57 spire-1.2.1/pkg/common/catalog/context.go 07:08:57 spire-1.2.1/pkg/common/catalog/external.go 07:08:57 spire-1.2.1/pkg/common/catalog/host.go 07:08:57 spire-1.2.1/pkg/common/catalog/pipenet.go 07:08:57 spire-1.2.1/pkg/common/catalog/plugin.go 07:08:57 spire-1.2.1/pkg/common/catalog/testplugin/ 07:08:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:08:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:08:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:08:57 spire-1.2.1/pkg/common/cli/ 07:08:57 spire-1.2.1/pkg/common/cli/env.go 07:08:57 spire-1.2.1/pkg/common/cli/flags.go 07:08:57 spire-1.2.1/pkg/common/cli/trust_domain.go 07:08:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:08:57 spire-1.2.1/pkg/common/cli/umask.go 07:08:57 spire-1.2.1/pkg/common/cli/umask_posix.go 07:08:57 spire-1.2.1/pkg/common/cli/umask_test.go 07:08:57 spire-1.2.1/pkg/common/cli/umask_windows.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/ 07:08:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/flag.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/format.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/ 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:08:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:08:57 spire-1.2.1/pkg/common/coretypes/ 07:08:57 spire-1.2.1/pkg/common/coretypes/bundle/ 07:08:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:08:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:08:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:08:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:08:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:08:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:08:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:08:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:08:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:08:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:08:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:08:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:08:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:08:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:08:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:08:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:08:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:08:57 spire-1.2.1/pkg/common/cryptoutil/ 07:08:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:08:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:08:57 spire-1.2.1/pkg/common/diskutil/ 07:08:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:08:57 spire-1.2.1/pkg/common/diskutil/file_test.go 07:08:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:08:57 spire-1.2.1/pkg/common/errorutil/ 07:08:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:08:57 spire-1.2.1/pkg/common/health/ 07:08:57 spire-1.2.1/pkg/common/health/config.go 07:08:57 spire-1.2.1/pkg/common/health/context.go 07:08:57 spire-1.2.1/pkg/common/health/context_test.go 07:08:57 spire-1.2.1/pkg/common/health/health.go 07:08:57 spire-1.2.1/pkg/common/health/health_test.go 07:08:57 spire-1.2.1/pkg/common/health/logger.go 07:08:57 spire-1.2.1/pkg/common/hostservice/ 07:08:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:08:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:08:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:08:57 spire-1.2.1/pkg/common/idutil/ 07:08:57 spire-1.2.1/pkg/common/idutil/require.go 07:08:57 spire-1.2.1/pkg/common/idutil/require_test.go 07:08:57 spire-1.2.1/pkg/common/idutil/safety.go 07:08:57 spire-1.2.1/pkg/common/idutil/safety_test.go 07:08:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:08:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:08:57 spire-1.2.1/pkg/common/jwtsvid/ 07:08:57 spire-1.2.1/pkg/common/jwtsvid/common.go 07:08:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:08:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:08:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:08:57 spire-1.2.1/pkg/common/jwtutil/ 07:08:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:08:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:08:57 spire-1.2.1/pkg/common/log/ 07:08:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:08:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:08:57 spire-1.2.1/pkg/common/log/log.go 07:08:57 spire-1.2.1/pkg/common/log/log_test.go 07:08:57 spire-1.2.1/pkg/common/log/options.go 07:08:57 spire-1.2.1/pkg/common/nodeutil/ 07:08:57 spire-1.2.1/pkg/common/nodeutil/node.go 07:08:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:08:57 spire-1.2.1/pkg/common/peertracker/ 07:08:57 spire-1.2.1/pkg/common/peertracker/conn.go 07:08:57 spire-1.2.1/pkg/common/peertracker/credentials.go 07:08:57 spire-1.2.1/pkg/common/peertracker/errors.go 07:08:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:08:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:08:57 spire-1.2.1/pkg/common/peertracker/info.go 07:08:57 spire-1.2.1/pkg/common/peertracker/listener.go 07:08:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:08:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:08:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:08:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:08:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:08:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:08:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:08:57 spire-1.2.1/pkg/common/peertracker/tcp.go 07:08:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:08:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:08:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:08:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:08:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:08:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:08:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:08:57 spire-1.2.1/pkg/common/peertracker/uds.go 07:08:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:08:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:08:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:08:57 spire-1.2.1/pkg/common/pemutil/ 07:08:57 spire-1.2.1/pkg/common/pemutil/block.go 07:08:57 spire-1.2.1/pkg/common/pemutil/certs.go 07:08:57 spire-1.2.1/pkg/common/pemutil/common.go 07:08:57 spire-1.2.1/pkg/common/pemutil/csr.go 07:08:57 spire-1.2.1/pkg/common/pemutil/keys.go 07:08:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/ 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:08:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:08:57 spire-1.2.1/pkg/common/plugin/ 07:08:57 spire-1.2.1/pkg/common/plugin/aws/ 07:08:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:08:57 spire-1.2.1/pkg/common/plugin/azure/ 07:08:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:08:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:08:57 spire-1.2.1/pkg/common/plugin/facade.go 07:08:57 spire-1.2.1/pkg/common/plugin/facade_test.go 07:08:57 spire-1.2.1/pkg/common/plugin/gcp/ 07:08:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:08:57 spire-1.2.1/pkg/common/plugin/k8s/ 07:08:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:08:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:08:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:08:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:08:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:08:57 spire-1.2.1/pkg/common/plugin/log.go 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/ 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:08:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:08:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:08:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:08:57 spire-1.2.1/pkg/common/plugin/x509pop/ 07:08:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:08:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:08:57 spire-1.2.1/pkg/common/profiling/ 07:08:57 spire-1.2.1/pkg/common/profiling/dumpers.go 07:08:57 spire-1.2.1/pkg/common/profiling/profiling.go 07:08:57 spire-1.2.1/pkg/common/protoutil/ 07:08:57 spire-1.2.1/pkg/common/protoutil/masks.go 07:08:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:08:57 spire-1.2.1/pkg/common/rotationutil/ 07:08:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:08:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:08:57 spire-1.2.1/pkg/common/selector/ 07:08:57 spire-1.2.1/pkg/common/selector/selector.go 07:08:57 spire-1.2.1/pkg/common/selector/selector_test.go 07:08:57 spire-1.2.1/pkg/common/selector/set.go 07:08:57 spire-1.2.1/pkg/common/selector/set_utils.go 07:08:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/ 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/ 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:08:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:08:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:08:57 spire-1.2.1/pkg/common/telemetry/call.go 07:08:57 spire-1.2.1/pkg/common/telemetry/common/ 07:08:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:08:57 spire-1.2.1/pkg/common/telemetry/config.go 07:08:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:08:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/inmem.go 07:08:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/m3.go 07:08:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/metrics.go 07:08:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/names.go 07:08:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:08:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:08:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/ 07:08:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:08:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:08:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:08:57 spire-1.2.1/pkg/common/telemetry/server/server.go 07:08:57 spire-1.2.1/pkg/common/telemetry/sink.go 07:08:57 spire-1.2.1/pkg/common/telemetry/statsd.go 07:08:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:08:57 spire-1.2.1/pkg/common/telemetry/uptime.go 07:08:57 spire-1.2.1/pkg/common/telemetry/version.go 07:08:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:08:57 spire-1.2.1/pkg/common/uptime/ 07:08:57 spire-1.2.1/pkg/common/uptime/uptime.go 07:08:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:08:57 spire-1.2.1/pkg/common/util/ 07:08:57 spire-1.2.1/pkg/common/util/certs.go 07:08:57 spire-1.2.1/pkg/common/util/certs_test.go 07:08:57 spire-1.2.1/pkg/common/util/csr.go 07:08:57 spire-1.2.1/pkg/common/util/hash.go 07:08:57 spire-1.2.1/pkg/common/util/selectors.go 07:08:57 spire-1.2.1/pkg/common/util/selectors_test.go 07:08:57 spire-1.2.1/pkg/common/util/signals.go 07:08:57 spire-1.2.1/pkg/common/util/sort.go 07:08:57 spire-1.2.1/pkg/common/util/sort_test.go 07:08:57 spire-1.2.1/pkg/common/util/task.go 07:08:57 spire-1.2.1/pkg/common/util/task_test.go 07:08:57 spire-1.2.1/pkg/common/util/testdata/ 07:08:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:08:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:08:57 spire-1.2.1/pkg/common/version/ 07:08:57 spire-1.2.1/pkg/common/version/version.go 07:08:57 spire-1.2.1/pkg/common/x509svid/ 07:08:57 spire-1.2.1/pkg/common/x509svid/common_test.go 07:08:57 spire-1.2.1/pkg/common/x509svid/csr.go 07:08:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:08:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:08:57 spire-1.2.1/pkg/common/x509util/ 07:08:57 spire-1.2.1/pkg/common/x509util/cert.go 07:08:57 spire-1.2.1/pkg/common/x509util/dns.go 07:08:57 spire-1.2.1/pkg/common/x509util/dns_test.go 07:08:57 spire-1.2.1/pkg/common/x509util/keyid.go 07:08:57 spire-1.2.1/pkg/common/x509util/keypair.go 07:08:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:08:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:08:57 spire-1.2.1/pkg/server/ 07:08:57 spire-1.2.1/pkg/server/api/ 07:08:57 spire-1.2.1/pkg/server/api/agent.go 07:08:57 spire-1.2.1/pkg/server/api/agent/ 07:08:57 spire-1.2.1/pkg/server/api/agent/v1/ 07:08:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:08:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:08:57 spire-1.2.1/pkg/server/api/agent_test.go 07:08:57 spire-1.2.1/pkg/server/api/api.go 07:08:57 spire-1.2.1/pkg/server/api/audit/ 07:08:57 spire-1.2.1/pkg/server/api/audit/audit.go 07:08:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:08:57 spire-1.2.1/pkg/server/api/bundle.go 07:08:57 spire-1.2.1/pkg/server/api/bundle/ 07:08:57 spire-1.2.1/pkg/server/api/bundle/v1/ 07:08:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:08:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:08:57 spire-1.2.1/pkg/server/api/bundle_test.go 07:08:57 spire-1.2.1/pkg/server/api/debug/ 07:08:57 spire-1.2.1/pkg/server/api/debug/v1/ 07:08:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:08:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:08:57 spire-1.2.1/pkg/server/api/entry.go 07:08:57 spire-1.2.1/pkg/server/api/entry/ 07:08:57 spire-1.2.1/pkg/server/api/entry/v1/ 07:08:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:08:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:08:57 spire-1.2.1/pkg/server/api/entry_test.go 07:08:57 spire-1.2.1/pkg/server/api/health/ 07:08:57 spire-1.2.1/pkg/server/api/health/v1/ 07:08:57 spire-1.2.1/pkg/server/api/health/v1/service.go 07:08:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:08:57 spire-1.2.1/pkg/server/api/id.go 07:08:57 spire-1.2.1/pkg/server/api/id_test.go 07:08:57 spire-1.2.1/pkg/server/api/limits/ 07:08:57 spire-1.2.1/pkg/server/api/limits/limits.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/ 07:08:57 spire-1.2.1/pkg/server/api/middleware/alias.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/audit.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/caller.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/common.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/entries.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:08:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:08:57 spire-1.2.1/pkg/server/api/ratelimit.go 07:08:57 spire-1.2.1/pkg/server/api/rpccontext/ 07:08:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:08:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:08:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:08:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:08:57 spire-1.2.1/pkg/server/api/selector.go 07:08:57 spire-1.2.1/pkg/server/api/selector_test.go 07:08:57 spire-1.2.1/pkg/server/api/status.go 07:08:57 spire-1.2.1/pkg/server/api/status_test.go 07:08:57 spire-1.2.1/pkg/server/api/svid/ 07:08:57 spire-1.2.1/pkg/server/api/svid/v1/ 07:08:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:08:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:08:57 spire-1.2.1/pkg/server/api/trustdomain.go 07:08:57 spire-1.2.1/pkg/server/api/trustdomain/ 07:08:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:08:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:08:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:08:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:08:57 spire-1.2.1/pkg/server/authpolicy/ 07:08:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:08:57 spire-1.2.1/pkg/server/authpolicy/policy.go 07:08:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:08:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:08:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:08:57 spire-1.2.1/pkg/server/authpolicy/validate.go 07:08:57 spire-1.2.1/pkg/server/bundle/ 07:08:57 spire-1.2.1/pkg/server/bundle/client/ 07:08:57 spire-1.2.1/pkg/server/bundle/client/client.go 07:08:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:08:57 spire-1.2.1/pkg/server/bundle/client/manager.go 07:08:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:08:57 spire-1.2.1/pkg/server/bundle/client/sources.go 07:08:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:08:57 spire-1.2.1/pkg/server/bundle/client/updater.go 07:08:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:08:57 spire-1.2.1/pkg/server/ca/ 07:08:57 spire-1.2.1/pkg/server/ca/ca.go 07:08:57 spire-1.2.1/pkg/server/ca/ca_health.go 07:08:57 spire-1.2.1/pkg/server/ca/ca_test.go 07:08:57 spire-1.2.1/pkg/server/ca/journal.go 07:08:57 spire-1.2.1/pkg/server/ca/journal_test.go 07:08:57 spire-1.2.1/pkg/server/ca/manager.go 07:08:57 spire-1.2.1/pkg/server/ca/manager_health.go 07:08:57 spire-1.2.1/pkg/server/ca/manager_test.go 07:08:57 spire-1.2.1/pkg/server/ca/templates.go 07:08:57 spire-1.2.1/pkg/server/ca/upstream_client.go 07:08:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:08:57 spire-1.2.1/pkg/server/ca/validation.go 07:08:57 spire-1.2.1/pkg/server/cache/ 07:08:57 spire-1.2.1/pkg/server/cache/dscache/ 07:08:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:08:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:08:57 spire-1.2.1/pkg/server/cache/entrycache/ 07:08:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:08:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:08:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:08:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:08:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:08:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:08:57 spire-1.2.1/pkg/server/catalog/ 07:08:57 spire-1.2.1/pkg/server/catalog/catalog.go 07:08:57 spire-1.2.1/pkg/server/catalog/keymanager.go 07:08:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:08:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:08:57 spire-1.2.1/pkg/server/catalog/notifier.go 07:08:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:08:57 spire-1.2.1/pkg/server/config.go 07:08:57 spire-1.2.1/pkg/server/datastore/ 07:08:57 spire-1.2.1/pkg/server/datastore/datastore.go 07:08:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:08:57 spire-1.2.1/pkg/server/datastore/repository.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:08:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:08:57 spire-1.2.1/pkg/server/endpoints/ 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/ 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:08:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:08:57 spire-1.2.1/pkg/server/endpoints/config.go 07:08:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:08:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:08:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:08:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:08:57 spire-1.2.1/pkg/server/endpoints/middleware.go 07:08:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:08:57 spire-1.2.1/pkg/server/hostservice/ 07:08:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:08:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:08:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:08:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:08:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:08:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:08:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:08:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/ 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/ 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:08:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:08:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:08:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/ 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:08:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:08:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:08:57 spire-1.2.1/pkg/server/registration/ 07:08:57 spire-1.2.1/pkg/server/registration/manager.go 07:08:57 spire-1.2.1/pkg/server/registration/manager_test.go 07:08:57 spire-1.2.1/pkg/server/scanentries.go 07:08:57 spire-1.2.1/pkg/server/scanentries_test.go 07:08:57 spire-1.2.1/pkg/server/server.go 07:08:57 spire-1.2.1/pkg/server/server_test.go 07:08:57 spire-1.2.1/pkg/server/svid/ 07:08:57 spire-1.2.1/pkg/server/svid/observer.go 07:08:57 spire-1.2.1/pkg/server/svid/observer_test.go 07:08:57 spire-1.2.1/pkg/server/svid/rotator.go 07:08:57 spire-1.2.1/pkg/server/svid/rotator_config.go 07:08:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:08:57 spire-1.2.1/pkg/server/svid/rotator_test.go 07:08:57 spire-1.2.1/proto/ 07:08:57 spire-1.2.1/proto/private/ 07:08:57 spire-1.2.1/proto/private/server/ 07:08:57 spire-1.2.1/proto/private/server/journal/ 07:08:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:08:57 spire-1.2.1/proto/private/server/journal/journal.proto 07:08:57 spire-1.2.1/proto/spire/ 07:08:57 spire-1.2.1/proto/spire/common/ 07:08:57 spire-1.2.1/proto/spire/common/common.pb.go 07:08:57 spire-1.2.1/proto/spire/common/common.proto 07:08:57 spire-1.2.1/proto/spire/common/plugin/ 07:08:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:08:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:08:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:08:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:08:57 spire-1.2.1/proto/spire/plugin/ 07:08:57 spire-1.2.1/proto/spire/plugin/agent/ 07:08:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:08:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:08:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:08:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:08:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:08:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:08:57 spire-1.2.1/release/ 07:08:57 spire-1.2.1/release/spire-extras/ 07:08:57 spire-1.2.1/release/spire-extras/README.md 07:08:57 spire-1.2.1/release/spire-extras/conf/ 07:08:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:08:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:08:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:08:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:08:57 spire-1.2.1/release/spire/ 07:08:57 spire-1.2.1/release/spire/README.md 07:08:57 spire-1.2.1/release/spire/conf/ 07:08:57 spire-1.2.1/release/spire/conf/agent/ 07:08:57 spire-1.2.1/release/spire/conf/agent/agent.conf 07:08:57 spire-1.2.1/release/spire/conf/server/ 07:08:57 spire-1.2.1/release/spire/conf/server/server.conf 07:08:57 spire-1.2.1/script/ 07:08:57 spire-1.2.1/script/build-artifact.sh 07:08:57 spire-1.2.1/script/generate_dummy_ca.sh 07:08:57 spire-1.2.1/support/ 07:08:57 spire-1.2.1/support/k8s/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:08:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/ 07:08:57 spire-1.2.1/support/oidc-discovery-provider/README.md 07:08:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/config.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/main.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:08:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:08:57 spire-1.2.1/test/ 07:08:57 spire-1.2.1/test/clock/ 07:08:57 spire-1.2.1/test/clock/clock.go 07:08:57 spire-1.2.1/test/fakes/ 07:08:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:08:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:08:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:08:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:08:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:08:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:08:57 spire-1.2.1/test/fakes/fakeagentstore/ 07:08:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:08:57 spire-1.2.1/test/fakes/fakedatastore/ 07:08:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:08:57 spire-1.2.1/test/fakes/fakeentryclient/ 07:08:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:08:57 spire-1.2.1/test/fakes/fakehealthchecker/ 07:08:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:08:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:08:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:08:57 spire-1.2.1/test/fakes/fakemetrics/ 07:08:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:08:57 spire-1.2.1/test/fakes/fakenoderesolver/ 07:08:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:08:57 spire-1.2.1/test/fakes/fakenotifier/ 07:08:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:08:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:08:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:08:57 spire-1.2.1/test/fakes/fakeserverca/ 07:08:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:08:57 spire-1.2.1/test/fakes/fakeservercatalog/ 07:08:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:08:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:08:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:08:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:08:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:08:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:08:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:08:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:08:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:08:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:08:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:08:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:08:57 spire-1.2.1/test/fixture/ 07:08:57 spire-1.2.1/test/fixture/certs/ 07:08:57 spire-1.2.1/test/fixture/certs/agent_svid.der 07:08:57 spire-1.2.1/test/fixture/certs/base_cert.pem 07:08:57 spire-1.2.1/test/fixture/certs/base_csr.pem 07:08:57 spire-1.2.1/test/fixture/certs/base_key.pem 07:08:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:08:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:08:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:08:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:08:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:08:57 spire-1.2.1/test/fixture/certs/blog_key.pem 07:08:57 spire-1.2.1/test/fixture/certs/bundle.der 07:08:57 spire-1.2.1/test/fixture/certs/ca.pem 07:08:57 spire-1.2.1/test/fixture/certs/ca_key.pem 07:08:57 spire-1.2.1/test/fixture/certs/database_cert.pem 07:08:57 spire-1.2.1/test/fixture/certs/database_csr.pem 07:08:57 spire-1.2.1/test/fixture/certs/database_key.pem 07:08:57 spire-1.2.1/test/fixture/certs/node_cert.pem 07:08:57 spire-1.2.1/test/fixture/certs/node_csr.pem 07:08:57 spire-1.2.1/test/fixture/certs/node_key.pem 07:08:57 spire-1.2.1/test/fixture/certs/svid.pem 07:08:57 spire-1.2.1/test/fixture/certs/svid_key.pem 07:08:57 spire-1.2.1/test/fixture/config/ 07:08:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:08:57 spire-1.2.1/test/fixture/config/agent_good.conf 07:08:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:08:57 spire-1.2.1/test/fixture/config/plugin_good.conf 07:08:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:08:57 spire-1.2.1/test/fixture/config/server_good.conf 07:08:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:08:57 spire-1.2.1/test/fixture/fixture.go 07:08:57 spire-1.2.1/test/fixture/nodeattestor/ 07:08:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:08:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:08:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:08:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:08:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:08:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:08:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:08:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:08:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:08:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:08:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:08:57 spire-1.2.1/test/fixture/registration/ 07:08:57 spire-1.2.1/test/fixture/registration/entries.json 07:08:57 spire-1.2.1/test/fixture/registration/good-for-update.json 07:08:57 spire-1.2.1/test/fixture/registration/good.json 07:08:57 spire-1.2.1/test/fixture/registration/invalid.json 07:08:57 spire-1.2.1/test/fixture/registration/invalid_json.json 07:08:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:08:57 spire-1.2.1/test/integration/ 07:08:57 spire-1.2.1/test/integration/README.md 07:08:57 spire-1.2.1/test/integration/common 07:08:57 spire-1.2.1/test/integration/setup/ 07:08:57 spire-1.2.1/test/integration/setup/adminclient/ 07:08:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:08:57 spire-1.2.1/test/integration/setup/adminclient/client.go 07:08:57 spire-1.2.1/test/integration/setup/debugagent/ 07:08:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:08:57 spire-1.2.1/test/integration/setup/debugagent/main.go 07:08:57 spire-1.2.1/test/integration/setup/debugserver/ 07:08:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:08:57 spire-1.2.1/test/integration/setup/debugserver/main.go 07:08:57 spire-1.2.1/test/integration/setup/downstreamclient/ 07:08:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:08:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:08:57 spire-1.2.1/test/integration/setup/itclient/ 07:08:57 spire-1.2.1/test/integration/setup/itclient/client.go 07:08:57 spire-1.2.1/test/integration/setup/node-attestation/ 07:08:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:08:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:08:57 spire-1.2.1/test/integration/setup/x509pop/ 07:08:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:08:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:08:57 spire-1.2.1/test/integration/suites/ 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:08:57 spire-1.2.1/test/integration/suites/join-token/ 07:08:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:08:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:08:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:08:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:08:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:08:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:08:57 spire-1.2.1/test/integration/suites/join-token/README.md 07:08:57 spire-1.2.1/test/integration/suites/join-token/conf/ 07:08:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/join-token/teardown 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:08:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:08:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:08:57 spire-1.2.1/test/integration/suites/k8s/ 07:08:57 spire-1.2.1/test/integration/suites/k8s/00-setup 07:08:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:08:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:08:57 spire-1.2.1/test/integration/suites/k8s/README.md 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/ 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:08:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:08:57 spire-1.2.1/test/integration/suites/k8s/teardown 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/ 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:08:57 spire-1.2.1/test/integration/suites/rotation/ 07:08:57 spire-1.2.1/test/integration/suites/rotation/00-setup 07:08:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:08:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:08:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:08:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:08:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:08:57 spire-1.2.1/test/integration/suites/rotation/README.md 07:08:57 spire-1.2.1/test/integration/suites/rotation/conf/ 07:08:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/rotation/teardown 07:08:57 spire-1.2.1/test/integration/suites/self-test/ 07:08:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:08:57 spire-1.2.1/test/integration/suites/self-test/README.md 07:08:57 spire-1.2.1/test/integration/suites/self-test/teardown 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:08:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:08:57 spire-1.2.1/test/integration/suites/upgrade/ 07:08:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:08:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:08:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:08:57 spire-1.2.1/test/integration/suites/upgrade/README.md 07:08:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:08:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:08:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:08:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:08:57 spire-1.2.1/test/integration/suites/upgrade/teardown 07:08:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:08:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:08:57 spire-1.2.1/test/integration/test-one.sh 07:08:57 spire-1.2.1/test/integration/test.sh 07:08:57 spire-1.2.1/test/plugintest/ 07:08:57 spire-1.2.1/test/plugintest/config.go 07:08:57 spire-1.2.1/test/plugintest/load.go 07:08:57 spire-1.2.1/test/plugintest/option.go 07:08:57 spire-1.2.1/test/spiretest/ 07:08:57 spire-1.2.1/test/spiretest/apiserver.go 07:08:57 spire-1.2.1/test/spiretest/assertions.go 07:08:57 spire-1.2.1/test/spiretest/dir.go 07:08:57 spire-1.2.1/test/spiretest/errors_posix.go 07:08:57 spire-1.2.1/test/spiretest/errors_windows.go 07:08:57 spire-1.2.1/test/spiretest/logs.go 07:08:57 spire-1.2.1/test/spiretest/socketapi.go 07:08:57 spire-1.2.1/test/spiretest/suite.go 07:08:57 spire-1.2.1/test/spiretest/x509.go 07:08:57 spire-1.2.1/test/testca/ 07:08:57 spire-1.2.1/test/testca/ca.go 07:08:57 spire-1.2.1/test/testkey/ 07:08:57 spire-1.2.1/test/testkey/generate.sh 07:08:57 spire-1.2.1/test/testkey/genkeys.go 07:08:57 spire-1.2.1/test/testkey/keys.go 07:08:57 spire-1.2.1/test/testkey/new.go 07:08:57 spire-1.2.1/test/tpmsimulator/ 07:08:57 spire-1.2.1/test/tpmsimulator/simulator.go 07:08:57 spire-1.2.1/test/util/ 07:08:57 spire-1.2.1/test/util/cert_fixtures.go 07:08:57 spire-1.2.1/test/util/cert_generation.go 07:08:57 spire-1.2.1/test/util/io_redirection.go 07:08:57 spire-1.2.1/test/util/race.go 07:08:57 spire-1.2.1/test/util/util.go 07:08:57 building spire from source... 07:08:57 Installing go1.17.7... 07:08:58 Removing intermediate container bb9880a918fc 07:08:58 ---> 2cf7ca43c82f 07:08:58 07:08:58 Step 10/25 : FROM alpine:3.14 07:08:58 ---> e04c818066af 07:08:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:08:58 ---> Running in 2f286ea77da0 07:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:08:59 (1/3) Installing ca-certificates (20211220-r0) 07:08:59 (2/3) Installing dumb-init (1.2.5-r1) 07:08:59 (3/3) Installing su-exec (0.2-r1) 07:08:59 Executing busybox-1.33.1-r7.trigger 07:08:59 Executing ca-certificates-20211220-r0.trigger 07:08:59 OK: 6 MiB in 17 packages 07:08:59 ---> 9d207154230c 07:08:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:09:00 ---> Running in 249c10f068b0 07:09:00 Removing intermediate container 2f286ea77da0 07:09:00 ---> e3a3504944f1 07:09:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:09:00 ---> Running in 38ac52e5c3d7 07:09:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:09:00 Removing intermediate container 38ac52e5c3d7 07:09:00 ---> 1f63a5bb2eaa 07:09:00 Step 13/25 : WORKDIR / 07:09:00 ---> Running in dafc38f03fe0 07:09:00 Removing intermediate container dafc38f03fe0 07:09:00 ---> b2a7b5124de9 07:09: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 07:09:00 ---> 97bc400fd02f 07:09:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:09:01 ---> 387de58fb75a 07:09:01 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:09:01 ---> 2250e57cc250 07:09:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:09:01 ---> d5c936598588 07:09:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:09:01 ---> f3c6169ccb10 07:09:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:09:02 ---> 86b48b555e67 07:09:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:09:02 ---> d6de4a19c27d 07:09:02 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/ 07:09:02 ---> Running in 455c8fcbc925 07:09:03 Building bin/spire-server... 07:09:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:09:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:09:03 go: downloading github.com/mitchellh/cli v1.1.2 07:09:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:09:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:09:03 go: downloading github.com/imdario/mergo v0.3.12 07:09:03 go: downloading github.com/sirupsen/logrus v1.8.1 07:09:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:09:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:09:03 go: downloading google.golang.org/grpc v1.44.0 07:09:03 Removing intermediate container 455c8fcbc925 07:09:03 ---> 8e7057eddac1 07:09:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:09:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:09:04  ---> Running in 2b6e357b9b9c 07:09:04 go: downloading github.com/fatih/color v1.13.0 07:09:04 go: downloading github.com/mattn/go-isatty v0.0.14 07:09:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:09:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:09:04 Removing intermediate container 2b6e357b9b9c 07:09:04 ---> 1592a35ab888 07:09:04 Step 23/25 : LABEL arch=x86_64 07:09:04 ---> Running in f78b2d58142a 07:09:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:09:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:09:04 go: downloading github.com/armon/go-metrics v0.3.10 07:09:04 go: downloading github.com/prometheus/client_golang v1.12.1 07:09:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:09:04 Removing intermediate container f78b2d58142a 07:09:04 ---> 9ad8066c65fe 07:09:04 Step 24/25 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:09:04 ---> Running in b13e2a93a18e 07:09:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:09:04 go: downloading github.com/open-policy-agent/opa v0.38.0 07:09:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:09:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:09:04 go: downloading github.com/mattn/go-colorable v0.1.12 07:09:04 go: downloading github.com/Masterminds/goutils v1.1.0 07:09:04 Removing intermediate container b13e2a93a18e 07:09:04 ---> 13a21bca5583 07:09:04 Step 25/25 : LABEL version=0.0.0 07:09:04 go: downloading github.com/Masterminds/semver v1.5.0 07:09:04 go: downloading github.com/google/uuid v1.1.2 07:09:04  ---> Running in fb13db6300da 07:09:04 go: downloading github.com/huandu/xstrings v1.3.2 07:09:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:09:04 go: downloading github.com/oklog/run v1.0.0 07:09:04 Removing intermediate container fb13db6300da 07:09:04 ---> d18683f575f6 07:09:04 07:09:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:09:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:09:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:09:04 Successfully built d18683f575f6 07:09:04 Successfully tagged security-secretstore-setup:latest 07:09:04  Building security-secretstore-setup ... done Building core-command 07:09:04 go: downloading github.com/imkira/go-observer v1.0.3 07:09:04 go: downloading github.com/prometheus/client_model v0.2.0 07:09:04 go: downloading github.com/prometheus/common v0.32.1 07:09:05 go: downloading github.com/beorn7/perks v1.0.1 07:09:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:09:05 go: downloading github.com/prometheus/procfs v0.7.3 07:09:05 go: downloading github.com/hashicorp/errwrap v1.1.0 07:09:05 go: downloading go.uber.org/atomic v1.9.0 07:09:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:09:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:09:05 go: downloading github.com/blang/semver/v4 v4.0.0 07:09:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:09:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:09:05 go: downloading github.com/jinzhu/gorm v1.9.16 07:09:05 go: downloading github.com/lib/pq v1.10.4 07:09:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:09:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:09:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:09:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:09:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:09:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:09:07 go: downloading github.com/stretchr/testify v1.7.0 07:09:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:09:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:09:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:09:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:09:08 ---> cbfd2c7ef754 07:09:08 Step 3/23 : WORKDIR /edgex-go 07:09:08 ---> Using cache 07:09:08 ---> 21a9dcb88dfd 07:09:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:08 ---> Using cache 07:09:08 ---> 3cc52fb06547 07:09:08 Step 5/23 : RUN apk add --update --no-cache make git 07:09:08 ---> Using cache 07:09:08 ---> a9d03a870aae 07:09:08 Step 6/23 : COPY go.mod vendor* ./ 07:09:08 ---> Using cache 07:09:08 ---> 0643da106bc8 07:09:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:08 ---> Using cache 07:09:08 ---> cf4cf0bd25db 07:09:08 Step 8/23 : COPY . . 07:09:08 ---> Using cache 07:09:08 ---> 5dc1d3bdf36f 07:09:08 Step 9/23 : RUN make cmd/core-command/core-command 07:09:10 go: downloading google.golang.org/api v0.70.0 07:09:10 go: downloading k8s.io/client-go v0.23.4 07:09:10 go: downloading k8s.io/api v0.23.4 07:09:10 go: downloading github.com/google/go-tpm v0.3.3 07:09:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:09:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:09:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:09:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:09:11 go: downloading cloud.google.com/go/storage v1.21.0 07:09:11  ---> Running in 3510c6708874 07:09:11 go: downloading cloud.google.com/go v0.100.2 07:09:11 go: downloading k8s.io/apimachinery v0.23.4 07:09:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:09:12 go: downloading k8s.io/kube-aggregator v0.23.3 07:09:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:09:12 go: downloading cloud.google.com/go/security v1.3.0 07:09:12 go: downloading github.com/hashicorp/vault/api v1.4.1 07:09:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:09:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:09:13 go: downloading github.com/twmb/murmur3 v1.1.6 07:09:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:09:13 go: downloading github.com/jinzhu/inflection v1.0.0 07:09:13 go: downloading github.com/aws/smithy-go v1.11.0 07:09:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:09:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:09:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:09:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:09:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:09:13 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:09:13 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:09:13 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:09:13 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:09:14 go: downloading github.com/dimchansky/utfbom v1.1.1 07:09:14 go: downloading cloud.google.com/go/compute v1.3.0 07:09:14 go: downloading cloud.google.com/go/iam v0.1.1 07:09:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:09:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:09:14 go: downloading github.com/gogo/protobuf v1.3.2 07:09:14 go: downloading k8s.io/klog/v2 v2.30.0 07:09:14 go: downloading github.com/google/gofuzz v1.1.0 07:09:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:09:14 go: downloading github.com/spf13/pflag v1.0.5 07:09:14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:09:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:09:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:09:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:09:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:09:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:09:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:09:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:09:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:09:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:09:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:09:15 go: downloading gopkg.in/yaml.v2 v2.4.0 07:09:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:09:15 go: downloading github.com/gobwas/glob v0.2.3 07:09:15 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:09:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:09:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:09:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:09:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:09:15 go: downloading go.opencensus.io v0.23.0 07:09:15 go: downloading gopkg.in/inf.v0 v0.9.1 07:09:15 go: downloading github.com/google/go-cmp v0.5.7 07:09:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:09:15 go: downloading github.com/googleapis/gnostic v0.5.5 07:09:15 go: downloading github.com/go-logr/logr v1.2.2 07:09:15 go: downloading github.com/json-iterator/go v1.1.12 07:09:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:09:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:09:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:09:15 go: downloading go.uber.org/zap v1.21.0 07:09:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:09:15 go: downloading github.com/tklauser/numcpus v0.3.0 07:09:15 go: downloading sigs.k8s.io/yaml v1.3.0 07:09:15 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:09:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:09:15 go: downloading github.com/modern-go/reflect2 v1.0.2 07:09:15 go: downloading github.com/golang/snappy v0.0.4 07:09:15 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:09:15 go: downloading github.com/ryanuber/go-glob v1.0.0 07:09:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:09:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:09:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:09:15 go: downloading github.com/hashicorp/go-version v1.2.0 07:09:15 go: downloading go.uber.org/multierr v1.6.0 07:09:21 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:09:21 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:09:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:09:25 Building bin/spire-agent... 07:09:25 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:09:26 Building bin/spire-agent... 07:09:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:09:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:09:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:09:26 go: downloading github.com/docker/docker v20.10.12+incompatible 07:09:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:09:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:09:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:09:26 go: downloading github.com/docker/docker v20.10.12+incompatible 07:09:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:09:26 go: downloading github.com/google/go-tpm-tools v0.3.3 07:09:26 go: downloading github.com/google/go-tpm-tools v0.3.3 07:09:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:09:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:09:27 go: downloading github.com/docker/go-units v0.4.0 07:09:27 go: downloading github.com/opencontainers/image-spec v1.0.1 07:09:27 go: downloading github.com/docker/go-connections v0.4.0 07:09:27 go: downloading github.com/containerd/containerd v1.3.4 07:09:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:09:27 go: downloading github.com/opencontainers/go-digest v1.0.0 07:09:27 go: downloading github.com/docker/go-connections v0.4.0 07:09:27 go: downloading github.com/opencontainers/image-spec v1.0.1 07:09:27 go: downloading github.com/docker/go-units v0.4.0 07:09:27 go: downloading github.com/containerd/containerd v1.3.4 07:09:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:09:27 go: downloading github.com/opencontainers/go-digest v1.0.0 07:09:28 Removing intermediate container 249c10f068b0 07:09:28 ---> 16f1a3f465ce 07:09:28 07:09:28 Step 9/20 : FROM alpine:3.15 07:09:28 3.15: Pulling from library/alpine 07:09:29 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:09:29 Status: Downloaded newer image for alpine:3.15 07:09:29 ---> 0ac33e5f5afa 07:09:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:09:29 ---> Running in 9be704d17d4d 07:09:29 Removing intermediate container 3510c6708874 07:09:29 ---> 80e0540c1982 07:09:29 07:09:29 Step 10/23 : FROM alpine:3.14 07:09:29 ---> e04c818066af 07:09:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:09:29 ---> Using cache 07:09:29 ---> 810372bbfc71 07:09:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:09:29 ---> Using cache 07:09:29 ---> eabcadab2e0b 07:09:29 Step 13/23 : ENV APP_PORT=59882 07:09:30 ---> Running in 064494d6cbf9 07:09:30 Removing intermediate container 9be704d17d4d 07:09:30 ---> 678efdc2790a 07:09:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:30 ---> Running in 907589b35195 07:09:30 Removing intermediate container 064494d6cbf9 07:09:30 ---> 725029f43915 07:09:30 Step 14/23 : EXPOSE $APP_PORT 07:09:30 ---> Running in 293b4f93c81b 07:09:30 Removing intermediate container 293b4f93c81b 07:09:30 ---> 1e497221bd81 07:09:30 Step 15/23 : WORKDIR / 07:09:30 ---> Running in 30d86680cc75 07:09:30 Removing intermediate container 30d86680cc75 07:09:30 ---> a700c5c95199 07:09:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:31 ---> 8a8dd6ba4377 07:09:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:09:32 Removing intermediate container 907589b35195 07:09:32 ---> f0fb39179785 07:09:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:09:32 ---> Running in 6bb9661ccd64 07:09:32 ---> 99ac1112620c 07:09:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:09:33 ---> d317f09e3ef3 07:09:33 Step 19/23 : ENTRYPOINT ["/core-command"] 07:09:33 ---> Running in 0fe91c5726c8 07:09:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:09:33 Removing intermediate container 0fe91c5726c8 07:09:33 ---> 6932ae213c82 07:09:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:33 ---> Running in 2e3ca70e904a 07:09:33 Removing intermediate container 2e3ca70e904a 07:09:33 ---> 9c4c66c2458f 07:09:33 Step 21/23 : LABEL arch=x86_64 07:09:33 ---> Running in cb31067586a6 07:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:09:34 Removing intermediate container cb31067586a6 07:09:34 ---> 098f94a5e1fe 07:09:34 Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:09:34 ---> Running in 9eefdc78a913 07:09:34 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:09:34 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:09:34 OK: 15855 distinct packages available 07:09:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:09:34 Removing intermediate container 9eefdc78a913 07:09:34 ---> b90bf66eb326 07:09:34 Step 23/23 : LABEL version=0.0.0 07:09:34 ---> Running in 3638a1714f99 07:09:34 Removing intermediate container 3638a1714f99 07:09:34 ---> 7c7fcbd745c5 07:09:34 07:09:34 Successfully built 7c7fcbd745c5 07:09:34 Successfully tagged core-command:latest 07:09:34 Building security-proxy-setup 07:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements 07:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:09:35  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:09:35 (1/9) Installing ca-certificates (20211220-r0) 07:09:35 (2/9) Installing brotli-libs (1.0.9-r5) 07:09:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:09:35 (4/9) Installing libcurl (7.80.0-r0) 07:09:35 (5/9) Installing curl (7.80.0-r0) 07:09:36 (6/9) Installing dumb-init (1.2.5-r1) 07:09:36 (7/9) Installing musl-obstack (1.2.3-r0) 07:09:36 (8/9) Installing libucontext (1.1-r0) 07:09:36 (9/9) Installing gcompat (1.0.0-r4) 07:09:36 Executing busybox-1.34.1-r5.trigger 07:09:36 Executing ca-certificates-20211220-r0.trigger 07:09:36 OK: 8 MiB in 23 packages 07:09:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:09:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:09:39 ---> cbfd2c7ef754 07:09:39 Step 3/22 : WORKDIR /edgex-go 07:09:39 ---> Using cache 07:09:39 ---> 21a9dcb88dfd 07:09:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:39 ---> Using cache 07:09:39 ---> 3cc52fb06547 07:09:39 Step 5/22 : RUN apk add --update --no-cache make git 07:09:39 ---> Using cache 07:09:39 ---> a9d03a870aae 07:09:39 Step 6/22 : COPY go.mod vendor* ./ 07:09:39 ---> Using cache 07:09:39 ---> 0643da106bc8 07:09:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:39 ---> Using cache 07:09:39 ---> cf4cf0bd25db 07:09:39 Step 8/22 : COPY . . 07:09:39 ---> Using cache 07:09:39 ---> 5dc1d3bdf36f 07:09:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:09:39 Removing intermediate container 6bb9661ccd64 07:09:39 ---> 6ba3defefe06 07:09:39 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:39 ---> Running in a3aaa31df104 07:09:40 ---> 57ab18035d50 07:09:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:09:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:09:41 ---> 5901ef926f55 07:09:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:09:41 ---> 4fcf043143b5 07:09:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:09:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.470s coverage: 98.5% of statements 07:09:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:09:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.445s coverage: 53.4% of statements 07:09:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:09:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:09:41 ---> Running in 5f1882f9e1df 07:09:42 Removing intermediate container 5f1882f9e1df 07:09:42 ---> f5f80ffbe18a 07:09:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:42 ---> Running in a568603a8903 07:09:42 Removing intermediate container a568603a8903 07:09:42 ---> 6ef7ae311792 07:09:42 Step 18/20 : LABEL arch=x86_64 07:09:42 ---> Running in 173aa59c02a1 07:09:42 Removing intermediate container 173aa59c02a1 07:09:42 ---> 6f6efd660490 07:09:42 Step 19/20 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:09:42 ---> Running in bb50ffe8db7f 07:09:42 Removing intermediate container bb50ffe8db7f 07:09:42 ---> d22ff524b5ab 07:09:42 Step 20/20 : LABEL version=0.0.0 07:09:42 ---> Running in 965355beb822 07:09:43 Removing intermediate container 965355beb822 07:09:43 ---> b8ec283ac403 07:09:43 07:09:43 Successfully built b8ec283ac403 07:09:43 Successfully tagged security-spiffe-token-provider:latest 07:09:58  Building security-spiffe-token-provider ... done 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 07:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.521s coverage: 89.2% of statements 07:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.371s coverage: 84.4% of statements 07:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.073s coverage: 95.6% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 72.2% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.464s coverage: 60.0% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.595s coverage: 0.9% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.459s coverage: 58.8% of statements 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 29.6% of statements 07:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 79.5% of statements 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 07:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 07:10:08 Removing intermediate container a3aaa31df104 07:10:08 ---> 6cf8b576e3e6 07:10:08 07:10:08 Step 10/22 : FROM alpine:3.14 07:10:08 ---> e04c818066af 07:10:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 07:10:08 ---> Running in d7dbcac3b7f4 07:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:10:09 (1/6) Installing ca-certificates (20211220-r0) 07:10:09 (2/6) Installing brotli-libs (1.0.9-r5) 07:10:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 07:10:09 (4/6) Installing libcurl (7.79.1-r0) 07:10:09 (5/6) Installing curl (7.79.1-r0) 07:10:09 (6/6) Installing dumb-init (1.2.5-r1) 07:10:09 Executing busybox-1.33.1-r7.trigger 07:10:09 Executing ca-certificates-20211220-r0.trigger 07:10:09 OK: 8 MiB in 20 packages 07:10:11 Removing intermediate container d7dbcac3b7f4 07:10:11 ---> 75b6111142ca 07:10:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:10:11 ---> Running in d08aa07d45f5 07:10:11 Removing intermediate container d08aa07d45f5 07:10:11 ---> 047f841f9dc1 07:10:11 Step 13/22 : WORKDIR /edgex 07:10:11 ---> Running in 3b448b33a253 07:10:12 Removing intermediate container 3b448b33a253 07:10:12 ---> ca4c10c9e0e9 07:10:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:10:13 ---> 20a4c55a3562 07:10:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:10:14 ---> 75e546222d44 07:10:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:10:16 ---> 7f51ecf00281 07:10:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:10:16 ---> 8dbbaa6278c4 07:10:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:10:16 ---> Running in 4858f7d15c16 07:10:19 Removing intermediate container 4858f7d15c16 07:10:19 ---> 01a30a03472d 07:10:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:10:19 ---> Running in 297ec6b96a57 07:10:19 Removing intermediate container 297ec6b96a57 07:10:19 ---> e2b5be9ef1fe 07:10:19 Step 20/22 : LABEL arch=x86_64 07:10:19 ---> Running in 4d8ea2e7160c 07:10:19 Removing intermediate container 4d8ea2e7160c 07:10:19 ---> f0f2af844bd9 07:10:19 Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:10:19 ---> Running in b1fec84214ae 07:10:20 Removing intermediate container b1fec84214ae 07:10:20 ---> 66a2cdf7cd5d 07:10:20 Step 22/22 : LABEL version=0.0.0 07:10:20 ---> Running in 3d9d4a677937 07:10:20 Removing intermediate container 3d9d4a677937 07:10:20 ---> dc69f6411641 07:10:20 07:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements 07:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 07:10:21 Successfully built dc69f6411641 07:10:21 Successfully tagged security-proxy-setup:latest 07:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 82.5% of statements 07:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 07:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.841s coverage: 91.2% of statements 07:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.926s coverage: 64.4% of statements 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 07:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.309s coverage: 65.4% of statements 07:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.830s coverage: 43.8% of statements 07:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.313s coverage: 89.5% of statements 07:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements 07:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:10:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:10:53  Building security-proxy-setup ... done Removing intermediate container e9b541f14381 07:10:53 ---> f8f2567fb152 07:10:53 07:10:53 Step 13/26 : FROM alpine:3.15 07:10:53 ---> 0ac33e5f5afa 07:10:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:10:53 ---> Using cache 07:10:53 ---> 678efdc2790a 07:10:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:53 ---> Using cache 07:10:53 ---> f0fb39179785 07:10:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:10:53 Removing intermediate container b70df8a19876 07:10:53 ---> 6aa66f601e72 07:10:53 07:10:53 Step 13/25 : FROM alpine:3.15 07:10:53 ---> 0ac33e5f5afa 07:10:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:10:53 ---> Using cache 07:10:53 ---> 678efdc2790a 07:10:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:53 ---> Using cache 07:10:53 ---> f0fb39179785 07:10:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:10:53 ---> Running in 7a8b64d29178 07:10:53 ---> Running in 141010cfce26 07:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:10:53 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:10:53 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:10:53 OK: 15855 distinct packages available 07:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:10:53 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:10:53 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:10:53 OK: 15855 distinct packages available 07:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:10:54 (1/5) Installing dumb-init (1.2.5-r1) 07:10:54 (2/5) Installing musl-obstack (1.2.3-r0) 07:10:54 (1/5) Installing dumb-init (1.2.5-r1) 07:10:54 (3/5) Installing libucontext (1.1-r0) 07:10:54 (2/5) Installing musl-obstack (1.2.3-r0) 07:10:54 (4/5) Installing gcompat (1.0.0-r4) 07:10:54 (3/5) Installing libucontext (1.1-r0) 07:10:54 (5/5) Installing openssl (1.1.1n-r0) 07:10:54 (4/5) Installing gcompat (1.0.0-r4) 07:10:54 Executing busybox-1.34.1-r5.trigger 07:10:54 OK: 6 MiB in 19 packages 07:10:54 (5/5) Installing openssl (1.1.1n-r0) 07:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.679s coverage: 92.3% of statements 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:10:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:10:55 Executing busybox-1.34.1-r5.trigger 07:10:55 OK: 6 MiB in 19 packages 07:10:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:10:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:10:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:10:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 07:10:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 07:10:55 Removing intermediate container 7a8b64d29178 07:10:55 ---> 620f21f9ecb1 07:10:55 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 07:10:55 Removing intermediate container 141010cfce26 07:10:55 ---> 94d670f7339d 07:10:55 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:10:56 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 07:10:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:10:56 GO111MODULE=on go vet ./... 07:10:56 ---> f1ec0e6481c3 07:10:56 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:10:56 ---> c2236efde589 07:10:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:10:57 ---> b8d4cb6a9181 07:10:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:10:57 ---> f0177747589b 07:10:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:10:57 ---> d39cee5f82ee 07:10:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:10:57 ---> 8a5d4cb7a8bf 07:10:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:10:57 ---> Running in faa03020d0d4 07:10:57 ---> c9f329c25c84 07:10:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:10:57 Removing intermediate container faa03020d0d4 07:10:57 ---> ceb1664334ff 07:10:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:10:57 ---> Running in 648a342de318 07:10:57 Removing intermediate container 648a342de318 07:10:57 ---> 6810ec695ba0 07:10:57 Step 23/25 : LABEL arch=x86_64 07:10:57 ---> 1e6f4fc0853a 07:10:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:10:57 ---> Running in 217d13537baf 07:10:57 Removing intermediate container 217d13537baf 07:10:57 ---> d0eb58c64118 07:10:57 Step 24/25 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:10:57 ---> Running in 49b2001e8977 07:10:57 ---> 6424d97cd02b 07:10:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:10:57 ---> Running in 51719d1672ed 07:10:57 Removing intermediate container 49b2001e8977 07:10:57 ---> 2ff7e48c4e70 07:10:57 Step 25/25 : LABEL version=0.0.0 07:10:58 ---> Running in 99a45a107703 07:10:58 Removing intermediate container 51719d1672ed 07:10:58 ---> 15e85d1f9c58 07:10:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:10:58 ---> Running in 625fa92b43ba 07:10:58 Removing intermediate container 99a45a107703 07:10:58 ---> a2c2e0280c9e 07:10:58 07:10:58 Successfully built a2c2e0280c9e 07:10:58 Successfully tagged security-spire-server:latest 07:10:58  Building security-spire-server ... done Removing intermediate container 625fa92b43ba 07:10:58 ---> 6df6e5ac4f27 07:10:58 Step 24/26 : LABEL arch=x86_64 07:10:58 ---> Running in 9f4342158622 07:10:58 Removing intermediate container 9f4342158622 07:10:58 ---> 87b731da314d 07:10:58 Step 25/26 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:10:58 ---> Running in 27d5c4ae1ec7 07:10:58 Removing intermediate container 27d5c4ae1ec7 07:10:58 ---> 75ab0b4c4eb5 07:10:58 Step 26/26 : LABEL version=0.0.0 07:10:58 ---> Running in 3328a84a4b94 07:10:58 Removing intermediate container 3328a84a4b94 07:10:58 ---> 68ee021913f3 07:10:58 07:10:58 Successfully built 68ee021913f3 07:10:58 Successfully tagged security-spire-agent:latest 07:11:13  Building security-spire-agent ... done Building bin/spire-agent... 07:11:13 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:11:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:11:13 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:11:13 go: downloading github.com/docker/docker v20.10.12+incompatible 07:11:14 go: downloading github.com/google/go-tpm-tools v0.3.3 07:11:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:11:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:11:14 go: downloading github.com/docker/go-units v0.4.0 07:11:14 go: downloading github.com/opencontainers/image-spec v1.0.1 07:11:14 go: downloading github.com/docker/go-connections v0.4.0 07:11:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:11:14 go: downloading github.com/containerd/containerd v1.3.4 07:11:14 go: downloading github.com/opencontainers/go-digest v1.0.0 07:12:10 Removing intermediate container cc7ff6043e75 07:12:10 ---> e8339a3a710f 07:12:10 07:12:10 Step 13/26 : FROM alpine:3.15 07:12:10 ---> 0ac33e5f5afa 07:12:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:12:10 ---> Using cache 07:12:10 ---> 678efdc2790a 07:12:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:10 ---> Using cache 07:12:10 ---> f0fb39179785 07:12:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:12:10 ---> Running in 91493af634da 07:12:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:12:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:12:10 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:12:10 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:12:10 OK: 15855 distinct packages available 07:12:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:12:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:12:10 (1/4) Installing dumb-init (1.2.5-r1) 07:12:10 (2/4) Installing musl-obstack (1.2.3-r0) 07:12:10 (3/4) Installing libucontext (1.1-r0) 07:12:10 (4/4) Installing gcompat (1.0.0-r4) 07:12:10 Executing busybox-1.34.1-r5.trigger 07:12:10 OK: 6 MiB in 18 packages 07:12:10 Removing intermediate container 91493af634da 07:12:10 ---> 35cafe1cfce7 07:12:10 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:12:10 ---> 7cabb580e570 07:12:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:12:10 ---> df53b04c6548 07:12:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:12:10 ---> Running in 1af0bce9e7c7 07:12:10 Removing intermediate container 1af0bce9e7c7 07:12:10 ---> 5b860bd4e441 07:12:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:12:10 ---> 402bc18f33b6 07:12:10 Step 21/26 : WORKDIR / 07:12:10 ---> Running in cbdbf1d02504 07:12:10 Removing intermediate container cbdbf1d02504 07:12:10 ---> d523808fd57c 07:12:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:12:10 ---> Running in 7cc0407b7ab8 07:12:10 Removing intermediate container 7cc0407b7ab8 07:12:10 ---> cc9593886a87 07:12:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:12:10 ---> Running in cd0545d07128 07:12:10 Removing intermediate container cd0545d07128 07:12:10 ---> 3cf4579ff1a3 07:12:10 Step 24/26 : LABEL arch=x86_64 07:12:10 ---> Running in 58a9aeec5808 07:12:10 Removing intermediate container 58a9aeec5808 07:12:10 ---> 6a87f6839807 07:12:10 Step 25/26 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:12:10 ---> Running in 76e86833e613 07:12:10 Removing intermediate container 76e86833e613 07:12:10 ---> 525f38c9faff 07:12:10 Step 26/26 : LABEL version=0.0.0 07:12:10 ---> Running in 5f1e92547ee5 07:12:10 Removing intermediate container 5f1e92547ee5 07:12:10 ---> 78ff0981659b 07:12:10 07:12:11 Successfully built 78ff0981659b 07:12:11 Successfully tagged security-spire-config:latest 07:12:11  Building security-spire-config ... done  [Pipeline] } 07:12:11 $ docker stop --time=1 5eda5081359b52bd71c1d807cd178eaa8ca9db042571a3979be8ce34182626fe 07:12:12 $ docker rm -f 5eda5081359b52bd71c1d807cd178eaa8ca9db042571a3979be8ce34182626fe [Pipeline] // withDockerContainer [Pipeline] sh 07:12:12 + docker images 07:12:12 REPOSITORY TAG IMAGE ID CREATED SIZE 07:12:12 security-spire-config latest 78ff0981659b 2 seconds ago 86.7MB 07:12:12 e8339a3a710f 15 seconds ago 4.43GB 07:12:12 security-spire-agent latest 68ee021913f3 About a minute ago 127MB 07:12:12 security-spire-server latest a2c2e0280c9e About a minute ago 87.3MB 07:12:12 f8f2567fb152 About a minute ago 4.43GB 07:12:12 6aa66f601e72 About a minute ago 4.43GB 07:12:12 security-proxy-setup latest dc69f6411641 About a minute ago 26.9MB 07:12:12 6cf8b576e3e6 2 minutes ago 1.5GB 07:12:12 security-spiffe-token-provider latest b8ec283ac403 2 minutes ago 28.8MB 07:12:12 core-command latest 7c7fcbd745c5 2 minutes ago 16.1MB 07:12:12 80e0540c1982 2 minutes ago 1.49GB 07:12:12 16f1a3f465ce 2 minutes ago 1.54GB 07:12:12 security-secretstore-setup latest d18683f575f6 3 minutes ago 28.5MB 07:12:12 2cf7ca43c82f 3 minutes ago 1.5GB 07:12:12 core-data latest fec807134246 3 minutes ago 22.5MB 07:12:12 support-scheduler latest d6bb9c66af65 3 minutes ago 26.3MB 07:12:12 3e8c5104099e 3 minutes ago 1.55GB 07:12:12 support-notifications latest 2980d7231245 3 minutes ago 26.9MB 07:12:12 66a7312b2b8b 3 minutes ago 1.52GB 07:12:12 a08c4fcf3e6e 3 minutes ago 1.55GB 07:12:12 sys-mgmt-agent latest 835762772022 4 minutes ago 299MB 07:12:12 security-bootstrapper latest 9ec368139a5f 4 minutes ago 19.1MB 07:12:12 core-metadata latest 1824b6669a7a 5 minutes ago 17MB 07:12:12 53a8c1bfb02a 5 minutes ago 1.49GB 07:12:12 6ceb3ff3920d 5 minutes ago 1.5GB 07:12:12 e28727cc977b 5 minutes ago 1.5GB 07:12:12 ci-base-image-x86_64 latest cbfd2c7ef754 8 minutes ago 896MB 07:12:12 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 07:12:12 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 07:12:12 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 07:12:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 07:12:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 07:12:12 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] } 07:12:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:12:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:12:35 ./bin/test-attribution-txt.sh [Pipeline] echo 07:12:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:12:39 + ls -al . 07:12:39 total 668 07:12:39 drwxrwxr-x 9 1001 1001 4096 Apr 22 07:12 . 07:12:39 drwxr-xr-x 4 root root 4096 Apr 22 07:07 .. 07:12:39 -rw-rw-r-- 1 1001 1001 11 Apr 22 07:05 .dockerignore 07:12:39 drwxrwxr-x 8 1001 1001 4096 Apr 22 07:05 .git 07:12:39 drwxrwxr-x 3 1001 1001 4096 Apr 22 07:05 .github 07:12:39 -rw-rw-r-- 1 1001 1001 879 Apr 22 07:05 .gitignore 07:12:39 -rw-rw-r-- 1 1001 1001 42 Apr 22 07:05 .golangci.yml 07:12:39 -rw-rw-r-- 1 1001 1001 87 Apr 22 07:05 .hadolint.yml 07:12:39 -rw-rw-r-- 1 1001 1001 166 Apr 22 07:05 .sonarcloud.properties 07:12:39 -rw-rw-r-- 1 1001 1001 1171 Apr 22 07:05 ADOPTERS.md 07:12:39 -rw-rw-r-- 1 1001 1001 10086 Apr 22 07:05 Attribution.txt 07:12:39 -rw-rw-r-- 1 1001 1001 51732 Apr 22 07:05 CHANGELOG.md 07:12:39 -rw-rw-r-- 1 1001 1001 3804 Apr 22 07:05 CONTRIBUTING.md 07:12:39 -rw-rw-r-- 1 1001 1001 677 Apr 22 07:05 GOVERNANCE.md 07:12:39 -rw-rw-r-- 1 1001 1001 850 Apr 22 07:05 Jenkinsfile 07:12:39 -rw-rw-r-- 1 1001 1001 10775 Apr 22 07:05 LICENSE 07:12:39 -rw-rw-r-- 1 1001 1001 10389 Apr 22 07:05 Makefile 07:12:39 -rw-rw-r-- 1 1001 1001 582 Apr 22 07:05 OWNERS.md 07:12:39 -rw-rw-r-- 1 1001 1001 9120 Apr 22 07:05 README.md 07:12:39 -rw-rw-r-- 1 1001 1001 6912 Apr 22 07:05 SECURITY.md 07:12:39 -rw-rw-r-- 1 1001 1001 5 Apr 22 07:02 VERSION 07:12:39 -rw-rw-r-- 1 1001 1001 4131 Apr 22 07:05 ZMQWindows.md 07:12:39 drwxrwxr-x 2 1001 1001 4096 Apr 22 07:05 bin 07:12:39 drwxrwxr-x 18 1001 1001 4096 Apr 22 07:05 cmd 07:12:39 -rw-r--r-- 1 root root 435134 Apr 22 07:10 coverage.out 07:12:39 -rw-rw-r-- 1 1001 1001 3256 Apr 22 07:05 go.mod 07:12:39 -rw-rw-r-- 1 1001 1001 35162 Apr 22 07:07 go.sum 07:12:39 drwxrwxr-x 8 1001 1001 4096 Apr 22 07:05 internal 07:12:39 drwxrwxr-x 3 1001 1001 4096 Apr 22 07:05 openapi 07:12:39 drwxrwxr-x 4 1001 1001 4096 Apr 22 07:05 snap 07:12:39 -rw-rw-r-- 1 1001 1001 204 Apr 22 07:05 version.go [Pipeline] sh 07:12:40 + '[' -e coverage.out ] 07:12:40 + chown 1001:1001 coverage.out [Pipeline] stash 07:12:40 Warning: overwriting stash ‘coverage-report’ 07:12:40 Stashed 1 file(s) [Pipeline] sh 07:12:41 + make build 07:12:41 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 07:14:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:14:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:14:53 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 07:15:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:15:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:15:33 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 07:15:39 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 07:15:42 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 07:15:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:15:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:15: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 07:16: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:16:06 $ docker stop --time=1 67795967b848b91308a9a4702db62ec90cf4a08107414e3fca7577ace315fb97 07:16:08 $ docker rm -f 67795967b848b91308a9a4702db62ec90cf4a08107414e3fca7577ace315fb97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:16:11 07:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:16:11 latest: Pulling from edgex-devops/edgex-compose-arm64 07:16:11 29e5d40040c1: Pulling fs layer 07:16:11 1ce36da41761: Pulling fs layer 07:16:11 25b303627fd3: Pulling fs layer 07:16:11 29e5d40040c1: Verifying Checksum 07:16:11 29e5d40040c1: Download complete 07:16:11 1ce36da41761: Verifying Checksum 07:16:11 1ce36da41761: Download complete 07:16:12 29e5d40040c1: Pull complete 07:16:13 1ce36da41761: Pull complete 07:16:13 25b303627fd3: Verifying Checksum 07:16:13 25b303627fd3: Download complete 07:16:26 25b303627fd3: Pull complete 07:16:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:16:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:16:26 prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container 07:16:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:16:28 $ docker top ec17d8dc398670966c2f1706911b1433c21b84ef952ddeac7f71826081f54aaa -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:29 + grep parallel 07:16:29 + docker-compose build --help 07:16:33 --parallel Build images in parallel. [Pipeline] } 07:16:33 $ docker stop --time=1 ec17d8dc398670966c2f1706911b1433c21b84ef952ddeac7f71826081f54aaa 07:16:35 $ docker rm -f ec17d8dc398670966c2f1706911b1433c21b84ef952ddeac7f71826081f54aaa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:16:36 . [Pipeline] withDockerContainer 07:16:36 prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container 07:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:16:37 $ docker top 9ca16982daa92dc1cc000e7e90a43e36de4adb5d220fc9b70ad45d9759a452f9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:38 + docker-compose -f ./docker-compose-build.yml build --parallel 07:16:43 Building core-command ... 07:16:43 Building core-data ... 07:16:43 Building core-metadata ... 07:16:43 Building security-bootstrapper ... 07:16:43 Building security-proxy-setup ... 07:16:43 Building security-secretstore-setup ... 07:16:43 Building security-spiffe-token-provider ... 07:16:43 Building security-spire-agent ... 07:16:43 Building security-spire-config ... 07:16:43 Building security-spire-server ... 07:16:43 Building support-notifications ... 07:16:43 Building support-scheduler ... 07:16:43 Building sys-mgmt-agent ... 07:16:43 Building support-notifications 07:16:43 Building security-spire-server 07:16:43 Building security-bootstrapper 07:16:43 Building security-secretstore-setup 07:16:43 Building security-proxy-setup 07:18:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:18:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:18:20 ---> f429ffedd7fe 07:18:20 Step 3/22 : WORKDIR /edgex-go 07:18:20 ---> Running in d9ccaba74da4 07:18:20 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:18:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:18:20 ---> f429ffedd7fe 07:18:20 Step 3/25 : WORKDIR /edgex-go 07:18:20 ---> Running in ca07ec83b2d1 07:18:20 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:18:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:18:20 ---> f429ffedd7fe 07:18:20 Step 3/25 : WORKDIR /edgex-go 07:18:20 ---> Running in 00a33419f980 07:18:20 Removing intermediate container d9ccaba74da4 07:18:20 ---> bb5efa810298 07:18:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:18:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:18:20 ---> f429ffedd7fe 07:18:20 Step 3/31 : WORKDIR /edgex-go 07:18:20 ---> Running in afc90ca3fc97 07:18:20 ---> Running in 7db5a8fceaef 07:18:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:18:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:18:20 ---> f429ffedd7fe 07:18:20 Step 3/22 : WORKDIR /edgex-go 07:18:20 ---> Using cache 07:18:20 ---> bb5efa810298 07:18:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:20 ---> Running in 3c4b09de5455 07:18:20 Removing intermediate container 00a33419f980 07:18:20 ---> d8ba92772d2b 07:18:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:20 ---> Running in 0c1a6188800f 07:18:20 Removing intermediate container ca07ec83b2d1 07:18:20 ---> b110d3c6eeb3 07:18:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:20 Removing intermediate container afc90ca3fc97 07:18:20 ---> 00df2fba0570 07:18:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:20 ---> Running in 0c9d70589a7b 07:18:20 ---> Running in d07972ea1f6b 07:18:20 Removing intermediate container 7db5a8fceaef 07:18:20 ---> 5ddd1e4c2610 07:18:20 Step 5/22 : RUN apk add --update --no-cache make git 07:18:20 ---> Running in 1b549079b969 07:18:20 Removing intermediate container 3c4b09de5455 07:18:20 ---> 533a183a422a 07:18:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:18:20 Removing intermediate container 0c1a6188800f 07:18:20 ---> d5f15950c91f 07:18:20 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:18:20 ---> Running in 64dbaf23752b 07:18:20 ---> Running in 285406ae8732 07:18:20 Removing intermediate container d07972ea1f6b 07:18:20 ---> 7469cbf216b2 07:18:20 Step 5/31 : RUN apk add --update --no-cache make git 07:18:20 ---> Running in 23e4c829df22 07:18:20 Removing intermediate container 0c9d70589a7b 07:18:20 ---> 9f7b16e2c7e2 07:18:20 Step 5/25 : RUN apk add --update --no-cache make git 07:18:20 ---> Running in edc34d50ee58 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:18:20 OK: 220 MiB in 52 packages 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:18:20 OK: 220 MiB in 52 packages 07:18:20 OK: 220 MiB in 52 packages 07:18:20 Removing intermediate container 1b549079b969 07:18:20 ---> 42e1e4f6660b 07:18:20 Step 6/22 : COPY go.mod vendor* ./ 07:18:20 OK: 220 MiB in 52 packages 07:18:20 OK: 220 MiB in 52 packages 07:18:20 Removing intermediate container 285406ae8732 07:18:20 ---> 3b5eb50fe26f 07:18:20 Step 6/22 : COPY go.mod vendor* ./ 07:18:20 Removing intermediate container 64dbaf23752b 07:18:20 ---> 1c590d383f72 07:18:20 Step 6/25 : COPY go.mod vendor* ./ 07:18:20 Removing intermediate container edc34d50ee58 07:18:20 ---> 3df54baeb791 07:18:20 Step 6/25 : COPY go.mod vendor* ./ 07:18:20 Removing intermediate container 23e4c829df22 07:18:20 ---> bc7631f7d4c5 07:18:20 Step 6/31 : COPY go.mod vendor* ./ 07:18:20 ---> 76d91c8ee670 07:18:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:20 ---> Running in 5e4cb57a4744 07:18:20 ---> 8e02f05e9f14 07:18:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:20 ---> 1e0d553837ee 07:18:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:20 ---> Running in fc758ca65a75 07:18:20 ---> Running in 909aa894f309 07:18:20 ---> 49f226b4d62c 07:18:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:20 ---> Running in 39fde4e77dc3 07:18:20 ---> a7d7b35d4831 07:18:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:20 ---> Running in 1e0cf9a4aab7 07:18:23 Removing intermediate container 5e4cb57a4744 07:18:23 ---> aa7de1f4ab68 07:18:23 Step 8/22 : COPY . . 07:18:25 Removing intermediate container fc758ca65a75 07:18:25 ---> 1c075c044c84 07:18:25 Step 8/22 : COPY . . 07:18:25 Removing intermediate container 909aa894f309 07:18:25 ---> 14cca5a18e2f 07:18:25 Step 8/25 : COPY . . 07:18:26 Removing intermediate container 39fde4e77dc3 07:18:26 ---> 416cb3f497ca 07:18:26 Step 8/25 : COPY . . 07:18:26 Removing intermediate container 1e0cf9a4aab7 07:18:26 ---> 9172f815707a 07:18:26 Step 8/31 : COPY . . 07:18:53 ---> 601ee7d96681 07:18:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:18:53 ---> 74b87c0a08ab 07:18:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:18:53 ---> e0ed01948af7 07:18:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:18:53 ---> Running in 0d6eb71ee3f7 07:18:53 ---> Running in 1f3d09594c77 07:18:53 ---> Running in 08deae24895e 07:18:53 ---> 325a9edff7fe 07:18:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:18:53 ---> Running in c1963e1888c5 07:18:53 ---> 337dd33355b1 07:18:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:18:54 ---> Running in ef0bcc2bb67c 07:18:54 Removing intermediate container c1963e1888c5 07:18:54 ---> c71b5034eeec 07:18:54 Step 10/25 : RUN mkdir -p spire-build 07:18:54 ---> Running in f70a78d093ae 07:18:55 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 07:18:55 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 07:18:55 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 07:18:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:18:57 Removing intermediate container f70a78d093ae 07:18:57 ---> 7def6b53b769 07:18:57 Step 11/25 : WORKDIR /edgex-go/spire-build 07:18:57 ---> Running in 86d5eaddcf98 07:18:58 Removing intermediate container 86d5eaddcf98 07:18:58 ---> 664545c91be0 07:18:58 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 07:18:58 ---> Running in 8adfa3435a36 07:19:01 spire-1.2.1/ 07:19:01 spire-1.2.1/.data/ 07:19:01 spire-1.2.1/.data/.file 07:19:01 spire-1.2.1/.dockerignore 07:19:01 spire-1.2.1/.gitattributes 07:19:01 spire-1.2.1/.githooks/ 07:19:01 spire-1.2.1/.githooks/pre-commit 07:19:01 spire-1.2.1/.github/ 07:19:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:19:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:19:01 spire-1.2.1/.github/dependabot.yml 07:19:01 spire-1.2.1/.github/workflows/ 07:19:01 spire-1.2.1/.github/workflows/nightly_build.yaml 07:19:01 spire-1.2.1/.github/workflows/pr_build.yaml 07:19:01 spire-1.2.1/.github/workflows/release_build.yaml 07:19:01 spire-1.2.1/.github/workflows/scripts/ 07:19:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:19:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:19:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:19:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:19:01 spire-1.2.1/.github/workflows/scripts/split.sh 07:19:01 spire-1.2.1/.gitignore 07:19:01 spire-1.2.1/.go-version 07:19:01 spire-1.2.1/.golangci.yml 07:19:01 spire-1.2.1/ADOPTERS.md 07:19:01 spire-1.2.1/CHANGELOG.md 07:19:01 spire-1.2.1/CODE-OF-CONDUCT.md 07:19:01 spire-1.2.1/CODEOWNERS 07:19:01 spire-1.2.1/CONTRIBUTING.md 07:19:01 spire-1.2.1/Dockerfile 07:19:01 spire-1.2.1/Dockerfile.dev 07:19:01 spire-1.2.1/Dockerfile.scratch 07:19:01 spire-1.2.1/LICENSE 07:19:01 spire-1.2.1/MAINTAINERS.md 07:19:01 spire-1.2.1/Makefile 07:19:01 spire-1.2.1/README.md 07:19:01 spire-1.2.1/ROADMAP.md 07:19:01 spire-1.2.1/SECURITY.md 07:19:01 spire-1.2.1/cmd/ 07:19:01 spire-1.2.1/cmd/spire-agent/ 07:19:01 spire-1.2.1/cmd/spire-agent/cli/ 07:19:01 spire-1.2.1/cmd/spire-agent/cli/api/ 07:19:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/common/ 07:19:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:19:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/run/ 07:19:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:19:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:19:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:19:01 spire-1.2.1/cmd/spire-agent/main.go 07:19:01 spire-1.2.1/cmd/spire-server/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/agent/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/cli.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/run/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/token/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/validate/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/x509/ 07:19:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:19:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:19:01 spire-1.2.1/cmd/spire-server/main.go 07:19:01 spire-1.2.1/cmd/spire-server/util/ 07:19:01 spire-1.2.1/cmd/spire-server/util/util.go 07:19:01 spire-1.2.1/conf/ 07:19:01 spire-1.2.1/conf/agent/ 07:19:01 spire-1.2.1/conf/agent/agent.conf 07:19:01 spire-1.2.1/conf/agent/agent_full.conf 07:19:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:19:01 spire-1.2.1/conf/server/ 07:19:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:19:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:19:01 spire-1.2.1/conf/server/server.conf 07:19:01 spire-1.2.1/conf/server/server_full.conf 07:19:01 spire-1.2.1/doc/ 07:19:01 spire-1.2.1/doc/SPIRE101.md 07:19:01 spire-1.2.1/doc/auditlog.md 07:19:01 spire-1.2.1/doc/authorization_policy_engine.md 07:19:01 spire-1.2.1/doc/changelog_guidelines.md 07:19:01 spire-1.2.1/doc/cure53-report.pdf 07:19:01 spire-1.2.1/doc/images/ 07:19:01 spire-1.2.1/doc/images/2019_roadmap.png 07:19:01 spire-1.2.1/doc/images/SPIRE101.png 07:19:01 spire-1.2.1/doc/images/SPIRE_agent.png 07:19:01 spire-1.2.1/doc/images/SPIRE_server.png 07:19:01 spire-1.2.1/doc/images/cache_mgr.png 07:19:01 spire-1.2.1/doc/images/cache_mgr_components.png 07:19:01 spire-1.2.1/doc/images/federated_spire.png 07:19:01 spire-1.2.1/doc/images/ha_mode.png 07:19:01 spire-1.2.1/doc/images/nested_spire.png 07:19:01 spire-1.2.1/doc/images/oidc_federation.png 07:19:01 spire-1.2.1/doc/images/single_trust_domain.png 07:19:01 spire-1.2.1/doc/images/spiffe_compatible.png 07:19:01 spire-1.2.1/doc/images/spire_logo.png 07:19:01 spire-1.2.1/doc/migrating_registration_api_clients.md 07:19:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:19:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:19:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:19:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:19:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:19:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:19:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:19:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:19:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:19:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:19:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:19:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:19:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:19:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:19:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:19:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:19:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:19:01 spire-1.2.1/doc/scaling_spire.md 07:19:01 spire-1.2.1/doc/spire_agent.md 07:19:01 spire-1.2.1/doc/spire_server.md 07:19:01 spire-1.2.1/doc/supported_integrations.md 07:19:01 spire-1.2.1/doc/telemetry.md 07:19:01 spire-1.2.1/doc/telemetry_config.md 07:19:01 spire-1.2.1/doc/upgrading.md 07:19:01 spire-1.2.1/doc/using_spire.md 07:19:01 spire-1.2.1/examples/ 07:19:01 spire-1.2.1/examples/README.md 07:19:01 spire-1.2.1/go.mod 07:19:01 spire-1.2.1/go.sum 07:19:01 spire-1.2.1/pkg/ 07:19:01 spire-1.2.1/pkg/agent/ 07:19:01 spire-1.2.1/pkg/agent/agent.go 07:19:01 spire-1.2.1/pkg/agent/api/ 07:19:01 spire-1.2.1/pkg/agent/api/config.go 07:19:01 spire-1.2.1/pkg/agent/api/debug/ 07:19:01 spire-1.2.1/pkg/agent/api/debug/v1/ 07:19:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:19:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:19:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:19:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:19:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:19:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:19:01 spire-1.2.1/pkg/agent/api/endpoints.go 07:19:01 spire-1.2.1/pkg/agent/api/health/ 07:19:01 spire-1.2.1/pkg/agent/api/health/v1/ 07:19:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:19:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:19:01 spire-1.2.1/pkg/agent/api/rpccontext/ 07:19:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:19:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:19:01 spire-1.2.1/pkg/agent/attestor/ 07:19:01 spire-1.2.1/pkg/agent/attestor/node/ 07:19:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:19:01 spire-1.2.1/pkg/agent/attestor/node/node.go 07:19:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:19:01 spire-1.2.1/pkg/agent/attestor/workload/ 07:19:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:19:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:19:01 spire-1.2.1/pkg/agent/catalog/ 07:19:01 spire-1.2.1/pkg/agent/catalog/catalog.go 07:19:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:19:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:19:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:19:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:19:01 spire-1.2.1/pkg/agent/client/ 07:19:01 spire-1.2.1/pkg/agent/client/client.go 07:19:01 spire-1.2.1/pkg/agent/client/client_test.go 07:19:01 spire-1.2.1/pkg/agent/client/dial.go 07:19:01 spire-1.2.1/pkg/agent/client/nodeconn.go 07:19:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:19:01 spire-1.2.1/pkg/agent/client/update.go 07:19:01 spire-1.2.1/pkg/agent/client/util.go 07:19:01 spire-1.2.1/pkg/agent/common/ 07:19:01 spire-1.2.1/pkg/agent/common/backoff/ 07:19:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:19:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:19:01 spire-1.2.1/pkg/agent/common/cgroups/ 07:19:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:19:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:19:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:19:01 spire-1.2.1/pkg/agent/config.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/ 07:19:01 spire-1.2.1/pkg/agent/endpoints/config.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:19:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:19:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/workload/ 07:19:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:19:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:19:01 spire-1.2.1/pkg/agent/manager/ 07:19:01 spire-1.2.1/pkg/agent/manager/cache/ 07:19:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:19:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:19:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:19:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:19:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:19:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:19:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:19:01 spire-1.2.1/pkg/agent/manager/config.go 07:19:01 spire-1.2.1/pkg/agent/manager/manager.go 07:19:01 spire-1.2.1/pkg/agent/manager/manager_test.go 07:19:01 spire-1.2.1/pkg/agent/manager/storage.go 07:19:01 spire-1.2.1/pkg/agent/manager/storage_test.go 07:19:01 spire-1.2.1/pkg/agent/manager/storecache/ 07:19:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:19:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:19:01 spire-1.2.1/pkg/agent/manager/sync.go 07:19:01 spire-1.2.1/pkg/agent/plugin/ 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:19:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:19:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:19:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:19:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:19:01 spire-1.2.1/pkg/agent/svid/ 07:19:01 spire-1.2.1/pkg/agent/svid/rotator.go 07:19:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:19:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:19:01 spire-1.2.1/pkg/agent/svid/store/ 07:19:01 spire-1.2.1/pkg/agent/svid/store/service.go 07:19:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:19:01 spire-1.2.1/pkg/common/ 07:19:01 spire-1.2.1/pkg/common/agentpathtemplate/ 07:19:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:19:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:19:01 spire-1.2.1/pkg/common/api/ 07:19:01 spire-1.2.1/pkg/common/api/metrics.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/ 07:19:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/logger.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/names.go 07:19:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:19:01 spire-1.2.1/pkg/common/api/names.go 07:19:01 spire-1.2.1/pkg/common/api/ratelimit.go 07:19:01 spire-1.2.1/pkg/common/api/rpccontext/ 07:19:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:19:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:19:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:19:01 spire-1.2.1/pkg/common/auth/ 07:19:01 spire-1.2.1/pkg/common/auth/interceptors.go 07:19:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:19:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/ 07:19:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/types.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:19:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:19:01 spire-1.2.1/pkg/common/catalog/ 07:19:01 spire-1.2.1/pkg/common/catalog/bind.go 07:19:01 spire-1.2.1/pkg/common/catalog/builtin.go 07:19:01 spire-1.2.1/pkg/common/catalog/catalog.go 07:19:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:19:01 spire-1.2.1/pkg/common/catalog/closers.go 07:19:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:19:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:19:01 spire-1.2.1/pkg/common/catalog/config.go 07:19:01 spire-1.2.1/pkg/common/catalog/config_test.go 07:19:01 spire-1.2.1/pkg/common/catalog/configure.go 07:19:01 spire-1.2.1/pkg/common/catalog/constraints.go 07:19:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:19:01 spire-1.2.1/pkg/common/catalog/context.go 07:19:01 spire-1.2.1/pkg/common/catalog/external.go 07:19:01 spire-1.2.1/pkg/common/catalog/host.go 07:19:01 spire-1.2.1/pkg/common/catalog/pipenet.go 07:19:01 spire-1.2.1/pkg/common/catalog/plugin.go 07:19:01 spire-1.2.1/pkg/common/catalog/testplugin/ 07:19:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:19:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:19:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:19:01 spire-1.2.1/pkg/common/cli/ 07:19:01 spire-1.2.1/pkg/common/cli/env.go 07:19:01 spire-1.2.1/pkg/common/cli/flags.go 07:19:01 spire-1.2.1/pkg/common/cli/trust_domain.go 07:19:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:19:01 spire-1.2.1/pkg/common/cli/umask.go 07:19:01 spire-1.2.1/pkg/common/cli/umask_posix.go 07:19:01 spire-1.2.1/pkg/common/cli/umask_test.go 07:19:01 spire-1.2.1/pkg/common/cli/umask_windows.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/ 07:19:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/flag.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/format.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/ 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:19:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:19:01 spire-1.2.1/pkg/common/coretypes/ 07:19:01 spire-1.2.1/pkg/common/coretypes/bundle/ 07:19:01 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:19:01 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:19:01 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:19:01 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:19:01 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:19:01 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:19:01 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:19:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:19:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:19:01 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:19:01 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:19:01 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:19:01 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:19:01 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:19:01 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:19:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:19:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:19:01 spire-1.2.1/pkg/common/cryptoutil/ 07:19:01 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:19:01 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:19:01 spire-1.2.1/pkg/common/diskutil/ 07:19:01 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:19:01 spire-1.2.1/pkg/common/diskutil/file_test.go 07:19:01 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:19:01 spire-1.2.1/pkg/common/errorutil/ 07:19:01 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:19:01 spire-1.2.1/pkg/common/health/ 07:19:01 spire-1.2.1/pkg/common/health/config.go 07:19:01 spire-1.2.1/pkg/common/health/context.go 07:19:01 spire-1.2.1/pkg/common/health/context_test.go 07:19:01 spire-1.2.1/pkg/common/health/health.go 07:19:01 spire-1.2.1/pkg/common/health/health_test.go 07:19:01 spire-1.2.1/pkg/common/health/logger.go 07:19:01 spire-1.2.1/pkg/common/hostservice/ 07:19:01 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:19:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:19:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:19:01 spire-1.2.1/pkg/common/idutil/ 07:19:01 spire-1.2.1/pkg/common/idutil/require.go 07:19:01 spire-1.2.1/pkg/common/idutil/require_test.go 07:19:01 spire-1.2.1/pkg/common/idutil/safety.go 07:19:01 spire-1.2.1/pkg/common/idutil/safety_test.go 07:19:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:19:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:19:01 spire-1.2.1/pkg/common/jwtsvid/ 07:19:01 spire-1.2.1/pkg/common/jwtsvid/common.go 07:19:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:19:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:19:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:19:01 spire-1.2.1/pkg/common/jwtutil/ 07:19:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:19:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:19:01 spire-1.2.1/pkg/common/log/ 07:19:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:19:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:19:01 spire-1.2.1/pkg/common/log/log.go 07:19:01 spire-1.2.1/pkg/common/log/log_test.go 07:19:01 spire-1.2.1/pkg/common/log/options.go 07:19:01 spire-1.2.1/pkg/common/nodeutil/ 07:19:01 spire-1.2.1/pkg/common/nodeutil/node.go 07:19:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:19:01 spire-1.2.1/pkg/common/peertracker/ 07:19:01 spire-1.2.1/pkg/common/peertracker/conn.go 07:19:01 spire-1.2.1/pkg/common/peertracker/credentials.go 07:19:01 spire-1.2.1/pkg/common/peertracker/errors.go 07:19:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:19:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:19:01 spire-1.2.1/pkg/common/peertracker/info.go 07:19:01 spire-1.2.1/pkg/common/peertracker/listener.go 07:19:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:19:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:19:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:19:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:19:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:19:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:19:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:19:01 spire-1.2.1/pkg/common/peertracker/tcp.go 07:19:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:19:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:19:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:19:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:19:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:19:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:19:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:19:01 spire-1.2.1/pkg/common/peertracker/uds.go 07:19:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:19:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:19:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:19:01 spire-1.2.1/pkg/common/pemutil/ 07:19:01 spire-1.2.1/pkg/common/pemutil/block.go 07:19:01 spire-1.2.1/pkg/common/pemutil/certs.go 07:19:01 spire-1.2.1/pkg/common/pemutil/common.go 07:19:01 spire-1.2.1/pkg/common/pemutil/csr.go 07:19:01 spire-1.2.1/pkg/common/pemutil/keys.go 07:19:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/ 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:19:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:19:01 spire-1.2.1/pkg/common/plugin/ 07:19:01 spire-1.2.1/pkg/common/plugin/aws/ 07:19:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:19:01 spire-1.2.1/pkg/common/plugin/azure/ 07:19:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:19:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:19:01 spire-1.2.1/pkg/common/plugin/facade.go 07:19:01 spire-1.2.1/pkg/common/plugin/facade_test.go 07:19:01 spire-1.2.1/pkg/common/plugin/gcp/ 07:19:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:19:01 spire-1.2.1/pkg/common/plugin/k8s/ 07:19:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:19:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:19:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:19:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:19:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:19:01 spire-1.2.1/pkg/common/plugin/log.go 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/ 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:19:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:19:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:19:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:19:01 spire-1.2.1/pkg/common/plugin/x509pop/ 07:19:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:19:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:19:01 spire-1.2.1/pkg/common/profiling/ 07:19:01 spire-1.2.1/pkg/common/profiling/dumpers.go 07:19:01 spire-1.2.1/pkg/common/profiling/profiling.go 07:19:01 spire-1.2.1/pkg/common/protoutil/ 07:19:01 spire-1.2.1/pkg/common/protoutil/masks.go 07:19:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:19:01 spire-1.2.1/pkg/common/rotationutil/ 07:19:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:19:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:19:01 spire-1.2.1/pkg/common/selector/ 07:19:01 spire-1.2.1/pkg/common/selector/selector.go 07:19:01 spire-1.2.1/pkg/common/selector/selector_test.go 07:19:01 spire-1.2.1/pkg/common/selector/set.go 07:19:01 spire-1.2.1/pkg/common/selector/set_utils.go 07:19:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/ 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/ 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:19:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:19:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:19:01 spire-1.2.1/pkg/common/telemetry/call.go 07:19:01 spire-1.2.1/pkg/common/telemetry/common/ 07:19:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:19:01 spire-1.2.1/pkg/common/telemetry/config.go 07:19:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:19:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/inmem.go 07:19:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/m3.go 07:19:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/metrics.go 07:19:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/names.go 07:19:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:19:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:19:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/ 07:19:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:19:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:19:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:19:01 spire-1.2.1/pkg/common/telemetry/server/server.go 07:19:01 spire-1.2.1/pkg/common/telemetry/sink.go 07:19:01 spire-1.2.1/pkg/common/telemetry/statsd.go 07:19:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:19:01 spire-1.2.1/pkg/common/telemetry/uptime.go 07:19:01 spire-1.2.1/pkg/common/telemetry/version.go 07:19:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:19:01 spire-1.2.1/pkg/common/uptime/ 07:19:01 spire-1.2.1/pkg/common/uptime/uptime.go 07:19:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:19:01 spire-1.2.1/pkg/common/util/ 07:19:01 spire-1.2.1/pkg/common/util/certs.go 07:19:01 spire-1.2.1/pkg/common/util/certs_test.go 07:19:01 spire-1.2.1/pkg/common/util/csr.go 07:19:01 spire-1.2.1/pkg/common/util/hash.go 07:19:01 spire-1.2.1/pkg/common/util/selectors.go 07:19:01 spire-1.2.1/pkg/common/util/selectors_test.go 07:19:01 spire-1.2.1/pkg/common/util/signals.go 07:19:01 spire-1.2.1/pkg/common/util/sort.go 07:19:01 spire-1.2.1/pkg/common/util/sort_test.go 07:19:01 spire-1.2.1/pkg/common/util/task.go 07:19:01 spire-1.2.1/pkg/common/util/task_test.go 07:19:01 spire-1.2.1/pkg/common/util/testdata/ 07:19:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:19:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:19:01 spire-1.2.1/pkg/common/version/ 07:19:01 spire-1.2.1/pkg/common/version/version.go 07:19:01 spire-1.2.1/pkg/common/x509svid/ 07:19:01 spire-1.2.1/pkg/common/x509svid/common_test.go 07:19:01 spire-1.2.1/pkg/common/x509svid/csr.go 07:19:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:19:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:19:01 spire-1.2.1/pkg/common/x509util/ 07:19:01 spire-1.2.1/pkg/common/x509util/cert.go 07:19:01 spire-1.2.1/pkg/common/x509util/dns.go 07:19:01 spire-1.2.1/pkg/common/x509util/dns_test.go 07:19:01 spire-1.2.1/pkg/common/x509util/keyid.go 07:19:01 spire-1.2.1/pkg/common/x509util/keypair.go 07:19:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:19:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:19:01 spire-1.2.1/pkg/server/ 07:19:01 spire-1.2.1/pkg/server/api/ 07:19:01 spire-1.2.1/pkg/server/api/agent.go 07:19:01 spire-1.2.1/pkg/server/api/agent/ 07:19:01 spire-1.2.1/pkg/server/api/agent/v1/ 07:19:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:19:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:19:01 spire-1.2.1/pkg/server/api/agent_test.go 07:19:01 spire-1.2.1/pkg/server/api/api.go 07:19:01 spire-1.2.1/pkg/server/api/audit/ 07:19:01 spire-1.2.1/pkg/server/api/audit/audit.go 07:19:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:19:01 spire-1.2.1/pkg/server/api/bundle.go 07:19:01 spire-1.2.1/pkg/server/api/bundle/ 07:19:01 spire-1.2.1/pkg/server/api/bundle/v1/ 07:19:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:19:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:19:01 spire-1.2.1/pkg/server/api/bundle_test.go 07:19:01 spire-1.2.1/pkg/server/api/debug/ 07:19:01 spire-1.2.1/pkg/server/api/debug/v1/ 07:19:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:19:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:19:01 spire-1.2.1/pkg/server/api/entry.go 07:19:01 spire-1.2.1/pkg/server/api/entry/ 07:19:01 spire-1.2.1/pkg/server/api/entry/v1/ 07:19:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:19:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:19:01 spire-1.2.1/pkg/server/api/entry_test.go 07:19:01 spire-1.2.1/pkg/server/api/health/ 07:19:01 spire-1.2.1/pkg/server/api/health/v1/ 07:19:01 spire-1.2.1/pkg/server/api/health/v1/service.go 07:19:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:19:01 spire-1.2.1/pkg/server/api/id.go 07:19:01 spire-1.2.1/pkg/server/api/id_test.go 07:19:01 spire-1.2.1/pkg/server/api/limits/ 07:19:01 spire-1.2.1/pkg/server/api/limits/limits.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/ 07:19:01 spire-1.2.1/pkg/server/api/middleware/alias.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/audit.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/caller.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/common.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/entries.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:19:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:19:01 spire-1.2.1/pkg/server/api/ratelimit.go 07:19:01 spire-1.2.1/pkg/server/api/rpccontext/ 07:19:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:19:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:19:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:19:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:19:01 spire-1.2.1/pkg/server/api/selector.go 07:19:01 spire-1.2.1/pkg/server/api/selector_test.go 07:19:01 spire-1.2.1/pkg/server/api/status.go 07:19:01 spire-1.2.1/pkg/server/api/status_test.go 07:19:01 spire-1.2.1/pkg/server/api/svid/ 07:19:01 spire-1.2.1/pkg/server/api/svid/v1/ 07:19:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:19:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:19:01 spire-1.2.1/pkg/server/api/trustdomain.go 07:19:01 spire-1.2.1/pkg/server/api/trustdomain/ 07:19:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:19:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:19:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:19:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:19:01 spire-1.2.1/pkg/server/authpolicy/ 07:19:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:19:01 spire-1.2.1/pkg/server/authpolicy/policy.go 07:19:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:19:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:19:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:19:01 spire-1.2.1/pkg/server/authpolicy/validate.go 07:19:01 spire-1.2.1/pkg/server/bundle/ 07:19:01 spire-1.2.1/pkg/server/bundle/client/ 07:19:01 spire-1.2.1/pkg/server/bundle/client/client.go 07:19:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:19:01 spire-1.2.1/pkg/server/bundle/client/manager.go 07:19:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:19:01 spire-1.2.1/pkg/server/bundle/client/sources.go 07:19:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:19:01 spire-1.2.1/pkg/server/bundle/client/updater.go 07:19:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:19:01 spire-1.2.1/pkg/server/ca/ 07:19:01 spire-1.2.1/pkg/server/ca/ca.go 07:19:01 spire-1.2.1/pkg/server/ca/ca_health.go 07:19:01 spire-1.2.1/pkg/server/ca/ca_test.go 07:19:01 spire-1.2.1/pkg/server/ca/journal.go 07:19:01 spire-1.2.1/pkg/server/ca/journal_test.go 07:19:01 spire-1.2.1/pkg/server/ca/manager.go 07:19:01 spire-1.2.1/pkg/server/ca/manager_health.go 07:19:01 spire-1.2.1/pkg/server/ca/manager_test.go 07:19:01 spire-1.2.1/pkg/server/ca/templates.go 07:19:01 spire-1.2.1/pkg/server/ca/upstream_client.go 07:19:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:19:01 spire-1.2.1/pkg/server/ca/validation.go 07:19:01 spire-1.2.1/pkg/server/cache/ 07:19:01 spire-1.2.1/pkg/server/cache/dscache/ 07:19:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:19:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:19:01 spire-1.2.1/pkg/server/cache/entrycache/ 07:19:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:19:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:19:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:19:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:19:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:19:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:19:01 spire-1.2.1/pkg/server/catalog/ 07:19:01 spire-1.2.1/pkg/server/catalog/catalog.go 07:19:01 spire-1.2.1/pkg/server/catalog/keymanager.go 07:19:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:19:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:19:01 spire-1.2.1/pkg/server/catalog/notifier.go 07:19:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:19:01 spire-1.2.1/pkg/server/config.go 07:19:01 spire-1.2.1/pkg/server/datastore/ 07:19:01 spire-1.2.1/pkg/server/datastore/datastore.go 07:19:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:19:01 spire-1.2.1/pkg/server/datastore/repository.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:19:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:19:01 spire-1.2.1/pkg/server/endpoints/ 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/ 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:19:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:19:01 spire-1.2.1/pkg/server/endpoints/config.go 07:19:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:19:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:19:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:19:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:19:01 spire-1.2.1/pkg/server/endpoints/middleware.go 07:19:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:19:01 spire-1.2.1/pkg/server/hostservice/ 07:19:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:19:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:19:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:19:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:19:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:19:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:19:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:19:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/ 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/ 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:19:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:19:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:19:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/ 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:19:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:19:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:19:01 spire-1.2.1/pkg/server/registration/ 07:19:01 spire-1.2.1/pkg/server/registration/manager.go 07:19:01 spire-1.2.1/pkg/server/registration/manager_test.go 07:19:01 spire-1.2.1/pkg/server/scanentries.go 07:19:01 spire-1.2.1/pkg/server/scanentries_test.go 07:19:01 spire-1.2.1/pkg/server/server.go 07:19:01 spire-1.2.1/pkg/server/server_test.go 07:19:01 spire-1.2.1/pkg/server/svid/ 07:19:01 spire-1.2.1/pkg/server/svid/observer.go 07:19:01 spire-1.2.1/pkg/server/svid/observer_test.go 07:19:01 spire-1.2.1/pkg/server/svid/rotator.go 07:19:01 spire-1.2.1/pkg/server/svid/rotator_config.go 07:19:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:19:01 spire-1.2.1/pkg/server/svid/rotator_test.go 07:19:01 spire-1.2.1/proto/ 07:19:01 spire-1.2.1/proto/private/ 07:19:01 spire-1.2.1/proto/private/server/ 07:19:01 spire-1.2.1/proto/private/server/journal/ 07:19:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:19:01 spire-1.2.1/proto/private/server/journal/journal.proto 07:19:01 spire-1.2.1/proto/spire/ 07:19:01 spire-1.2.1/proto/spire/common/ 07:19:01 spire-1.2.1/proto/spire/common/common.pb.go 07:19:01 spire-1.2.1/proto/spire/common/common.proto 07:19:01 spire-1.2.1/proto/spire/common/plugin/ 07:19:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:19:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:19:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:19:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:19:01 spire-1.2.1/proto/spire/plugin/ 07:19:01 spire-1.2.1/proto/spire/plugin/agent/ 07:19:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:19:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:19:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:19:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:19:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:19:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:19:01 spire-1.2.1/release/ 07:19:01 spire-1.2.1/release/spire-extras/ 07:19:01 spire-1.2.1/release/spire-extras/README.md 07:19:01 spire-1.2.1/release/spire-extras/conf/ 07:19:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:19:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:19:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:19:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:19:01 spire-1.2.1/release/spire/ 07:19:01 spire-1.2.1/release/spire/README.md 07:19:01 spire-1.2.1/release/spire/conf/ 07:19:01 spire-1.2.1/release/spire/conf/agent/ 07:19:01 spire-1.2.1/release/spire/conf/agent/agent.conf 07:19:01 spire-1.2.1/release/spire/conf/server/ 07:19:01 spire-1.2.1/release/spire/conf/server/server.conf 07:19:01 spire-1.2.1/script/ 07:19:01 spire-1.2.1/script/build-artifact.sh 07:19:01 spire-1.2.1/script/generate_dummy_ca.sh 07:19:01 spire-1.2.1/support/ 07:19:01 spire-1.2.1/support/k8s/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:19:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:19:01 spire-1.2.1/support/oidc-discovery-provider/ 07:19:01 spire-1.2.1/support/oidc-discovery-provider/README.md 07:19:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:19:01 spire-1.2.1/support/oidc-discovery-provider/config.go 07:19:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/main.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:19:02 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:19:02 spire-1.2.1/test/ 07:19:02 spire-1.2.1/test/clock/ 07:19:02 spire-1.2.1/test/clock/clock.go 07:19:02 spire-1.2.1/test/fakes/ 07:19:02 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:19:02 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:19:02 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:19:02 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:19:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:19:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:19:02 spire-1.2.1/test/fakes/fakeagentstore/ 07:19:02 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:19:02 spire-1.2.1/test/fakes/fakedatastore/ 07:19:02 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:19:02 spire-1.2.1/test/fakes/fakeentryclient/ 07:19:02 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:19:02 spire-1.2.1/test/fakes/fakehealthchecker/ 07:19:02 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:19:02 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:19:02 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:19:02 spire-1.2.1/test/fakes/fakemetrics/ 07:19:02 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:19:02 spire-1.2.1/test/fakes/fakenoderesolver/ 07:19:02 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:19:02 spire-1.2.1/test/fakes/fakenotifier/ 07:19:02 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:19:02 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:19:02 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:19:02 spire-1.2.1/test/fakes/fakeserverca/ 07:19:02 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:19:02 spire-1.2.1/test/fakes/fakeservercatalog/ 07:19:02 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:19:02 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:19:02 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:19:02 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:19:02 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:19:02 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:19:02 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:19:02 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:19:02 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:19:02 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:19:02 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:19:02 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:19:02 spire-1.2.1/test/fixture/ 07:19:02 spire-1.2.1/test/fixture/certs/ 07:19:02 spire-1.2.1/test/fixture/certs/agent_svid.der 07:19:02 spire-1.2.1/test/fixture/certs/base_cert.pem 07:19:02 spire-1.2.1/test/fixture/certs/base_csr.pem 07:19:02 spire-1.2.1/test/fixture/certs/base_key.pem 07:19:02 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:19:02 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:19:02 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:19:02 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:19:02 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:19:02 spire-1.2.1/test/fixture/certs/blog_key.pem 07:19:02 spire-1.2.1/test/fixture/certs/bundle.der 07:19:02 spire-1.2.1/test/fixture/certs/ca.pem 07:19:02 spire-1.2.1/test/fixture/certs/ca_key.pem 07:19:02 spire-1.2.1/test/fixture/certs/database_cert.pem 07:19:02 spire-1.2.1/test/fixture/certs/database_csr.pem 07:19:02 spire-1.2.1/test/fixture/certs/database_key.pem 07:19:02 spire-1.2.1/test/fixture/certs/node_cert.pem 07:19:02 spire-1.2.1/test/fixture/certs/node_csr.pem 07:19:02 spire-1.2.1/test/fixture/certs/node_key.pem 07:19:02 spire-1.2.1/test/fixture/certs/svid.pem 07:19:02 spire-1.2.1/test/fixture/certs/svid_key.pem 07:19:02 spire-1.2.1/test/fixture/config/ 07:19:02 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:19:02 spire-1.2.1/test/fixture/config/agent_good.conf 07:19:02 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:19:02 spire-1.2.1/test/fixture/config/plugin_good.conf 07:19:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:19:02 spire-1.2.1/test/fixture/config/server_good.conf 07:19:02 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:19:02 spire-1.2.1/test/fixture/fixture.go 07:19:02 spire-1.2.1/test/fixture/nodeattestor/ 07:19:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:19:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:19:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:19:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:19:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:19:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:19:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:19:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:19:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:19:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:19:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:19:02 spire-1.2.1/test/fixture/registration/ 07:19:02 spire-1.2.1/test/fixture/registration/entries.json 07:19:02 spire-1.2.1/test/fixture/registration/good-for-update.json 07:19:02 spire-1.2.1/test/fixture/registration/good.json 07:19:02 spire-1.2.1/test/fixture/registration/invalid.json 07:19:02 spire-1.2.1/test/fixture/registration/invalid_json.json 07:19:02 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:19:02 spire-1.2.1/test/integration/ 07:19:02 spire-1.2.1/test/integration/README.md 07:19:02 spire-1.2.1/test/integration/common 07:19:02 spire-1.2.1/test/integration/setup/ 07:19:02 spire-1.2.1/test/integration/setup/adminclient/ 07:19:02 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:19:02 spire-1.2.1/test/integration/setup/adminclient/client.go 07:19:02 spire-1.2.1/test/integration/setup/debugagent/ 07:19:02 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:19:02 spire-1.2.1/test/integration/setup/debugagent/main.go 07:19:02 spire-1.2.1/test/integration/setup/debugserver/ 07:19:02 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:19:02 spire-1.2.1/test/integration/setup/debugserver/main.go 07:19:02 spire-1.2.1/test/integration/setup/downstreamclient/ 07:19:02 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:19:02 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:19:02 spire-1.2.1/test/integration/setup/itclient/ 07:19:02 spire-1.2.1/test/integration/setup/itclient/client.go 07:19:02 spire-1.2.1/test/integration/setup/node-attestation/ 07:19:02 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:19:02 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:19:02 spire-1.2.1/test/integration/setup/x509pop/ 07:19:02 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:19:02 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:19:02 spire-1.2.1/test/integration/suites/ 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:19:02 spire-1.2.1/test/integration/suites/join-token/ 07:19:02 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:19:02 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:19:02 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:19:02 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:19:02 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:19:02 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:19:02 spire-1.2.1/test/integration/suites/join-token/README.md 07:19:02 spire-1.2.1/test/integration/suites/join-token/conf/ 07:19:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/join-token/teardown 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:19:02 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:19:02 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:19:02 spire-1.2.1/test/integration/suites/k8s/ 07:19:02 spire-1.2.1/test/integration/suites/k8s/00-setup 07:19:02 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:19:02 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:19:02 spire-1.2.1/test/integration/suites/k8s/README.md 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/ 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:19:02 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:19:02 spire-1.2.1/test/integration/suites/k8s/teardown 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/ 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:19:02 spire-1.2.1/test/integration/suites/rotation/ 07:19:02 spire-1.2.1/test/integration/suites/rotation/00-setup 07:19:02 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:19:02 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:19:02 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:19:02 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:19:02 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:19:02 spire-1.2.1/test/integration/suites/rotation/README.md 07:19:02 spire-1.2.1/test/integration/suites/rotation/conf/ 07:19:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/rotation/teardown 07:19:02 spire-1.2.1/test/integration/suites/self-test/ 07:19:02 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:19:02 spire-1.2.1/test/integration/suites/self-test/README.md 07:19:02 spire-1.2.1/test/integration/suites/self-test/teardown 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:19:02 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:19:02 spire-1.2.1/test/integration/suites/upgrade/ 07:19:02 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:19:02 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:19:02 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:19:02 spire-1.2.1/test/integration/suites/upgrade/README.md 07:19:02 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:19:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:19:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:19:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:19:02 spire-1.2.1/test/integration/suites/upgrade/teardown 07:19:02 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:19:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:19:02 spire-1.2.1/test/integration/test-one.sh 07:19:02 spire-1.2.1/test/integration/test.sh 07:19:02 spire-1.2.1/test/plugintest/ 07:19:02 spire-1.2.1/test/plugintest/config.go 07:19:02 spire-1.2.1/test/plugintest/load.go 07:19:02 spire-1.2.1/test/plugintest/option.go 07:19:02 spire-1.2.1/test/spiretest/ 07:19:02 spire-1.2.1/test/spiretest/apiserver.go 07:19:02 spire-1.2.1/test/spiretest/assertions.go 07:19:02 spire-1.2.1/test/spiretest/dir.go 07:19:02 spire-1.2.1/test/spiretest/errors_posix.go 07:19:02 spire-1.2.1/test/spiretest/errors_windows.go 07:19:02 spire-1.2.1/test/spiretest/logs.go 07:19:02 spire-1.2.1/test/spiretest/socketapi.go 07:19:02 spire-1.2.1/test/spiretest/suite.go 07:19:02 spire-1.2.1/test/spiretest/x509.go 07:19:02 spire-1.2.1/test/testca/ 07:19:02 spire-1.2.1/test/testca/ca.go 07:19:02 spire-1.2.1/test/testkey/ 07:19:02 spire-1.2.1/test/testkey/generate.sh 07:19:02 spire-1.2.1/test/testkey/genkeys.go 07:19:02 spire-1.2.1/test/testkey/keys.go 07:19:02 spire-1.2.1/test/testkey/new.go 07:19:02 spire-1.2.1/test/tpmsimulator/ 07:19:02 spire-1.2.1/test/tpmsimulator/simulator.go 07:19:02 spire-1.2.1/test/util/ 07:19:02 spire-1.2.1/test/util/cert_fixtures.go 07:19:02 spire-1.2.1/test/util/cert_generation.go 07:19:02 spire-1.2.1/test/util/io_redirection.go 07:19:02 spire-1.2.1/test/util/race.go 07:19:02 spire-1.2.1/test/util/util.go 07:19:02 building spire from source... 07:19:03 Installing go1.17.7... 07:19:30 Building bin/spire-server... 07:19:30 go: downloading github.com/mitchellh/cli v1.1.2 07:19:30 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:19:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:19:30 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:19:30 go: downloading google.golang.org/grpc v1.44.0 07:19:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:19:30 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:19:30 go: downloading github.com/imdario/mergo v0.3.12 07:19:30 go: downloading github.com/sirupsen/logrus v1.8.1 07:19:30 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:19:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:19:31 go: downloading github.com/fatih/color v1.13.0 07:19:31 go: downloading github.com/mattn/go-isatty v0.0.14 07:19:31 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:19:31 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:19:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:19:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:19:32 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:19:32 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:19:32 go: downloading github.com/armon/go-metrics v0.3.10 07:19:32 go: downloading github.com/prometheus/client_golang v1.12.1 07:19:32 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:19:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:19:33 go: downloading github.com/open-policy-agent/opa v0.38.0 07:19:49 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:19:49 go: downloading github.com/mattn/go-colorable v0.1.12 07:19:49 go: downloading github.com/Masterminds/goutils v1.1.0 07:19:49 go: downloading github.com/Masterminds/semver v1.5.0 07:19:49 go: downloading github.com/google/uuid v1.1.2 07:19:49 go: downloading github.com/huandu/xstrings v1.3.2 07:19:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:19:49 go: downloading github.com/oklog/run v1.0.0 07:19:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:19:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:19:49 go: downloading github.com/prometheus/client_model v0.2.0 07:19:50 go: downloading github.com/prometheus/common v0.32.1 07:19:50 go: downloading github.com/beorn7/perks v1.0.1 07:19:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:19:50 go: downloading github.com/prometheus/procfs v0.7.3 07:19:51 go: downloading go.uber.org/atomic v1.9.0 07:19:52 go: downloading github.com/imkira/go-observer v1.0.3 07:19:52 go: downloading github.com/hashicorp/errwrap v1.1.0 07:19:52 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:19:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:19:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:19:52 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:19:52 go: downloading github.com/blang/semver/v4 v4.0.0 07:19:52 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:19:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:19:53 go: downloading github.com/jinzhu/gorm v1.9.16 07:19:53 go: downloading github.com/lib/pq v1.10.4 07:19:53 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:19:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:19:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:19:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:20:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:20:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:20:09 go: downloading github.com/stretchr/testify v1.7.0 07:20:09 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:20:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:20:36 go: downloading google.golang.org/api v0.70.0 07:20:36 go: downloading k8s.io/client-go v0.23.4 07:20:36 go: downloading k8s.io/api v0.23.4 07:20:44 go: downloading github.com/google/go-tpm v0.3.3 07:20:44 go: downloading cloud.google.com/go/storage v1.21.0 07:20:45 go: downloading cloud.google.com/go v0.100.2 07:20:47 go: downloading k8s.io/apimachinery v0.23.4 07:20:49 go: downloading k8s.io/kube-aggregator v0.23.3 07:20:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:21:17 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:21:17 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:21:17 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:21:17 go: downloading cloud.google.com/go/security v1.3.0 07:21:17 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:21:17 go: downloading github.com/hashicorp/vault/api v1.4.1 07:21:17 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:21:17 go: downloading github.com/twmb/murmur3 v1.1.6 07:21:17 go: downloading gopkg.in/yaml.v2 v2.4.0 07:21:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:21:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:21:17 go: downloading github.com/gobwas/glob v0.2.3 07:21:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:21:18 go: downloading github.com/jinzhu/inflection v1.0.0 07:21:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:21:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:21:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:21:18 go: downloading github.com/aws/smithy-go v1.11.0 07:21:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:21:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:21:19 go: downloading github.com/gogo/protobuf v1.3.2 07:21:25 go: downloading cloud.google.com/go/compute v1.3.0 07:21:25 go: downloading cloud.google.com/go/iam v0.1.1 07:21:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:21:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:21:26 go: downloading k8s.io/klog/v2 v2.30.0 07:21:26 go: downloading github.com/google/gofuzz v1.1.0 07:21:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:21:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:21:27 go: downloading github.com/spf13/pflag v1.0.5 07:21:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:21:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:21:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:21:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:21:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:21:28 go: downloading github.com/dimchansky/utfbom v1.1.1 07:21:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:21:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:21:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:21:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:21:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:21:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:21:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:21:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:21:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:21:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:21:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:21:33 go: downloading go.opencensus.io v0.23.0 07:21:34 go: downloading gopkg.in/inf.v0 v0.9.1 07:21:34 go: downloading github.com/go-logr/logr v1.2.2 07:21:34 go: downloading github.com/google/go-cmp v0.5.7 07:21:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:21:35 go: downloading github.com/json-iterator/go v1.1.12 07:21:35 go: downloading github.com/googleapis/gnostic v0.5.5 07:21:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:21:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:21:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:21:40 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:21:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:21:41 go: downloading github.com/tklauser/numcpus v0.3.0 07:21:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:21:41 go: downloading go.uber.org/zap v1.21.0 07:21:42 go: downloading sigs.k8s.io/yaml v1.3.0 07:21:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:21:43 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:21:43 go: downloading github.com/modern-go/reflect2 v1.0.2 07:21:43 go: downloading github.com/ryanuber/go-glob v1.0.0 07:21:43 go: downloading github.com/golang/snappy v0.0.4 07:21:43 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:21:53 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:21:53 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:21:53 go: downloading github.com/hashicorp/go-version v1.2.0 07:21:53 go: downloading go.uber.org/multierr v1.6.0 07:22:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:22:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:23:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:23:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:23:35 Removing intermediate container 08deae24895e 07:23:35 ---> e03be4386fea 07:23:35 07:23:35 Step 10/22 : FROM alpine:3.14 07:23:35 Removing intermediate container 0d6eb71ee3f7 07:23:35 ---> 8149586418ab 07:23:35 07:23:35 Step 10/25 : FROM alpine:3.14 07:23:35 3.14: Pulling from library/alpine 07:23:35 3.14: Pulling from library/alpine 07:23:35 Removing intermediate container ef0bcc2bb67c 07:23:35 ---> 2ef1f98563f6 07:23:35 07:23:35 Step 10/31 : FROM alpine:3.14 07:23:35 3.14: Pulling from library/alpine 07:23:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:23:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:23:36 Status: Image is up to date for alpine:3.14 07:23:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:23:36 Status: Image is up to date for alpine:3.14 07:23:36 Status: Downloaded newer image for alpine:3.14 07:23:36 ---> ac73e934f311 07:23:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:23:36 ---> ac73e934f311 07:23:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:23:36 ---> ac73e934f311 07:23:36 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 07:23:36 ---> Running in cbb39cd0e6c1 07:23:36 ---> Running in c77798a27ae6 07:23:36 ---> Running in af109379c5c0 07:23:37 Removing intermediate container c77798a27ae6 07:23:37 ---> 3353fb6ff0f2 07:23:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:23:38 ---> Running in d774e9eb2154 07:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:23:41 (1/6) Installing ca-certificates (20211220-r0) 07:23:41 (2/6) Installing brotli-libs (1.0.9-r5) 07:23:41 (1/2) Installing dumb-init (1.2.5-r1) 07:23:41 (2/2) Installing su-exec (0.2-r1) 07:23:41 Executing busybox-1.33.1-r7.trigger 07:23:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 07:23:41 OK: 6 MiB in 16 packages 07:23:41 (4/6) Installing libcurl (7.79.1-r0) 07:23:42 (5/6) Installing curl (7.79.1-r0) 07:23:42 (1/3) Installing ca-certificates (20211220-r0) 07:23:42 (6/6) Installing dumb-init (1.2.5-r1) 07:23:42 Executing busybox-1.33.1-r7.trigger 07:23:42 Executing ca-certificates-20211220-r0.trigger 07:23:42 (2/3) Installing dumb-init (1.2.5-r1) 07:23:42 (3/3) Installing su-exec (0.2-r1) 07:23:42 Executing busybox-1.33.1-r7.trigger 07:23:42 Executing ca-certificates-20211220-r0.trigger 07:23:42 OK: 8 MiB in 20 packages 07:23:42 OK: 6 MiB in 17 packages 07:23:44 Removing intermediate container d774e9eb2154 07:23:44 ---> 39f454dc497a 07:23:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:23:44 ---> Running in f5690e50ab06 07:23:45 Removing intermediate container cbb39cd0e6c1 07:23:45 ---> 26d626440989 07:23:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:23:45 ---> Running in 981cc511da00 07:23:45 Removing intermediate container f5690e50ab06 07:23:45 ---> 4c459ec1bbc6 07:23:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:23:46 ---> Running in ec52e1089747 07:23:46 Removing intermediate container af109379c5c0 07:23:46 ---> 35f68543ed0b 07:23:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:23:46 ---> Running in 8ecc5769b91b 07:23:46 Removing intermediate container 981cc511da00 07:23:46 ---> ad2804d12469 07:23:46 Step 13/22 : WORKDIR /edgex 07:23:46 Removing intermediate container ec52e1089747 07:23:46 ---> 99b60fc87bc5 07:23:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:23:46 ---> Running in b294d6c59acd 07:23:46 ---> Running in 7d04d2f13929 07:23:47 Removing intermediate container 8ecc5769b91b 07:23:47 ---> dbd82096ca1b 07:23:47 Step 13/25 : WORKDIR / 07:23:47 ---> Running in 0a959843b036 07:23:48 Removing intermediate container b294d6c59acd 07:23:48 ---> b1a5087620af 07:23:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:23:48 Removing intermediate container 0a959843b036 07:23:48 ---> ee4aea3be034 07:23:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:23:50 ---> 6adfaaafde0f 07:23:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:23:50 ---> 3e278a22f204 07:23:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:23:51 Removing intermediate container 7d04d2f13929 07:23:51 ---> 4517fe2bb89b 07:23:51 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:23:51 ---> Running in 91678e42dddb 07:23:52 ---> 800fa353ae44 07:23:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:23:53 Removing intermediate container 91678e42dddb 07:23:53 ---> 0a1591c62e26 07:23:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:23:53 ---> f97895e4feb5 07:23:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:23:53 ---> 2550189f9989 07:23:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:23:54 ---> 3b48485c9e33 07:23:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:23:54 ---> Running in e584cd986358 07:23:55 ---> 269e6e744d09 07:23:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:23:56 ---> 83dc08178bbd 07:23:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:23:58 ---> 6689635c8b6d 07:23:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:23:58 ---> Running in 88dc8e70eb79 07:23:58 Removing intermediate container e584cd986358 07:23:58 ---> 503478d67e72 07:23:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:59 ---> d4d69a622ca5 07:23:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:24:01 ---> 9a6fb91ae441 07:24:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:24:02 Removing intermediate container 88dc8e70eb79 07:24:02 ---> a5f3564daaa0 07:24:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:24:02 ---> Running in fd3f56cf2735 07:24:02 ---> 7038be9a742a 07:24:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:24:03 Removing intermediate container fd3f56cf2735 07:24:03 ---> 10ac8bf9e6d1 07:24:03 Step 20/22 : LABEL arch=arm64 07:24:03 ---> Running in 33db4145863f 07:24:04 ---> 6c11dad5eb5e 07:24:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:24:04 Removing intermediate container 33db4145863f 07:24:04 ---> 35420639fed9 07:24:04 Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:24:04 ---> 5aa723abc38a 07:24:04 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/ 07:24:04 ---> Running in e32aee60359c 07:24:04 ---> Running in f44afee33bff 07:24:05 ---> 263cbfd777a8 07:24:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:24:05 Removing intermediate container e32aee60359c 07:24:05 ---> f9824cc8755d 07:24:05 Step 22/22 : LABEL version=0.0.0 07:24:06 ---> Running in d32741eb1e39 07:24:06 Removing intermediate container d32741eb1e39 07:24:06 ---> 36893e009084 07:24:06 07:24:07 ---> 259e7d58a684 07:24:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:24:07 Successfully built 36893e009084 07:24:07 Successfully tagged security-proxy-setup-arm64:latest 07:24:08  Building security-proxy-setup ... done Building core-data 07:24:08 Removing intermediate container f44afee33bff 07:24:08 ---> cdfa766efd3a 07:24:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:24:08 ---> 4554479867ce 07:24:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:24:08 ---> Running in a5b7abdd704c 07:24:09 ---> Running in d2ab5b09a906 07:24:09 Removing intermediate container a5b7abdd704c 07:24:09 ---> cb7ebe98d987 07:24:09 Step 23/25 : LABEL arch=arm64 07:24:09 ---> Running in 6e57e462bd45 07:24:09 Removing intermediate container d2ab5b09a906 07:24:09 ---> bcee0344cc26 07:24:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:24:09 Removing intermediate container 6e57e462bd45 07:24:09 ---> 08b1e4ba3547 07:24:09 Step 24/25 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:24:10 ---> Running in f05dacbf2ec2 07:24:11 Removing intermediate container f05dacbf2ec2 07:24:11 ---> 3647122d5fe3 07:24:11 Step 25/25 : LABEL version=0.0.0 07:24:11 ---> Running in 7133bf6b2f4a 07:24:11 ---> 15b960ca101a 07:24:11 Step 26/31 : RUN chmod +x /entrypoint.sh 07:24:11 ---> Running in d42dc5bcffdd 07:24:11 Removing intermediate container 7133bf6b2f4a 07:24:11 ---> c58c7b34e35e 07:24:11 07:24:12 Successfully built c58c7b34e35e 07:24:12 Successfully tagged security-secretstore-setup-arm64:latest 07:24:12  Building security-secretstore-setup ... done Building sys-mgmt-agent 07:24:14 Removing intermediate container d42dc5bcffdd 07:24:14 ---> bcd0db73594f 07:24:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:24:14 ---> Running in 4fa304e4afad 07:24:15 Removing intermediate container 4fa304e4afad 07:24:15 ---> 6e48ef759a38 07:24:15 Step 28/31 : CMD ["gate"] 07:24:15 ---> Running in 136c774600e9 07:24:16 Removing intermediate container 136c774600e9 07:24:16 ---> efa9d1d86656 07:24:16 Step 29/31 : LABEL arch=arm64 07:24:16 ---> Running in aec410d5140d 07:24:17 Removing intermediate container aec410d5140d 07:24:17 ---> 2b5752e1ff5f 07:24:17 Step 30/31 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:24:17 ---> Running in bf34465e5e93 07:24:17 Removing intermediate container bf34465e5e93 07:24:17 ---> ad6e393953cc 07:24:17 Step 31/31 : LABEL version=0.0.0 07:24:18 ---> Running in 39e43a383600 07:24:18 Removing intermediate container 39e43a383600 07:24:18 ---> 651a20c18372 07:24:18 07:24:19 Successfully built 651a20c18372 07:24:19 Successfully tagged security-bootstrapper-arm64:latest 07:24:19 Building security-spire-agent 07:25:06  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:25:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:25:06 ---> f429ffedd7fe 07:25:06 Step 3/23 : WORKDIR /edgex-go 07:25:06 ---> Using cache 07:25:06 ---> b110d3c6eeb3 07:25:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:06 ---> Using cache 07:25:06 ---> 9f7b16e2c7e2 07:25:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:25:06 ---> Running in ab19e039ef46 07:25:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:25:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:25:06 OK: 220 MiB in 52 packages 07:25:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:25:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:25:07 ---> f429ffedd7fe 07:25:07 Step 3/23 : WORKDIR /edgex-go 07:25:07 ---> Using cache 07:25:07 ---> b110d3c6eeb3 07:25:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:07 ---> Using cache 07:25:07 ---> 9f7b16e2c7e2 07:25:07 Step 5/23 : RUN apk add --update --no-cache make bash git 07:25:07 ---> Running in 12d5e1d5016c 07:25:08 Removing intermediate container ab19e039ef46 07:25:08 ---> 5c094db89350 07:25:08 Step 6/23 : COPY go.mod vendor* ./ 07:25:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:25:11 ---> 0774ffe94b90 07:25:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:11 ---> Running in 2e7bf4382a9c 07:25:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:25:12 OK: 220 MiB in 52 packages 07:25:14 Removing intermediate container 12d5e1d5016c 07:25:14 ---> 5785ac35bdbb 07:25:14 Step 6/23 : COPY go.mod vendor* ./ 07:25:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:25:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:25:16 ---> f429ffedd7fe 07:25:16 Step 3/26 : WORKDIR /edgex-go 07:25:16 ---> Using cache 07:25:16 ---> b110d3c6eeb3 07:25:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:16 ---> Using cache 07:25:16 ---> 9f7b16e2c7e2 07:25:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:25:16 ---> Running in 2c2322a1aa7d 07:25:16 ---> 5b8dbcf2a480 07:25:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:16 ---> Running in 94274774daf3 07:25:17 Removing intermediate container 2e7bf4382a9c 07:25:17 ---> afba8660df99 07:25:17 Step 8/23 : COPY . . 07:25:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:25:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:25:20 OK: 220 MiB in 52 packages 07:25:22 Removing intermediate container 1f3d09594c77 07:25:22 ---> 6e0297cbd242 07:25:22 07:25:22 Step 10/22 : FROM alpine:3.14 07:25:22 ---> ac73e934f311 07:25:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:25:22 ---> Running in 93e466800bbc 07:25:23 Removing intermediate container 2c2322a1aa7d 07:25:23 ---> e867b98c02a8 07:25:23 Step 6/26 : COPY go.mod vendor* ./ 07:25:23 Removing intermediate container 94274774daf3 07:25:23 ---> 0cd81d7d6b15 07:25:23 Step 8/23 : COPY . . 07:25:24 ---> a41892d266e0 07:25:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:24 ---> Running in 04e5d915ac7e 07:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:25:26 (1/2) Installing ca-certificates (20211220-r0) 07:25:26 (2/2) Installing dumb-init (1.2.5-r1) 07:25:26 Executing busybox-1.33.1-r7.trigger 07:25:26 Executing ca-certificates-20211220-r0.trigger 07:25:27 OK: 6 MiB in 16 packages 07:25:31 Removing intermediate container 93e466800bbc 07:25:31 ---> 452466da2ffc 07:25:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:25:31 ---> Running in 54714c8ef0f4 07:25:32 Removing intermediate container 04e5d915ac7e 07:25:32 ---> 0c88d02a590b 07:25:32 Step 8/26 : COPY . . 07:25:33 Removing intermediate container 54714c8ef0f4 07:25:33 ---> 2154ac090e9f 07:25:33 Step 13/22 : ENV APP_PORT=59860 07:25:33 ---> Running in fb0be5b50d73 07:25:34 Removing intermediate container fb0be5b50d73 07:25:34 ---> 98593242464c 07:25:34 Step 14/22 : EXPOSE $APP_PORT 07:25:34 ---> Running in 610f97d2f7af 07:25:35 Removing intermediate container 610f97d2f7af 07:25:35 ---> c52328051743 07:25:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:25:38 ---> c62602e0b345 07:25:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:25:45 ---> 74707e451127 07:25:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:25:46 ---> 1b4334ec600d 07:25:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:25:46 ---> Running in 7f09d1363167 07:25:47 Removing intermediate container 7f09d1363167 07:25:47 ---> 5d81a898238d 07:25:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:25:47 ---> Running in a05b218ca474 07:25:49 Removing intermediate container a05b218ca474 07:25:49 ---> fa63294c3b51 07:25:49 Step 20/22 : LABEL arch=arm64 07:25:49 ---> Running in 30bd54e68c51 07:25:50 Removing intermediate container 30bd54e68c51 07:25:50 ---> 013b1e824cb0 07:25:50 Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:25:50 ---> Running in 9a53ea41eac9 07:25:51 Removing intermediate container 9a53ea41eac9 07:25:51 ---> d9607f605365 07:25:51 Step 22/22 : LABEL version=0.0.0 07:25:51 ---> Running in 2c024a39322b 07:25:53 Removing intermediate container 2c024a39322b 07:25:53 ---> 9196c798b422 07:25:53 07:25:55 Successfully built 9196c798b422 07:25:55 Successfully tagged support-notifications-arm64:latest 07:25:55 Building core-command 07:26:07  Building support-notifications ... done  ---> 0277eda7651d 07:26:07 Step 9/23 : RUN make cmd/core-data/core-data 07:26:07 ---> Running in eadfb3136e51 07:26:08 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 07:26:14 ---> 1a0256b0c5b3 07:26:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:26:14 ---> Running in b30a3a1e4820 07:26:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:26:20 ---> 3a93eecadec6 07:26:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:26:20 ---> Running in cf217fe9f02b 07:26:21 Removing intermediate container cf217fe9f02b 07:26:21 ---> 5cc91713e4be 07:26:21 Step 10/26 : RUN mkdir -p spire-build 07:26:21 ---> Running in c092c9fb69fc 07:26:26 Removing intermediate container c092c9fb69fc 07:26:26 ---> 6bd676425e34 07:26:26 Step 11/26 : WORKDIR /edgex-go/spire-build 07:26:26 ---> Running in 58788a5a1919 07:26:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:26:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:26:26 ---> f429ffedd7fe 07:26:26 Step 3/23 : WORKDIR /edgex-go 07:26:26 ---> Using cache 07:26:26 ---> b110d3c6eeb3 07:26:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:26 ---> Using cache 07:26:26 ---> 9f7b16e2c7e2 07:26:26 Step 5/23 : RUN apk add --update --no-cache make git 07:26:26 ---> Using cache 07:26:26 ---> 3df54baeb791 07:26:26 Step 6/23 : COPY go.mod vendor* ./ 07:26:26 ---> Using cache 07:26:26 ---> 49f226b4d62c 07:26:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:26 ---> Using cache 07:26:26 ---> 416cb3f497ca 07:26:26 Step 8/23 : COPY . . 07:26:26 ---> Using cache 07:26:26 ---> 74b87c0a08ab 07:26:26 Step 9/23 : RUN make cmd/core-command/core-command 07:26:26 ---> Running in 6d809922ad61 07:26:26 Removing intermediate container 58788a5a1919 07:26:26 ---> b363bdbfc807 07:26:26 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 07:26:26 ---> Running in ab3462fac649 07:26:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:26:29 spire-1.2.1/ 07:26:29 spire-1.2.1/.data/ 07:26:29 spire-1.2.1/.data/.file 07:26:29 spire-1.2.1/.dockerignore 07:26:29 spire-1.2.1/.gitattributes 07:26:29 spire-1.2.1/.githooks/ 07:26:29 spire-1.2.1/.githooks/pre-commit 07:26:29 spire-1.2.1/.github/ 07:26:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:26:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:26:29 spire-1.2.1/.github/dependabot.yml 07:26:29 spire-1.2.1/.github/workflows/ 07:26:29 spire-1.2.1/.github/workflows/nightly_build.yaml 07:26:29 spire-1.2.1/.github/workflows/pr_build.yaml 07:26:29 spire-1.2.1/.github/workflows/release_build.yaml 07:26:29 spire-1.2.1/.github/workflows/scripts/ 07:26:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:26:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:26:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:26:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:26:29 spire-1.2.1/.github/workflows/scripts/split.sh 07:26:29 spire-1.2.1/.gitignore 07:26:29 spire-1.2.1/.go-version 07:26:29 spire-1.2.1/.golangci.yml 07:26:29 spire-1.2.1/ADOPTERS.md 07:26:29 spire-1.2.1/CHANGELOG.md 07:26:29 spire-1.2.1/CODE-OF-CONDUCT.md 07:26:29 spire-1.2.1/CODEOWNERS 07:26:29 spire-1.2.1/CONTRIBUTING.md 07:26:29 spire-1.2.1/Dockerfile 07:26:29 spire-1.2.1/Dockerfile.dev 07:26:29 spire-1.2.1/Dockerfile.scratch 07:26:29 spire-1.2.1/LICENSE 07:26:29 spire-1.2.1/MAINTAINERS.md 07:26:29 spire-1.2.1/Makefile 07:26:29 spire-1.2.1/README.md 07:26:29 spire-1.2.1/ROADMAP.md 07:26:29 spire-1.2.1/SECURITY.md 07:26:29 spire-1.2.1/cmd/ 07:26:29 spire-1.2.1/cmd/spire-agent/ 07:26:29 spire-1.2.1/cmd/spire-agent/cli/ 07:26:29 spire-1.2.1/cmd/spire-agent/cli/api/ 07:26:29 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/common/ 07:26:29 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:26:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/run/ 07:26:29 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:26:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:26:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:26:29 spire-1.2.1/cmd/spire-agent/main.go 07:26:29 spire-1.2.1/cmd/spire-server/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/agent/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/cli.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/run/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/token/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/validate/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/x509/ 07:26:29 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:26:29 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:26:29 spire-1.2.1/cmd/spire-server/main.go 07:26:29 spire-1.2.1/cmd/spire-server/util/ 07:26:29 spire-1.2.1/cmd/spire-server/util/util.go 07:26:29 spire-1.2.1/conf/ 07:26:29 spire-1.2.1/conf/agent/ 07:26:29 spire-1.2.1/conf/agent/agent.conf 07:26:29 spire-1.2.1/conf/agent/agent_full.conf 07:26:29 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:26:29 spire-1.2.1/conf/server/ 07:26:29 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:26:29 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:26:29 spire-1.2.1/conf/server/server.conf 07:26:29 spire-1.2.1/conf/server/server_full.conf 07:26:29 spire-1.2.1/doc/ 07:26:29 spire-1.2.1/doc/SPIRE101.md 07:26:29 spire-1.2.1/doc/auditlog.md 07:26:29 spire-1.2.1/doc/authorization_policy_engine.md 07:26:29 spire-1.2.1/doc/changelog_guidelines.md 07:26:29 spire-1.2.1/doc/cure53-report.pdf 07:26:29 spire-1.2.1/doc/images/ 07:26:29 spire-1.2.1/doc/images/2019_roadmap.png 07:26:29 spire-1.2.1/doc/images/SPIRE101.png 07:26:29 spire-1.2.1/doc/images/SPIRE_agent.png 07:26:29 spire-1.2.1/doc/images/SPIRE_server.png 07:26:29 spire-1.2.1/doc/images/cache_mgr.png 07:26:29 spire-1.2.1/doc/images/cache_mgr_components.png 07:26:29 spire-1.2.1/doc/images/federated_spire.png 07:26:29 spire-1.2.1/doc/images/ha_mode.png 07:26:29 spire-1.2.1/doc/images/nested_spire.png 07:26:29 spire-1.2.1/doc/images/oidc_federation.png 07:26:29 spire-1.2.1/doc/images/single_trust_domain.png 07:26:29 spire-1.2.1/doc/images/spiffe_compatible.png 07:26:29 spire-1.2.1/doc/images/spire_logo.png 07:26:29 spire-1.2.1/doc/migrating_registration_api_clients.md 07:26:29 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:26:29 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:26:29 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:26:29 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:26:29 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:26:29 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:26:29 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:26:29 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:26:29 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:26:29 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:26:29 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:26:29 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:26:29 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:26:29 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:26:29 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:26:29 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:26:29 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:26:29 spire-1.2.1/doc/scaling_spire.md 07:26:29 spire-1.2.1/doc/spire_agent.md 07:26:29 spire-1.2.1/doc/spire_server.md 07:26:29 spire-1.2.1/doc/supported_integrations.md 07:26:29 spire-1.2.1/doc/telemetry.md 07:26:29 spire-1.2.1/doc/telemetry_config.md 07:26:29 spire-1.2.1/doc/upgrading.md 07:26:29 spire-1.2.1/doc/using_spire.md 07:26:29 spire-1.2.1/examples/ 07:26:29 spire-1.2.1/examples/README.md 07:26:29 spire-1.2.1/go.mod 07:26:29 spire-1.2.1/go.sum 07:26:29 spire-1.2.1/pkg/ 07:26:29 spire-1.2.1/pkg/agent/ 07:26:29 spire-1.2.1/pkg/agent/agent.go 07:26:29 spire-1.2.1/pkg/agent/api/ 07:26:29 spire-1.2.1/pkg/agent/api/config.go 07:26:29 spire-1.2.1/pkg/agent/api/debug/ 07:26:29 spire-1.2.1/pkg/agent/api/debug/v1/ 07:26:29 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:26:29 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:26:29 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:26:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:26:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:26:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:26:29 spire-1.2.1/pkg/agent/api/endpoints.go 07:26:29 spire-1.2.1/pkg/agent/api/health/ 07:26:29 spire-1.2.1/pkg/agent/api/health/v1/ 07:26:29 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:26:29 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:26:29 spire-1.2.1/pkg/agent/api/rpccontext/ 07:26:29 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:26:29 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:26:29 spire-1.2.1/pkg/agent/attestor/ 07:26:29 spire-1.2.1/pkg/agent/attestor/node/ 07:26:29 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:26:29 spire-1.2.1/pkg/agent/attestor/node/node.go 07:26:29 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:26:29 spire-1.2.1/pkg/agent/attestor/workload/ 07:26:29 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:26:29 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:26:29 spire-1.2.1/pkg/agent/catalog/ 07:26:29 spire-1.2.1/pkg/agent/catalog/catalog.go 07:26:29 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:26:29 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:26:29 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:26:29 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:26:29 spire-1.2.1/pkg/agent/client/ 07:26:29 spire-1.2.1/pkg/agent/client/client.go 07:26:29 spire-1.2.1/pkg/agent/client/client_test.go 07:26:29 spire-1.2.1/pkg/agent/client/dial.go 07:26:29 spire-1.2.1/pkg/agent/client/nodeconn.go 07:26:29 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:26:29 spire-1.2.1/pkg/agent/client/update.go 07:26:29 spire-1.2.1/pkg/agent/client/util.go 07:26:29 spire-1.2.1/pkg/agent/common/ 07:26:29 spire-1.2.1/pkg/agent/common/backoff/ 07:26:29 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:26:29 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:26:29 spire-1.2.1/pkg/agent/common/cgroups/ 07:26:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:26:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:26:29 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:26:29 spire-1.2.1/pkg/agent/config.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/ 07:26:29 spire-1.2.1/pkg/agent/endpoints/config.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/workload/ 07:26:29 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:26:29 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:26:29 spire-1.2.1/pkg/agent/manager/ 07:26:29 spire-1.2.1/pkg/agent/manager/cache/ 07:26:29 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:26:29 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:26:29 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:26:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:26:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:26:29 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:26:29 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:26:29 spire-1.2.1/pkg/agent/manager/config.go 07:26:29 spire-1.2.1/pkg/agent/manager/manager.go 07:26:29 spire-1.2.1/pkg/agent/manager/manager_test.go 07:26:29 spire-1.2.1/pkg/agent/manager/storage.go 07:26:29 spire-1.2.1/pkg/agent/manager/storage_test.go 07:26:29 spire-1.2.1/pkg/agent/manager/storecache/ 07:26:29 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:26:29 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:26:29 spire-1.2.1/pkg/agent/manager/sync.go 07:26:29 spire-1.2.1/pkg/agent/plugin/ 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:26:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:26:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:26:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:26:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:26:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:26:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:26:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:26:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:26:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:26:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:26:30 spire-1.2.1/pkg/agent/svid/ 07:26:30 spire-1.2.1/pkg/agent/svid/rotator.go 07:26:30 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:26:30 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:26:30 spire-1.2.1/pkg/agent/svid/store/ 07:26:30 spire-1.2.1/pkg/agent/svid/store/service.go 07:26:30 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:26:30 spire-1.2.1/pkg/common/ 07:26:30 spire-1.2.1/pkg/common/agentpathtemplate/ 07:26:30 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:26:30 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:26:30 spire-1.2.1/pkg/common/api/ 07:26:30 spire-1.2.1/pkg/common/api/metrics.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/ 07:26:30 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/logger.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/names.go 07:26:30 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:26:30 spire-1.2.1/pkg/common/api/names.go 07:26:30 spire-1.2.1/pkg/common/api/ratelimit.go 07:26:30 spire-1.2.1/pkg/common/api/rpccontext/ 07:26:30 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:26:30 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:26:30 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:26:30 spire-1.2.1/pkg/common/auth/ 07:26:30 spire-1.2.1/pkg/common/auth/interceptors.go 07:26:30 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:26:30 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/ 07:26:30 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/types.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:26:30 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:26:30 spire-1.2.1/pkg/common/catalog/ 07:26:30 spire-1.2.1/pkg/common/catalog/bind.go 07:26:30 spire-1.2.1/pkg/common/catalog/builtin.go 07:26:30 spire-1.2.1/pkg/common/catalog/catalog.go 07:26:30 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:26:30 spire-1.2.1/pkg/common/catalog/closers.go 07:26:30 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:26:30 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:26:30 spire-1.2.1/pkg/common/catalog/config.go 07:26:30 spire-1.2.1/pkg/common/catalog/config_test.go 07:26:30 spire-1.2.1/pkg/common/catalog/configure.go 07:26:30 spire-1.2.1/pkg/common/catalog/constraints.go 07:26:30 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:26:30 spire-1.2.1/pkg/common/catalog/context.go 07:26:30 spire-1.2.1/pkg/common/catalog/external.go 07:26:30 spire-1.2.1/pkg/common/catalog/host.go 07:26:30 spire-1.2.1/pkg/common/catalog/pipenet.go 07:26:30 spire-1.2.1/pkg/common/catalog/plugin.go 07:26:30 spire-1.2.1/pkg/common/catalog/testplugin/ 07:26:30 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:26:30 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:26:30 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:26:30 spire-1.2.1/pkg/common/cli/ 07:26:30 spire-1.2.1/pkg/common/cli/env.go 07:26:30 spire-1.2.1/pkg/common/cli/flags.go 07:26:30 spire-1.2.1/pkg/common/cli/trust_domain.go 07:26:30 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:26:30 spire-1.2.1/pkg/common/cli/umask.go 07:26:30 spire-1.2.1/pkg/common/cli/umask_posix.go 07:26:30 spire-1.2.1/pkg/common/cli/umask_test.go 07:26:30 spire-1.2.1/pkg/common/cli/umask_windows.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/ 07:26:30 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/flag.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/format.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/ 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:26:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:26:30 spire-1.2.1/pkg/common/coretypes/ 07:26:30 spire-1.2.1/pkg/common/coretypes/bundle/ 07:26:30 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:26:30 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:26:30 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:26:30 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:26:30 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:26:30 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:26:30 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:26:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:26:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:26:30 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:26:30 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:26:30 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:26:30 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:26:30 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:26:30 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:26:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:26:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:26:30 spire-1.2.1/pkg/common/cryptoutil/ 07:26:30 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:26:30 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:26:30 spire-1.2.1/pkg/common/diskutil/ 07:26:30 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:26:30 spire-1.2.1/pkg/common/diskutil/file_test.go 07:26:30 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:26:30 spire-1.2.1/pkg/common/errorutil/ 07:26:30 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:26:30 spire-1.2.1/pkg/common/health/ 07:26:30 spire-1.2.1/pkg/common/health/config.go 07:26:30 spire-1.2.1/pkg/common/health/context.go 07:26:30 spire-1.2.1/pkg/common/health/context_test.go 07:26:30 spire-1.2.1/pkg/common/health/health.go 07:26:30 spire-1.2.1/pkg/common/health/health_test.go 07:26:30 spire-1.2.1/pkg/common/health/logger.go 07:26:30 spire-1.2.1/pkg/common/hostservice/ 07:26:30 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:26:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:26:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:26:30 spire-1.2.1/pkg/common/idutil/ 07:26:30 spire-1.2.1/pkg/common/idutil/require.go 07:26:30 spire-1.2.1/pkg/common/idutil/require_test.go 07:26:30 spire-1.2.1/pkg/common/idutil/safety.go 07:26:30 spire-1.2.1/pkg/common/idutil/safety_test.go 07:26:30 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:26:30 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:26:30 spire-1.2.1/pkg/common/jwtsvid/ 07:26:30 spire-1.2.1/pkg/common/jwtsvid/common.go 07:26:30 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:26:30 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:26:30 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:26:30 spire-1.2.1/pkg/common/jwtutil/ 07:26:30 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:26:30 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:26:30 spire-1.2.1/pkg/common/log/ 07:26:30 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:26:30 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:26:30 spire-1.2.1/pkg/common/log/log.go 07:26:30 spire-1.2.1/pkg/common/log/log_test.go 07:26:30 spire-1.2.1/pkg/common/log/options.go 07:26:30 spire-1.2.1/pkg/common/nodeutil/ 07:26:30 spire-1.2.1/pkg/common/nodeutil/node.go 07:26:30 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:26:30 spire-1.2.1/pkg/common/peertracker/ 07:26:30 spire-1.2.1/pkg/common/peertracker/conn.go 07:26:30 spire-1.2.1/pkg/common/peertracker/credentials.go 07:26:30 spire-1.2.1/pkg/common/peertracker/errors.go 07:26:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:26:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:26:30 spire-1.2.1/pkg/common/peertracker/info.go 07:26:30 spire-1.2.1/pkg/common/peertracker/listener.go 07:26:30 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:26:30 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:26:30 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:26:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:26:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:26:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:26:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:26:30 spire-1.2.1/pkg/common/peertracker/tcp.go 07:26:30 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:26:30 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:26:30 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:26:30 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:26:30 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:26:30 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:26:30 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:26:30 spire-1.2.1/pkg/common/peertracker/uds.go 07:26:30 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:26:30 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:26:30 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:26:30 spire-1.2.1/pkg/common/pemutil/ 07:26:30 spire-1.2.1/pkg/common/pemutil/block.go 07:26:30 spire-1.2.1/pkg/common/pemutil/certs.go 07:26:30 spire-1.2.1/pkg/common/pemutil/common.go 07:26:30 spire-1.2.1/pkg/common/pemutil/csr.go 07:26:30 spire-1.2.1/pkg/common/pemutil/keys.go 07:26:30 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/ 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:26:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:26:30 spire-1.2.1/pkg/common/plugin/ 07:26:30 spire-1.2.1/pkg/common/plugin/aws/ 07:26:30 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:26:30 spire-1.2.1/pkg/common/plugin/azure/ 07:26:30 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:26:30 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:26:30 spire-1.2.1/pkg/common/plugin/facade.go 07:26:30 spire-1.2.1/pkg/common/plugin/facade_test.go 07:26:30 spire-1.2.1/pkg/common/plugin/gcp/ 07:26:30 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:26:30 spire-1.2.1/pkg/common/plugin/k8s/ 07:26:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:26:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:26:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:26:30 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:26:30 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:26:30 spire-1.2.1/pkg/common/plugin/log.go 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/ 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:26:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:26:30 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:26:30 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:26:30 spire-1.2.1/pkg/common/plugin/x509pop/ 07:26:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:26:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:26:30 spire-1.2.1/pkg/common/profiling/ 07:26:30 spire-1.2.1/pkg/common/profiling/dumpers.go 07:26:30 spire-1.2.1/pkg/common/profiling/profiling.go 07:26:30 spire-1.2.1/pkg/common/protoutil/ 07:26:30 spire-1.2.1/pkg/common/protoutil/masks.go 07:26:30 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:26:30 spire-1.2.1/pkg/common/rotationutil/ 07:26:30 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:26:30 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:26:30 spire-1.2.1/pkg/common/selector/ 07:26:30 spire-1.2.1/pkg/common/selector/selector.go 07:26:30 spire-1.2.1/pkg/common/selector/selector_test.go 07:26:30 spire-1.2.1/pkg/common/selector/set.go 07:26:30 spire-1.2.1/pkg/common/selector/set_utils.go 07:26:30 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/ 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/ 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:26:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:26:30 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:26:30 spire-1.2.1/pkg/common/telemetry/call.go 07:26:30 spire-1.2.1/pkg/common/telemetry/common/ 07:26:30 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:26:30 spire-1.2.1/pkg/common/telemetry/config.go 07:26:30 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:26:30 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/inmem.go 07:26:30 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/m3.go 07:26:30 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/metrics.go 07:26:30 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/names.go 07:26:30 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:26:30 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:26:30 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/ 07:26:30 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:26:30 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:26:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:26:30 spire-1.2.1/pkg/common/telemetry/server/server.go 07:26:30 spire-1.2.1/pkg/common/telemetry/sink.go 07:26:30 spire-1.2.1/pkg/common/telemetry/statsd.go 07:26:30 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:26:30 spire-1.2.1/pkg/common/telemetry/uptime.go 07:26:30 spire-1.2.1/pkg/common/telemetry/version.go 07:26:30 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:26:30 spire-1.2.1/pkg/common/uptime/ 07:26:30 spire-1.2.1/pkg/common/uptime/uptime.go 07:26:30 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:26:30 spire-1.2.1/pkg/common/util/ 07:26:30 spire-1.2.1/pkg/common/util/certs.go 07:26:30 spire-1.2.1/pkg/common/util/certs_test.go 07:26:30 spire-1.2.1/pkg/common/util/csr.go 07:26:30 spire-1.2.1/pkg/common/util/hash.go 07:26:30 spire-1.2.1/pkg/common/util/selectors.go 07:26:30 spire-1.2.1/pkg/common/util/selectors_test.go 07:26:30 spire-1.2.1/pkg/common/util/signals.go 07:26:30 spire-1.2.1/pkg/common/util/sort.go 07:26:30 spire-1.2.1/pkg/common/util/sort_test.go 07:26:30 spire-1.2.1/pkg/common/util/task.go 07:26:30 spire-1.2.1/pkg/common/util/task_test.go 07:26:30 spire-1.2.1/pkg/common/util/testdata/ 07:26:30 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:26:30 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:26:30 spire-1.2.1/pkg/common/version/ 07:26:30 spire-1.2.1/pkg/common/version/version.go 07:26:30 spire-1.2.1/pkg/common/x509svid/ 07:26:30 spire-1.2.1/pkg/common/x509svid/common_test.go 07:26:30 spire-1.2.1/pkg/common/x509svid/csr.go 07:26:30 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:26:30 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:26:30 spire-1.2.1/pkg/common/x509util/ 07:26:30 spire-1.2.1/pkg/common/x509util/cert.go 07:26:30 spire-1.2.1/pkg/common/x509util/dns.go 07:26:30 spire-1.2.1/pkg/common/x509util/dns_test.go 07:26:30 spire-1.2.1/pkg/common/x509util/keyid.go 07:26:30 spire-1.2.1/pkg/common/x509util/keypair.go 07:26:30 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:26:30 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:26:30 spire-1.2.1/pkg/server/ 07:26:30 spire-1.2.1/pkg/server/api/ 07:26:30 spire-1.2.1/pkg/server/api/agent.go 07:26:30 spire-1.2.1/pkg/server/api/agent/ 07:26:30 spire-1.2.1/pkg/server/api/agent/v1/ 07:26:30 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:26:30 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:26:30 spire-1.2.1/pkg/server/api/agent_test.go 07:26:30 spire-1.2.1/pkg/server/api/api.go 07:26:30 spire-1.2.1/pkg/server/api/audit/ 07:26:30 spire-1.2.1/pkg/server/api/audit/audit.go 07:26:30 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:26:30 spire-1.2.1/pkg/server/api/bundle.go 07:26:30 spire-1.2.1/pkg/server/api/bundle/ 07:26:30 spire-1.2.1/pkg/server/api/bundle/v1/ 07:26:30 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:26:30 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:26:30 spire-1.2.1/pkg/server/api/bundle_test.go 07:26:30 spire-1.2.1/pkg/server/api/debug/ 07:26:30 spire-1.2.1/pkg/server/api/debug/v1/ 07:26:30 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:26:30 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:26:30 spire-1.2.1/pkg/server/api/entry.go 07:26:30 spire-1.2.1/pkg/server/api/entry/ 07:26:30 spire-1.2.1/pkg/server/api/entry/v1/ 07:26:30 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:26:30 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:26:30 spire-1.2.1/pkg/server/api/entry_test.go 07:26:30 spire-1.2.1/pkg/server/api/health/ 07:26:30 spire-1.2.1/pkg/server/api/health/v1/ 07:26:30 spire-1.2.1/pkg/server/api/health/v1/service.go 07:26:30 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:26:30 spire-1.2.1/pkg/server/api/id.go 07:26:30 spire-1.2.1/pkg/server/api/id_test.go 07:26:30 spire-1.2.1/pkg/server/api/limits/ 07:26:30 spire-1.2.1/pkg/server/api/limits/limits.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/ 07:26:30 spire-1.2.1/pkg/server/api/middleware/alias.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/audit.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/caller.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/common.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/entries.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:26:30 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:26:30 spire-1.2.1/pkg/server/api/ratelimit.go 07:26:30 spire-1.2.1/pkg/server/api/rpccontext/ 07:26:30 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:26:30 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:26:30 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:26:30 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:26:30 spire-1.2.1/pkg/server/api/selector.go 07:26:30 spire-1.2.1/pkg/server/api/selector_test.go 07:26:30 spire-1.2.1/pkg/server/api/status.go 07:26:30 spire-1.2.1/pkg/server/api/status_test.go 07:26:30 spire-1.2.1/pkg/server/api/svid/ 07:26:30 spire-1.2.1/pkg/server/api/svid/v1/ 07:26:30 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:26:30 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:26:30 spire-1.2.1/pkg/server/api/trustdomain.go 07:26:30 spire-1.2.1/pkg/server/api/trustdomain/ 07:26:30 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:26:30 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:26:30 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:26:30 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:26:30 spire-1.2.1/pkg/server/authpolicy/ 07:26:30 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:26:30 spire-1.2.1/pkg/server/authpolicy/policy.go 07:26:30 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:26:30 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:26:30 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:26:30 spire-1.2.1/pkg/server/authpolicy/validate.go 07:26:30 spire-1.2.1/pkg/server/bundle/ 07:26:30 spire-1.2.1/pkg/server/bundle/client/ 07:26:30 spire-1.2.1/pkg/server/bundle/client/client.go 07:26:30 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:26:30 spire-1.2.1/pkg/server/bundle/client/manager.go 07:26:30 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:26:30 spire-1.2.1/pkg/server/bundle/client/sources.go 07:26:30 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:26:30 spire-1.2.1/pkg/server/bundle/client/updater.go 07:26:30 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:26:30 spire-1.2.1/pkg/server/ca/ 07:26:30 spire-1.2.1/pkg/server/ca/ca.go 07:26:30 spire-1.2.1/pkg/server/ca/ca_health.go 07:26:30 spire-1.2.1/pkg/server/ca/ca_test.go 07:26:30 spire-1.2.1/pkg/server/ca/journal.go 07:26:30 spire-1.2.1/pkg/server/ca/journal_test.go 07:26:30 spire-1.2.1/pkg/server/ca/manager.go 07:26:30 spire-1.2.1/pkg/server/ca/manager_health.go 07:26:30 spire-1.2.1/pkg/server/ca/manager_test.go 07:26:30 spire-1.2.1/pkg/server/ca/templates.go 07:26:30 spire-1.2.1/pkg/server/ca/upstream_client.go 07:26:30 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:26:30 spire-1.2.1/pkg/server/ca/validation.go 07:26:30 spire-1.2.1/pkg/server/cache/ 07:26:30 spire-1.2.1/pkg/server/cache/dscache/ 07:26:30 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:26:30 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:26:30 spire-1.2.1/pkg/server/cache/entrycache/ 07:26:30 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:26:30 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:26:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:26:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:26:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:26:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:26:30 spire-1.2.1/pkg/server/catalog/ 07:26:30 spire-1.2.1/pkg/server/catalog/catalog.go 07:26:30 spire-1.2.1/pkg/server/catalog/keymanager.go 07:26:30 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:26:30 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:26:30 spire-1.2.1/pkg/server/catalog/notifier.go 07:26:30 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:26:30 spire-1.2.1/pkg/server/config.go 07:26:30 spire-1.2.1/pkg/server/datastore/ 07:26:30 spire-1.2.1/pkg/server/datastore/datastore.go 07:26:30 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:26:30 spire-1.2.1/pkg/server/datastore/repository.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:26:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:26:30 spire-1.2.1/pkg/server/endpoints/ 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/ 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:26:30 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:26:30 spire-1.2.1/pkg/server/endpoints/config.go 07:26:30 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:26:30 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:26:30 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:26:30 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:26:30 spire-1.2.1/pkg/server/endpoints/middleware.go 07:26:30 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:26:30 spire-1.2.1/pkg/server/hostservice/ 07:26:30 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:26:30 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:26:30 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:26:30 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:26:30 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:26:30 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:26:30 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:26:30 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/ 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/ 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:26:30 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:26:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:26:30 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/ 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:26:30 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:26:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:26:30 spire-1.2.1/pkg/server/registration/ 07:26:30 spire-1.2.1/pkg/server/registration/manager.go 07:26:30 spire-1.2.1/pkg/server/registration/manager_test.go 07:26:30 spire-1.2.1/pkg/server/scanentries.go 07:26:30 spire-1.2.1/pkg/server/scanentries_test.go 07:26:30 spire-1.2.1/pkg/server/server.go 07:26:30 spire-1.2.1/pkg/server/server_test.go 07:26:30 spire-1.2.1/pkg/server/svid/ 07:26:30 spire-1.2.1/pkg/server/svid/observer.go 07:26:30 spire-1.2.1/pkg/server/svid/observer_test.go 07:26:30 spire-1.2.1/pkg/server/svid/rotator.go 07:26:30 spire-1.2.1/pkg/server/svid/rotator_config.go 07:26:30 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:26:30 spire-1.2.1/pkg/server/svid/rotator_test.go 07:26:30 spire-1.2.1/proto/ 07:26:30 spire-1.2.1/proto/private/ 07:26:30 spire-1.2.1/proto/private/server/ 07:26:30 spire-1.2.1/proto/private/server/journal/ 07:26:30 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:26:30 spire-1.2.1/proto/private/server/journal/journal.proto 07:26:30 spire-1.2.1/proto/spire/ 07:26:30 spire-1.2.1/proto/spire/common/ 07:26:30 spire-1.2.1/proto/spire/common/common.pb.go 07:26:30 spire-1.2.1/proto/spire/common/common.proto 07:26:30 spire-1.2.1/proto/spire/common/plugin/ 07:26:30 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:26:30 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:26:30 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:26:30 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:26:30 spire-1.2.1/proto/spire/plugin/ 07:26:30 spire-1.2.1/proto/spire/plugin/agent/ 07:26:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:26:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:26:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:26:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:26:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:26:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:26:30 spire-1.2.1/release/ 07:26:30 spire-1.2.1/release/spire-extras/ 07:26:30 spire-1.2.1/release/spire-extras/README.md 07:26:30 spire-1.2.1/release/spire-extras/conf/ 07:26:30 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:26:30 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:26:30 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:26:30 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:26:30 spire-1.2.1/release/spire/ 07:26:30 spire-1.2.1/release/spire/README.md 07:26:30 spire-1.2.1/release/spire/conf/ 07:26:30 spire-1.2.1/release/spire/conf/agent/ 07:26:30 spire-1.2.1/release/spire/conf/agent/agent.conf 07:26:30 spire-1.2.1/release/spire/conf/server/ 07:26:30 spire-1.2.1/release/spire/conf/server/server.conf 07:26:30 spire-1.2.1/script/ 07:26:30 spire-1.2.1/script/build-artifact.sh 07:26:30 spire-1.2.1/script/generate_dummy_ca.sh 07:26:30 spire-1.2.1/support/ 07:26:30 spire-1.2.1/support/k8s/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:26:30 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/ 07:26:30 spire-1.2.1/support/oidc-discovery-provider/README.md 07:26:30 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/config.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/main.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:26:30 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:26:30 spire-1.2.1/test/ 07:26:30 spire-1.2.1/test/clock/ 07:26:30 spire-1.2.1/test/clock/clock.go 07:26:30 spire-1.2.1/test/fakes/ 07:26:30 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:26:30 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:26:30 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:26:30 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:26:30 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:26:30 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:26:30 spire-1.2.1/test/fakes/fakeagentstore/ 07:26:31 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:26:31 spire-1.2.1/test/fakes/fakedatastore/ 07:26:31 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:26:31 spire-1.2.1/test/fakes/fakeentryclient/ 07:26:31 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:26:31 spire-1.2.1/test/fakes/fakehealthchecker/ 07:26:31 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:26:31 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:26:31 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:26:31 spire-1.2.1/test/fakes/fakemetrics/ 07:26:31 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:26:31 spire-1.2.1/test/fakes/fakenoderesolver/ 07:26:31 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:26:31 spire-1.2.1/test/fakes/fakenotifier/ 07:26:31 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:26:31 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:26:31 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:26:31 spire-1.2.1/test/fakes/fakeserverca/ 07:26:31 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:26:31 spire-1.2.1/test/fakes/fakeservercatalog/ 07:26:31 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:26:31 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:26:31 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:26:31 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:26:31 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:26:31 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:26:31 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:26:31 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:26:31 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:26:31 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:26:31 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:26:31 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:26:31 spire-1.2.1/test/fixture/ 07:26:31 spire-1.2.1/test/fixture/certs/ 07:26:31 spire-1.2.1/test/fixture/certs/agent_svid.der 07:26:31 spire-1.2.1/test/fixture/certs/base_cert.pem 07:26:31 spire-1.2.1/test/fixture/certs/base_csr.pem 07:26:31 spire-1.2.1/test/fixture/certs/base_key.pem 07:26:31 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:26:31 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:26:31 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:26:31 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:26:31 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:26:31 spire-1.2.1/test/fixture/certs/blog_key.pem 07:26:31 spire-1.2.1/test/fixture/certs/bundle.der 07:26:31 spire-1.2.1/test/fixture/certs/ca.pem 07:26:31 spire-1.2.1/test/fixture/certs/ca_key.pem 07:26:31 spire-1.2.1/test/fixture/certs/database_cert.pem 07:26:31 spire-1.2.1/test/fixture/certs/database_csr.pem 07:26:31 spire-1.2.1/test/fixture/certs/database_key.pem 07:26:31 spire-1.2.1/test/fixture/certs/node_cert.pem 07:26:31 spire-1.2.1/test/fixture/certs/node_csr.pem 07:26:31 spire-1.2.1/test/fixture/certs/node_key.pem 07:26:31 spire-1.2.1/test/fixture/certs/svid.pem 07:26:31 spire-1.2.1/test/fixture/certs/svid_key.pem 07:26:31 spire-1.2.1/test/fixture/config/ 07:26:31 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:26:31 spire-1.2.1/test/fixture/config/agent_good.conf 07:26:31 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:26:31 spire-1.2.1/test/fixture/config/plugin_good.conf 07:26:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:26:31 spire-1.2.1/test/fixture/config/server_good.conf 07:26:31 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:26:31 spire-1.2.1/test/fixture/fixture.go 07:26:31 spire-1.2.1/test/fixture/nodeattestor/ 07:26:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:26:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:26:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:26:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:26:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:26:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:26:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:26:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:26:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:26:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:26:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:26:31 spire-1.2.1/test/fixture/registration/ 07:26:31 spire-1.2.1/test/fixture/registration/entries.json 07:26:31 spire-1.2.1/test/fixture/registration/good-for-update.json 07:26:31 spire-1.2.1/test/fixture/registration/good.json 07:26:31 spire-1.2.1/test/fixture/registration/invalid.json 07:26:31 spire-1.2.1/test/fixture/registration/invalid_json.json 07:26:31 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:26:31 spire-1.2.1/test/integration/ 07:26:31 spire-1.2.1/test/integration/README.md 07:26:31 spire-1.2.1/test/integration/common 07:26:31 spire-1.2.1/test/integration/setup/ 07:26:31 spire-1.2.1/test/integration/setup/adminclient/ 07:26:31 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:26:31 spire-1.2.1/test/integration/setup/adminclient/client.go 07:26:31 spire-1.2.1/test/integration/setup/debugagent/ 07:26:31 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:26:31 spire-1.2.1/test/integration/setup/debugagent/main.go 07:26:31 spire-1.2.1/test/integration/setup/debugserver/ 07:26:31 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:26:31 spire-1.2.1/test/integration/setup/debugserver/main.go 07:26:31 spire-1.2.1/test/integration/setup/downstreamclient/ 07:26:31 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:26:31 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:26:31 spire-1.2.1/test/integration/setup/itclient/ 07:26:31 spire-1.2.1/test/integration/setup/itclient/client.go 07:26:31 spire-1.2.1/test/integration/setup/node-attestation/ 07:26:31 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:26:31 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:26:31 spire-1.2.1/test/integration/setup/x509pop/ 07:26:31 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:26:31 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:26:31 spire-1.2.1/test/integration/suites/ 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:26:31 spire-1.2.1/test/integration/suites/join-token/ 07:26:31 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:26:31 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:26:31 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:26:31 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:26:31 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:26:31 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:26:31 spire-1.2.1/test/integration/suites/join-token/README.md 07:26:31 spire-1.2.1/test/integration/suites/join-token/conf/ 07:26:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/join-token/teardown 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:26:31 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:26:31 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:26:31 spire-1.2.1/test/integration/suites/k8s/ 07:26:31 spire-1.2.1/test/integration/suites/k8s/00-setup 07:26:31 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:26:31 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:26:31 spire-1.2.1/test/integration/suites/k8s/README.md 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/ 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:26:31 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:26:31 spire-1.2.1/test/integration/suites/k8s/teardown 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/ 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:26:31 spire-1.2.1/test/integration/suites/rotation/ 07:26:31 spire-1.2.1/test/integration/suites/rotation/00-setup 07:26:31 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:26:31 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:26:31 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:26:31 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:26:31 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:26:31 spire-1.2.1/test/integration/suites/rotation/README.md 07:26:31 spire-1.2.1/test/integration/suites/rotation/conf/ 07:26:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/rotation/teardown 07:26:31 spire-1.2.1/test/integration/suites/self-test/ 07:26:31 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:26:31 spire-1.2.1/test/integration/suites/self-test/README.md 07:26:31 spire-1.2.1/test/integration/suites/self-test/teardown 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:26:31 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:26:31 spire-1.2.1/test/integration/suites/upgrade/ 07:26:31 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:26:31 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:26:31 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:26:31 spire-1.2.1/test/integration/suites/upgrade/README.md 07:26:31 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:26:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:26:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:26:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:26:31 spire-1.2.1/test/integration/suites/upgrade/teardown 07:26:31 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:26:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:26:31 spire-1.2.1/test/integration/test-one.sh 07:26:31 spire-1.2.1/test/integration/test.sh 07:26:31 spire-1.2.1/test/plugintest/ 07:26:31 spire-1.2.1/test/plugintest/config.go 07:26:31 spire-1.2.1/test/plugintest/load.go 07:26:31 spire-1.2.1/test/plugintest/option.go 07:26:31 spire-1.2.1/test/spiretest/ 07:26:31 spire-1.2.1/test/spiretest/apiserver.go 07:26:31 spire-1.2.1/test/spiretest/assertions.go 07:26:31 spire-1.2.1/test/spiretest/dir.go 07:26:31 spire-1.2.1/test/spiretest/errors_posix.go 07:26:31 spire-1.2.1/test/spiretest/errors_windows.go 07:26:31 spire-1.2.1/test/spiretest/logs.go 07:26:31 spire-1.2.1/test/spiretest/socketapi.go 07:26:31 spire-1.2.1/test/spiretest/suite.go 07:26:31 spire-1.2.1/test/spiretest/x509.go 07:26:31 spire-1.2.1/test/testca/ 07:26:31 spire-1.2.1/test/testca/ca.go 07:26:31 spire-1.2.1/test/testkey/ 07:26:31 spire-1.2.1/test/testkey/generate.sh 07:26:31 spire-1.2.1/test/testkey/genkeys.go 07:26:31 spire-1.2.1/test/testkey/keys.go 07:26:31 spire-1.2.1/test/testkey/new.go 07:26:31 spire-1.2.1/test/tpmsimulator/ 07:26:31 spire-1.2.1/test/tpmsimulator/simulator.go 07:26:31 spire-1.2.1/test/util/ 07:26:31 spire-1.2.1/test/util/cert_fixtures.go 07:26:31 spire-1.2.1/test/util/cert_generation.go 07:26:31 spire-1.2.1/test/util/io_redirection.go 07:26:31 spire-1.2.1/test/util/race.go 07:26:31 spire-1.2.1/test/util/util.go 07:26:31 building spire from source... 07:26:31 Installing go1.17.7... 07:26:58 Building bin/spire-server... 07:26:58 go: downloading github.com/mitchellh/cli v1.1.2 07:26:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:26:58 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:26:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:26:58 go: downloading google.golang.org/grpc v1.44.0 07:27:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:27:00 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:27:01 go: downloading github.com/imdario/mergo v0.3.12 07:27:01 go: downloading github.com/sirupsen/logrus v1.8.1 07:27:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:27:02 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:27:02 go: downloading github.com/fatih/color v1.13.0 07:27:02 go: downloading github.com/mattn/go-isatty v0.0.14 07:27:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:27:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:27:02 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:27:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:27:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:27:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:27:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:27:04 go: downloading github.com/armon/go-metrics v0.3.10 07:27:05 go: downloading github.com/prometheus/client_golang v1.12.1 07:27:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:27:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:27:07 go: downloading github.com/open-policy-agent/opa v0.38.0 07:27:34 go: downloading github.com/mattn/go-colorable v0.1.12 07:27:34 go: downloading github.com/Masterminds/goutils v1.1.0 07:27:34 go: downloading github.com/Masterminds/semver v1.5.0 07:27:34 go: downloading github.com/google/uuid v1.1.2 07:27:34 go: downloading github.com/huandu/xstrings v1.3.2 07:27:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:27:34 go: downloading github.com/oklog/run v1.0.0 07:27:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:27:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:27:34 go: downloading github.com/prometheus/client_model v0.2.0 07:27:34 go: downloading github.com/prometheus/common v0.32.1 07:27:34 go: downloading github.com/beorn7/perks v1.0.1 07:27:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:27:34 go: downloading github.com/prometheus/procfs v0.7.3 07:27:34 go: downloading go.uber.org/atomic v1.9.0 07:27:34 go: downloading github.com/imkira/go-observer v1.0.3 07:27:34 go: downloading github.com/hashicorp/errwrap v1.1.0 07:27:34 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:27:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:27:34 go: downloading github.com/twmb/murmur3 v1.1.6 07:27:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:27:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:27:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:27:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:27:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:27:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:27:41 go: downloading github.com/stretchr/testify v1.7.0 07:27:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:27:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:27:41 go: downloading github.com/blang/semver/v4 v4.0.0 07:27:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:27:41 go: downloading github.com/jinzhu/gorm v1.9.16 07:27:42 go: downloading github.com/lib/pq v1.10.4 07:27:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:27:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:28:04 go: downloading k8s.io/client-go v0.23.4 07:28:04 go: downloading k8s.io/api v0.23.4 07:28:04 go: downloading github.com/google/go-tpm v0.3.3 07:28:04 go: downloading google.golang.org/api v0.70.0 07:28:17 go: downloading cloud.google.com/go/storage v1.21.0 07:28:17 go: downloading cloud.google.com/go v0.100.2 07:28:18 go: downloading k8s.io/apimachinery v0.23.4 07:28:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:28:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:28:47 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:28:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:28:47 go: downloading k8s.io/kube-aggregator v0.23.3 07:28:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:28:47 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:28:49 go: downloading github.com/hashicorp/vault/api v1.4.1 07:28:49 go: downloading cloud.google.com/go/security v1.3.0 07:28:49 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:28:50 go: downloading gopkg.in/yaml.v2 v2.4.0 07:28:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:28:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:28:51 go: downloading github.com/gobwas/glob v0.2.3 07:28:51 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:28:51 go: downloading github.com/aws/smithy-go v1.11.0 07:28:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:28:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:28:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:28:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:28:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:28:53 go: downloading github.com/jinzhu/inflection v1.0.0 07:28:54 go: downloading github.com/gogo/protobuf v1.3.2 07:28:59 go: downloading cloud.google.com/go/compute v1.3.0 07:29:00 go: downloading cloud.google.com/go/iam v0.1.1 07:29:00 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:29:00 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:29:01 go: downloading k8s.io/klog/v2 v2.30.0 07:29:01 go: downloading github.com/google/gofuzz v1.1.0 07:29:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:29:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:29:04 go: downloading github.com/spf13/pflag v1.0.5 07:29:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:29:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:29:04 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:29:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:29:04 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:29:04 go: downloading github.com/dimchansky/utfbom v1.1.1 07:29:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:29:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:29:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:29:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:29:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:29:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:29:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:29:07 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:29:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:29:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:29:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:29:09 go: downloading go.opencensus.io v0.23.0 07:29:10 go: downloading gopkg.in/inf.v0 v0.9.1 07:29:10 go: downloading github.com/go-logr/logr v1.2.2 07:29:10 go: downloading github.com/google/go-cmp v0.5.7 07:29:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:29:11 go: downloading github.com/json-iterator/go v1.1.12 07:29:12 go: downloading github.com/googleapis/gnostic v0.5.5 07:29:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:29:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:29:16 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:29:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:29:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:29:18 go: downloading github.com/tklauser/numcpus v0.3.0 07:29:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:29:18 go: downloading go.uber.org/zap v1.21.0 07:29:19 go: downloading sigs.k8s.io/yaml v1.3.0 07:29:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:29:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:29:19 go: downloading github.com/modern-go/reflect2 v1.0.2 07:29:19 go: downloading github.com/ryanuber/go-glob v1.0.0 07:29:20 go: downloading github.com/golang/snappy v0.0.4 07:29:20 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:29:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:29:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:29:30 go: downloading github.com/hashicorp/go-version v1.2.0 07:29:30 go: downloading go.uber.org/multierr v1.6.0 07:29:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:29:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:30:44 Removing intermediate container b30a3a1e4820 07:30:44 ---> a97e644e7d42 07:30:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:30:44 ---> Running in 8b89a6846156 07:30:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:30:47 Removing intermediate container 8b89a6846156 07:30:47 ---> 13166b1fbf31 07:30:47 07:30:47 Step 11/23 : FROM docker:20.10.14 07:30:47 20.10.14: Pulling from library/docker 07:30:56 Removing intermediate container 6d809922ad61 07:30:56 ---> c9958faa049b 07:30:56 07:30:56 Step 10/23 : FROM alpine:3.14 07:30:56 ---> ac73e934f311 07:30:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:30:56 ---> Running in d4732a6f597a 07:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:30:59 (1/1) Installing dumb-init (1.2.5-r1) 07:30:59 Executing busybox-1.33.1-r7.trigger 07:30:59 OK: 5 MiB in 15 packages 07:31:01 Removing intermediate container d4732a6f597a 07:31:01 ---> 5e3cbce21b98 07:31:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:31:01 ---> Running in 395e679db082 07:31:02 Removing intermediate container 395e679db082 07:31:02 ---> 1d0308dad759 07:31:02 Step 13/23 : ENV APP_PORT=59882 07:31:02 ---> Running in 064a2e1b7b3f 07:31:03 Removing intermediate container 064a2e1b7b3f 07:31:03 ---> 7540350156e8 07:31:03 Step 14/23 : EXPOSE $APP_PORT 07:31:03 ---> Running in 0d8526ae8d83 07:31:04 Removing intermediate container 0d8526ae8d83 07:31:04 ---> 145607dfc5dd 07:31:04 Step 15/23 : WORKDIR / 07:31:04 ---> Running in ff81f366d790 07:31:05 Removing intermediate container ff81f366d790 07:31:05 ---> 2eef34e30244 07:31:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:07 ---> f03741e555de 07:31:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:31:08 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 07:31:08 Status: Downloaded newer image for docker:20.10.14 07:31:08 ---> c346e9eafbab 07:31:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:31:08 ---> Running in 4eade827d634 07:31:09 ---> 0dd28bc34fbd 07:31:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:31:09 Removing intermediate container 4eade827d634 07:31:09 ---> 11efbac1bd0c 07:31:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:31:09 ---> Running in 18300908cb60 07:31:11 ---> dd97ec20aa2b 07:31:11 Step 19/23 : ENTRYPOINT ["/core-command"] 07:31:11 ---> Running in 3a118bf36398 07:31:11 Removing intermediate container 3a118bf36398 07:31:11 ---> 1790ebbbeed8 07:31:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:11 ---> Running in 5b563c1e5404 07:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:31:12 Removing intermediate container 5b563c1e5404 07:31:12 ---> 2bc458713196 07:31:12 Step 21/23 : LABEL arch=arm64 07:31:12 ---> Running in e4d4d9a460f8 07:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:31:12 Removing intermediate container e4d4d9a460f8 07:31:12 ---> ac738cfb977f 07:31:12 Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:31:13 ---> Running in 635b1732c92c 07:31:13 Removing intermediate container 635b1732c92c 07:31:13 ---> 11c058b19c68 07:31:13 Step 23/23 : LABEL version=0.0.0 07:31:13 ---> Running in ac8c7e7c139f 07:31:14 (1/43) Installing readline (8.1.1-r0) 07:31:14 (2/43) Installing bash (5.1.16-r0) 07:31:14 Executing bash-5.1.16-r0.post-install 07:31:14 (3/43) Installing brotli-libs (1.0.9-r5) 07:31:14 (4/43) Installing nghttp2-libs (1.46.0-r0) 07:31:14 (5/43) Installing libcurl (7.80.0-r0) 07:31:14 (6/43) Installing curl (7.80.0-r0) 07:31:14 (7/43) Installing dumb-init (1.2.5-r1) 07:31:14 (8/43) Installing libbz2 (1.0.8-r1) 07:31:14 (9/43) Installing expat (2.4.7-r0) 07:31:14 (10/43) Installing libffi (3.4.2-r1) 07:31:14 (11/43) Installing gdbm (1.22-r0) 07:31:14 (12/43) Installing xz-libs (5.2.5-r1) 07:31:14 (13/43) Installing libgcc (10.3.1_git20211027-r0) 07:31:14 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 07:31:14 Removing intermediate container ac8c7e7c139f 07:31:14 ---> 88b020fc492f 07:31:14 07:31:14 (15/43) Installing mpdecimal (2.5.1-r1) 07:31:14 (16/43) Installing sqlite-libs (3.36.0-r0) 07:31:14 (17/43) Installing python3 (3.9.7-r4) 07:31:14 Successfully built 88b020fc492f 07:31:14 Successfully tagged core-command-arm64:latest 07:31:14 Building security-spire-config 07:31:16  Building core-command ... done (18/43) Installing py3-appdirs (1.4.4-r2) 07:31:16 (19/43) Installing py3-certifi (2020.12.5-r1) 07:31:17 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 07:31:17 (21/43) Installing py3-idna (3.3-r0) 07:31:17 (22/43) Installing py3-urllib3 (1.26.7-r0) 07:31:17 (23/43) Installing py3-requests (2.26.0-r1) 07:31:17 (24/43) Installing py3-msgpack (1.0.2-r1) 07:31:17 (25/43) Installing py3-lockfile (0.12.2-r4) 07:31:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 07:31:17 (27/43) Installing py3-colorama (0.4.4-r1) 07:31:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 07:31:17 (29/43) Installing py3-distlib (0.3.3-r0) 07:31:17 (30/43) Installing py3-distro (1.6.0-r0) 07:31:17 (31/43) Installing py3-six (1.16.0-r0) 07:31:17 (32/43) Installing py3-webencodings (0.5.1-r4) 07:31:17 (33/43) Installing py3-html5lib (1.1-r1) 07:31:17 (34/43) Installing py3-parsing (2.4.7-r2) 07:31:17 (35/43) Installing py3-packaging (20.9-r1) 07:31:17 (36/43) Installing py3-tomli (1.2.2-r0) 07:31:17 (37/43) Installing py3-pep517 (0.12.0-r0) 07:31:17 (38/43) Installing py3-progress (1.6-r0) 07:31:17 (39/43) Installing py3-retrying (1.3.3-r2) 07:31:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 07:31:17 (41/43) Installing py3-setuptools (52.0.0-r4) 07:31:18 (42/43) Installing py3-toml (0.10.2-r2) 07:31:18 (43/43) Installing py3-pip (20.3.4-r1) 07:31:19 Executing busybox-1.34.1-r5.trigger 07:31:19 OK: 82 MiB in 65 packages 07:31:24 Collecting docker-compose==1.23.2 07:31:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:31:26 Collecting docker<4.0,>=3.6.0 07:31:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:31:26 Collecting cached-property<2,>=1.2.0 07:31:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:31:27 Collecting dockerpty<0.5,>=0.4.1 07:31:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:31:32 Collecting jsonschema<3,>=2.5.1 07:31:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:31:33 Collecting websocket-client<1.0,>=0.32.0 07:31:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:31:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 07:31:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:31:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:31:34 Collecting texttable<0.10,>=0.9.0 07:31:35 Downloading texttable-0.9.1.tar.gz (11 kB) 07:31:38 Collecting PyYAML<4,>=3.10 07:31:38 Downloading PyYAML-3.13.tar.gz (270 kB) 07:31:43 Collecting docopt<0.7,>=0.6.1 07:31:43 Downloading docopt-0.6.2.tar.gz (25 kB) 07:31:45 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:31:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:31:45 ---> f429ffedd7fe 07:31:45 Step 3/26 : WORKDIR /edgex-go 07:31:45 ---> Using cache 07:31:45 ---> b110d3c6eeb3 07:31:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:45 ---> Using cache 07:31:45 ---> 9f7b16e2c7e2 07:31:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:31:45 ---> Using cache 07:31:45 ---> e867b98c02a8 07:31:45 Step 6/26 : COPY go.mod vendor* ./ 07:31:45 ---> Using cache 07:31:45 ---> a41892d266e0 07:31:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:45 ---> Using cache 07:31:45 ---> 0c88d02a590b 07:31:45 Step 8/26 : COPY . . 07:31:45 ---> Using cache 07:31:45 ---> 3a93eecadec6 07:31:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:31:45 ---> Using cache 07:31:45 ---> 5cc91713e4be 07:31:45 Step 10/26 : RUN mkdir -p spire-build 07:31:45 ---> Using cache 07:31:45 ---> 6bd676425e34 07:31:45 Step 11/26 : WORKDIR /edgex-go/spire-build 07:31:45 ---> Using cache 07:31:45 ---> b363bdbfc807 07:31:45 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 07:31:45 ---> Running in 387cc90f098c 07:31:45 Collecting docker-pycreds>=0.4.0 07:31:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:31:45 Removing intermediate container eadfb3136e51 07:31:45 ---> 7131e306dd2b 07:31:45 07:31:45 Step 10/23 : FROM alpine:3.14 07:31:45 ---> ac73e934f311 07:31:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:31:46 ---> Running in 80affde5f472 07:31:46 Removing intermediate container 80affde5f472 07:31:46 ---> 4e4e3bda6a0a 07:31:46 Step 12/23 : ENV APP_PORT=59880 07:31:46 ---> Running in d610e10911f3 07:31:47 Collecting urllib3<1.25,>=1.21.1 07:31:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:31:47 Removing intermediate container d610e10911f3 07:31:47 ---> 4a8d8d42d63f 07:31:47 Step 13/23 : EXPOSE $APP_PORT 07:31:47 ---> Running in 0ac1ba71280f 07:31:47 Collecting idna<2.8,>=2.5 07:31:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:31:47 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) 07:31:47 Collecting chardet<3.1.0,>=3.0.2 07:31:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:31:47 Removing intermediate container 0ac1ba71280f 07:31:47 ---> d3bf0ddff295 07:31:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:47 ---> Running in a6cb7d765c64 07:31:48 spire-1.2.1/ 07:31:48 spire-1.2.1/.data/ 07:31:48 spire-1.2.1/.data/.file 07:31:48 spire-1.2.1/.dockerignore 07:31:48 spire-1.2.1/.gitattributes 07:31:48 spire-1.2.1/.githooks/ 07:31:48 spire-1.2.1/.githooks/pre-commit 07:31:48 spire-1.2.1/.github/ 07:31:48 spire-1.2.1/.github/ISSUE_TEMPLATE.md 07:31:48 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 07:31:48 spire-1.2.1/.github/dependabot.yml 07:31:48 spire-1.2.1/.github/workflows/ 07:31:48 spire-1.2.1/.github/workflows/nightly_build.yaml 07:31:48 spire-1.2.1/.github/workflows/pr_build.yaml 07:31:48 spire-1.2.1/.github/workflows/release_build.yaml 07:31:48 spire-1.2.1/.github/workflows/scripts/ 07:31:48 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 07:31:48 spire-1.2.1/.github/workflows/scripts/push-images.sh 07:31:48 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 07:31:48 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 07:31:48 spire-1.2.1/.github/workflows/scripts/split.sh 07:31:48 spire-1.2.1/.gitignore 07:31:48 spire-1.2.1/.go-version 07:31:48 spire-1.2.1/.golangci.yml 07:31:48 spire-1.2.1/ADOPTERS.md 07:31:48 spire-1.2.1/CHANGELOG.md 07:31:48 spire-1.2.1/CODE-OF-CONDUCT.md 07:31:48 spire-1.2.1/CODEOWNERS 07:31:48 spire-1.2.1/CONTRIBUTING.md 07:31:48 spire-1.2.1/Dockerfile 07:31:48 spire-1.2.1/Dockerfile.dev 07:31:48 spire-1.2.1/Dockerfile.scratch 07:31:48 spire-1.2.1/LICENSE 07:31:48 spire-1.2.1/MAINTAINERS.md 07:31:48 spire-1.2.1/Makefile 07:31:48 spire-1.2.1/README.md 07:31:48 spire-1.2.1/ROADMAP.md 07:31:48 spire-1.2.1/SECURITY.md 07:31:48 spire-1.2.1/cmd/ 07:31:48 spire-1.2.1/cmd/spire-agent/ 07:31:48 spire-1.2.1/cmd/spire-agent/cli/ 07:31:48 spire-1.2.1/cmd/spire-agent/cli/api/ 07:31:48 spire-1.2.1/cmd/spire-agent/cli/api/common.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/cli.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/common/ 07:31:48 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 07:31:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/run/ 07:31:48 spire-1.2.1/cmd/spire-agent/cli/run/run.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/validate/ 07:31:48 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 07:31:48 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 07:31:48 spire-1.2.1/cmd/spire-agent/main.go 07:31:48 spire-1.2.1/cmd/spire-server/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/agent/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/agent/count.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/agent/list.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/agent/show.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/cli.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/count.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/create.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/show.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/update.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/util.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/common.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/create.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/list.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/show.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/update.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/jwt/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/run/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/run/run.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/token/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/token/generate.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/validate/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/validate/validate.goUsing legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:31:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:31:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:31:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:31:48 07:31:48 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/x509/ 07:31:48 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 07:31:48 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 07:31:48 spire-1.2.1/cmd/spire-server/main.go 07:31:48 spire-1.2.1/cmd/spire-server/util/ 07:31:48 spire-1.2.1/cmd/spire-server/util/util.go 07:31:48 spire-1.2.1/conf/ 07:31:48 spire-1.2.1/conf/agent/ 07:31:48 spire-1.2.1/conf/agent/agent.conf 07:31:48 spire-1.2.1/conf/agent/agent_full.conf 07:31:48 spire-1.2.1/conf/agent/dummy_root_ca.crt 07:31:48 spire-1.2.1/conf/server/ 07:31:48 spire-1.2.1/conf/server/dummy_upstream_ca.crt 07:31:48 spire-1.2.1/conf/server/dummy_upstream_ca.key 07:31:48 spire-1.2.1/conf/server/server.conf 07:31:48 spire-1.2.1/conf/server/server_full.conf 07:31:48 spire-1.2.1/doc/ 07:31:48 spire-1.2.1/doc/SPIRE101.md 07:31:48 spire-1.2.1/doc/auditlog.md 07:31:48 spire-1.2.1/doc/authorization_policy_engine.md 07:31:48 spire-1.2.1/doc/changelog_guidelines.md 07:31:48 spire-1.2.1/doc/cure53-report.pdf 07:31:48 spire-1.2.1/doc/images/ 07:31:48 spire-1.2.1/doc/images/2019_roadmap.png 07:31:48 spire-1.2.1/doc/images/SPIRE101.png 07:31:48 spire-1.2.1/doc/images/SPIRE_agent.png 07:31:48 spire-1.2.1/doc/images/SPIRE_server.png 07:31:48 spire-1.2.1/doc/images/cache_mgr.png 07:31:48 spire-1.2.1/doc/images/cache_mgr_components.png 07:31:48 spire-1.2.1/doc/images/federated_spire.png 07:31:48 spire-1.2.1/doc/images/ha_mode.png 07:31:48 spire-1.2.1/doc/images/nested_spire.png 07:31:48 spire-1.2.1/doc/images/oidc_federation.png 07:31:48 spire-1.2.1/doc/images/single_trust_domain.png 07:31:48 spire-1.2.1/doc/images/spiffe_compatible.png 07:31:48 spire-1.2.1/doc/images/spire_logo.png 07:31:48 spire-1.2.1/doc/migrating_registration_api_clients.md 07:31:48 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 07:31:48 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 07:31:48 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 07:31:48 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 07:31:48 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 07:31:48 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 07:31:48 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 07:31:48 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 07:31:48 spire-1.2.1/doc/plugin_server_datastore_sql.md 07:31:48 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 07:31:48 spire-1.2.1/doc/plugin_server_keymanager_disk.md 07:31:48 spire-1.2.1/doc/plugin_server_keymanager_memory.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 07:31:48 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 07:31:48 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 07:31:48 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 07:31:48 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 07:31:48 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 07:31:48 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 07:31:48 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 07:31:48 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 07:31:48 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 07:31:48 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 07:31:48 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 07:31:48 spire-1.2.1/doc/scaling_spire.md 07:31:48 spire-1.2.1/doc/spire_agent.md 07:31:48 spire-1.2.1/doc/spire_server.md 07:31:48 spire-1.2.1/doc/supported_integrations.md 07:31:48 spire-1.2.1/doc/telemetry.md 07:31:48 spire-1.2.1/doc/telemetry_config.md 07:31:48 spire-1.2.1/doc/upgrading.md 07:31:48 spire-1.2.1/doc/using_spire.md 07:31:48 spire-1.2.1/examples/ 07:31:48 spire-1.2.1/examples/README.md 07:31:48 spire-1.2.1/go.mod 07:31:48 spire-1.2.1/go.sum 07:31:48 spire-1.2.1/pkg/ 07:31:48 spire-1.2.1/pkg/agent/ 07:31:48 spire-1.2.1/pkg/agent/agent.go 07:31:48 spire-1.2.1/pkg/agent/api/ 07:31:48 spire-1.2.1/pkg/agent/api/config.go 07:31:48 spire-1.2.1/pkg/agent/api/debug/ 07:31:48 spire-1.2.1/pkg/agent/api/debug/v1/ 07:31:48 spire-1.2.1/pkg/agent/api/debug/v1/service.go 07:31:48 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 07:31:48 spire-1.2.1/pkg/agent/api/delegatedidentity/ 07:31:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 07:31:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 07:31:48 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 07:31:48 spire-1.2.1/pkg/agent/api/endpoints.go 07:31:48 spire-1.2.1/pkg/agent/api/health/ 07:31:48 spire-1.2.1/pkg/agent/api/health/v1/ 07:31:48 spire-1.2.1/pkg/agent/api/health/v1/service.go 07:31:48 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 07:31:48 spire-1.2.1/pkg/agent/api/rpccontext/ 07:31:48 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 07:31:48 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 07:31:48 spire-1.2.1/pkg/agent/attestor/ 07:31:48 spire-1.2.1/pkg/agent/attestor/node/ 07:31:48 spire-1.2.1/pkg/agent/attestor/node/experimental.go 07:31:48 spire-1.2.1/pkg/agent/attestor/node/node.go 07:31:48 spire-1.2.1/pkg/agent/attestor/node/node_test.go 07:31:48 spire-1.2.1/pkg/agent/attestor/workload/ 07:31:48 spire-1.2.1/pkg/agent/attestor/workload/workload.go 07:31:48 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 07:31:48 spire-1.2.1/pkg/agent/catalog/ 07:31:48 spire-1.2.1/pkg/agent/catalog/catalog.go 07:31:48 spire-1.2.1/pkg/agent/catalog/keymanager.go 07:31:48 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 07:31:48 spire-1.2.1/pkg/agent/catalog/svidstore.go 07:31:48 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 07:31:48 spire-1.2.1/pkg/agent/client/ 07:31:48 spire-1.2.1/pkg/agent/client/client.go 07:31:48 spire-1.2.1/pkg/agent/client/client_test.go 07:31:48 spire-1.2.1/pkg/agent/client/dial.go 07:31:48 spire-1.2.1/pkg/agent/client/nodeconn.go 07:31:48 spire-1.2.1/pkg/agent/client/nodeconn_test.go 07:31:48 spire-1.2.1/pkg/agent/client/update.go 07:31:48 spire-1.2.1/pkg/agent/client/util.go 07:31:48 spire-1.2.1/pkg/agent/common/ 07:31:48 spire-1.2.1/pkg/agent/common/backoff/ 07:31:48 spire-1.2.1/pkg/agent/common/backoff/backoff.go 07:31:48 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 07:31:48 spire-1.2.1/pkg/agent/common/cgroups/ 07:31:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 07:31:48 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 07:31:48 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 07:31:48 spire-1.2.1/pkg/agent/config.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/ 07:31:48 spire-1.2.1/pkg/agent/endpoints/config.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/endpoints.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/metrics.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/middleware.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/peertracker.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 07:31:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 07:31:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/workload/ 07:31:48 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 07:31:48 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 07:31:48 spire-1.2.1/pkg/agent/manager/ 07:31:48 spire-1.2.1/pkg/agent/manager/cache/ 07:31:48 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 07:31:48 spire-1.2.1/pkg/agent/manager/cache/cache.go 07:31:48 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 07:31:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 07:31:48 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 07:31:48 spire-1.2.1/pkg/agent/manager/cache/sets.go 07:31:48 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 07:31:48 spire-1.2.1/pkg/agent/manager/config.go 07:31:48 spire-1.2.1/pkg/agent/manager/manager.go 07:31:48 spire-1.2.1/pkg/agent/manager/manager_test.go 07:31:48 spire-1.2.1/pkg/agent/manager/storage.go 07:31:48 spire-1.2.1/pkg/agent/manager/storage_test.go 07:31:48 spire-1.2.1/pkg/agent/manager/storecache/ 07:31:48 spire-1.2.1/pkg/agent/manager/storecache/cache.go 07:31:48 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 07:31:48 spire-1.2.1/pkg/agent/manager/sync.go 07:31:48 spire-1.2.1/pkg/agent/plugin/ 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/ 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 07:31:48 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 07:31:48 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/svidstore/ 07:31:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 07:31:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 07:31:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 07:31:48 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 07:31:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 07:31:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 07:31:49 spire-1.2.1/pkg/agent/svid/ 07:31:49 spire-1.2.1/pkg/agent/svid/rotator.go 07:31:49 spire-1.2.1/pkg/agent/svid/rotator_config.go 07:31:49 spire-1.2.1/pkg/agent/svid/rotator_test.go 07:31:49 spire-1.2.1/pkg/agent/svid/store/ 07:31:49 spire-1.2.1/pkg/agent/svid/store/service.go 07:31:49 spire-1.2.1/pkg/agent/svid/store/service_test.go 07:31:49 spire-1.2.1/pkg/common/ 07:31:49 spire-1.2.1/pkg/common/agentpathtemplate/ 07:31:49 spire-1.2.1/pkg/common/agentpathtemplate/template.go 07:31:49 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 07:31:49 spire-1.2.1/pkg/common/api/ 07:31:49 spire-1.2.1/pkg/common/api/metrics.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/ 07:31:49 spire-1.2.1/pkg/common/api/middleware/common_test.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/interceptor.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/logger.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/logger_test.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/metrics.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/middleware.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/misconfig.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/names.go 07:31:49 spire-1.2.1/pkg/common/api/middleware/names_test.go 07:31:49 spire-1.2.1/pkg/common/api/names.go 07:31:49 spire-1.2.1/pkg/common/api/ratelimit.go 07:31:49 spire-1.2.1/pkg/common/api/rpccontext/ 07:31:49 spire-1.2.1/pkg/common/api/rpccontext/logger.go 07:31:49 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 07:31:49 spire-1.2.1/pkg/common/api/rpccontext/names.go 07:31:49 spire-1.2.1/pkg/common/auth/ 07:31:49 spire-1.2.1/pkg/common/auth/interceptors.go 07:31:49 spire-1.2.1/pkg/common/auth/interceptors_test.go 07:31:49 spire-1.2.1/pkg/common/auth/untracked_uds.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/ 07:31:49 spire-1.2.1/pkg/common/bundleutil/bundle.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/common_test.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/marshal.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/types.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 07:31:49 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 07:31:49 spire-1.2.1/pkg/common/catalog/ 07:31:49 spire-1.2.1/pkg/common/catalog/bind.go 07:31:49 spire-1.2.1/pkg/common/catalog/builtin.go 07:31:49 spire-1.2.1/pkg/common/catalog/catalog.go 07:31:49 spire-1.2.1/pkg/common/catalog/catalog_test.go 07:31:49 spire-1.2.1/pkg/common/catalog/closers.go 07:31:49 spire-1.2.1/pkg/common/catalog/cmd_linux.go 07:31:49 spire-1.2.1/pkg/common/catalog/cmd_other.go 07:31:49 spire-1.2.1/pkg/common/catalog/config.go 07:31:49 spire-1.2.1/pkg/common/catalog/config_test.go 07:31:49 spire-1.2.1/pkg/common/catalog/configure.go 07:31:49 spire-1.2.1/pkg/common/catalog/constraints.go 07:31:49 spire-1.2.1/pkg/common/catalog/constraints_test.go 07:31:49 spire-1.2.1/pkg/common/catalog/context.go 07:31:49 spire-1.2.1/pkg/common/catalog/external.go 07:31:49 spire-1.2.1/pkg/common/catalog/host.go 07:31:49 spire-1.2.1/pkg/common/catalog/pipenet.go 07:31:49 spire-1.2.1/pkg/common/catalog/plugin.go 07:31:49 spire-1.2.1/pkg/common/catalog/testplugin/ 07:31:49 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 07:31:49 spire-1.2.1/pkg/common/catalog/testplugin/main.go 07:31:49 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 07:31:49 spire-1.2.1/pkg/common/cli/ 07:31:49 spire-1.2.1/pkg/common/cli/env.go 07:31:49 spire-1.2.1/pkg/common/cli/flags.go 07:31:49 spire-1.2.1/pkg/common/cli/trust_domain.go 07:31:49 spire-1.2.1/pkg/common/cli/trust_domain_test.go 07:31:49 spire-1.2.1/pkg/common/cli/umask.go 07:31:49 spire-1.2.1/pkg/common/cli/umask_posix.go 07:31:49 spire-1.2.1/pkg/common/cli/umask_test.go 07:31:49 spire-1.2.1/pkg/common/cli/umask_windows.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/ 07:31:49 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/flag.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/flag_test.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/format.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/format_test.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/ 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 07:31:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 07:31:49 spire-1.2.1/pkg/common/coretypes/ 07:31:49 spire-1.2.1/pkg/common/coretypes/bundle/ 07:31:49 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 07:31:49 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 07:31:49 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 07:31:49 spire-1.2.1/pkg/common/coretypes/bundle/require.go 07:31:49 spire-1.2.1/pkg/common/coretypes/jwtkey/ 07:31:49 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 07:31:49 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 07:31:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 07:31:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 07:31:49 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 07:31:49 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 07:31:49 spire-1.2.1/pkg/common/coretypes/x509certificate/ 07:31:49 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 07:31:49 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 07:31:49 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 07:31:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 07:31:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 07:31:49 spire-1.2.1/pkg/common/cryptoutil/ 07:31:49 spire-1.2.1/pkg/common/cryptoutil/keys.go 07:31:49 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 07:31:49 spire-1.2.1/pkg/common/diskutil/ 07:31:49 spire-1.2.1/pkg/common/diskutil/file_posix.go 07:31:49 spire-1.2.1/pkg/common/diskutil/file_test.go 07:31:49 spire-1.2.1/pkg/common/diskutil/file_windows.go 07:31:49 spire-1.2.1/pkg/common/errorutil/ 07:31:49 spire-1.2.1/pkg/common/errorutil/wrapper.go 07:31:49 spire-1.2.1/pkg/common/health/ 07:31:49 spire-1.2.1/pkg/common/health/config.go 07:31:49 spire-1.2.1/pkg/common/health/context.go 07:31:49 spire-1.2.1/pkg/common/health/context_test.go 07:31:49 spire-1.2.1/pkg/common/health/health.go 07:31:49 spire-1.2.1/pkg/common/health/health_test.go 07:31:49 spire-1.2.1/pkg/common/health/logger.go 07:31:49 spire-1.2.1/pkg/common/hostservice/ 07:31:49 spire-1.2.1/pkg/common/hostservice/metricsservice/ 07:31:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 07:31:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 07:31:49 spire-1.2.1/pkg/common/idutil/ 07:31:49 spire-1.2.1/pkg/common/idutil/require.go 07:31:49 spire-1.2.1/pkg/common/idutil/require_test.go 07:31:49 spire-1.2.1/pkg/common/idutil/safety.go 07:31:49 spire-1.2.1/pkg/common/idutil/safety_test.go 07:31:49 spire-1.2.1/pkg/common/idutil/spiffeid.go 07:31:49 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 07:31:49 spire-1.2.1/pkg/common/jwtsvid/ 07:31:49 spire-1.2.1/pkg/common/jwtsvid/common.go 07:31:49 spire-1.2.1/pkg/common/jwtsvid/sign.go 07:31:49 spire-1.2.1/pkg/common/jwtsvid/token_test.go 07:31:49 spire-1.2.1/pkg/common/jwtsvid/validate.go 07:31:49 spire-1.2.1/pkg/common/jwtutil/ 07:31:49 spire-1.2.1/pkg/common/jwtutil/keyset.go 07:31:49 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 07:31:49 spire-1.2.1/pkg/common/log/ 07:31:49 spire-1.2.1/pkg/common/log/hclog_adapter.go 07:31:49 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 07:31:49 spire-1.2.1/pkg/common/log/log.go 07:31:49 spire-1.2.1/pkg/common/log/log_test.go 07:31:49 spire-1.2.1/pkg/common/log/options.go 07:31:49 spire-1.2.1/pkg/common/nodeutil/ 07:31:49 spire-1.2.1/pkg/common/nodeutil/node.go 07:31:49 spire-1.2.1/pkg/common/nodeutil/node_test.go 07:31:49 spire-1.2.1/pkg/common/peertracker/ 07:31:49 spire-1.2.1/pkg/common/peertracker/conn.go 07:31:49 spire-1.2.1/pkg/common/peertracker/credentials.go 07:31:49 spire-1.2.1/pkg/common/peertracker/errors.go 07:31:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 07:31:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 07:31:49 spire-1.2.1/pkg/common/peertracker/info.go 07:31:49 spire-1.2.1/pkg/common/peertracker/listener.go 07:31:49 spire-1.2.1/pkg/common/peertracker/listener_test.go 07:31:49 spire-1.2.1/pkg/common/peertracker/peertracker.go 07:31:49 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 07:31:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 07:31:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 07:31:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 07:31:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 07:31:49 spire-1.2.1/pkg/common/peertracker/tcp.go 07:31:49 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 07:31:49 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 07:31:49 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 07:31:49 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 07:31:49 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 07:31:49 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 07:31:49 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 07:31:49 spire-1.2.1/pkg/common/peertracker/uds.go 07:31:49 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 07:31:49 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 07:31:49 spire-1.2.1/pkg/common/peertracker/uds_linux.go 07:31:49 spire-1.2.1/pkg/common/pemutil/ 07:31:49 spire-1.2.1/pkg/common/pemutil/block.go 07:31:49 spire-1.2.1/pkg/common/pemutil/certs.go 07:31:49 spire-1.2.1/pkg/common/pemutil/common.go 07:31:49 spire-1.2.1/pkg/common/pemutil/csr.go 07:31:49 spire-1.2.1/pkg/common/pemutil/keys.go 07:31:49 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/ 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 07:31:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 07:31:49 spire-1.2.1/pkg/common/plugin/ 07:31:49 spire-1.2.1/pkg/common/plugin/aws/ 07:31:49 spire-1.2.1/pkg/common/plugin/aws/iid.go 07:31:49 spire-1.2.1/pkg/common/plugin/azure/ 07:31:49 spire-1.2.1/pkg/common/plugin/azure/msi.go 07:31:49 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 07:31:49 spire-1.2.1/pkg/common/plugin/facade.go 07:31:49 spire-1.2.1/pkg/common/plugin/facade_test.go 07:31:49 spire-1.2.1/pkg/common/plugin/gcp/ 07:31:49 spire-1.2.1/pkg/common/plugin/gcp/iit.go 07:31:49 spire-1.2.1/pkg/common/plugin/k8s/ 07:31:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 07:31:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 07:31:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 07:31:49 spire-1.2.1/pkg/common/plugin/k8s/utils.go 07:31:49 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 07:31:49 spire-1.2.1/pkg/common/plugin/log.go 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/ 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 07:31:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 07:31:49 spire-1.2.1/pkg/common/plugin/tpmdevid/ 07:31:49 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 07:31:49 spire-1.2.1/pkg/common/plugin/x509pop/ 07:31:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 07:31:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 07:31:49 spire-1.2.1/pkg/common/profiling/ 07:31:49 spire-1.2.1/pkg/common/profiling/dumpers.go 07:31:49 spire-1.2.1/pkg/common/profiling/profiling.go 07:31:49 spire-1.2.1/pkg/common/protoutil/ 07:31:49 spire-1.2.1/pkg/common/protoutil/masks.go 07:31:49 spire-1.2.1/pkg/common/protoutil/masks_test.go 07:31:49 spire-1.2.1/pkg/common/rotationutil/ 07:31:49 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 07:31:49 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 07:31:49 spire-1.2.1/pkg/common/selector/ 07:31:49 spire-1.2.1/pkg/common/selector/selector.go 07:31:49 spire-1.2.1/pkg/common/selector/selector_test.go 07:31:49 spire-1.2.1/pkg/common/selector/set.go 07:31:49 spire-1.2.1/pkg/common/selector/set_utils.go 07:31:49 spire-1.2.1/pkg/common/selector/set_utils_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/ 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/ 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/manager.go 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/node.go 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/store/ 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 07:31:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 07:31:49 spire-1.2.1/pkg/common/telemetry/blackhole.go 07:31:49 spire-1.2.1/pkg/common/telemetry/call.go 07:31:49 spire-1.2.1/pkg/common/telemetry/common/ 07:31:49 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 07:31:49 spire-1.2.1/pkg/common/telemetry/config.go 07:31:49 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 07:31:49 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/inmem.go 07:31:49 spire-1.2.1/pkg/common/telemetry/inmem_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/m3.go 07:31:49 spire-1.2.1/pkg/common/telemetry/m3_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/metrics.go 07:31:49 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/names.go 07:31:49 spire-1.2.1/pkg/common/telemetry/prometheus.go 07:31:49 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/sanitize.go 07:31:49 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/ 07:31:49 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/datastore/ 07:31:49 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 07:31:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/rotate.go 07:31:49 spire-1.2.1/pkg/common/telemetry/server/server.go 07:31:49 spire-1.2.1/pkg/common/telemetry/sink.go 07:31:49 spire-1.2.1/pkg/common/telemetry/statsd.go 07:31:49 spire-1.2.1/pkg/common/telemetry/statsd_test.go 07:31:49 spire-1.2.1/pkg/common/telemetry/uptime.go 07:31:49 spire-1.2.1/pkg/common/telemetry/version.go 07:31:49 spire-1.2.1/pkg/common/telemetry/withlabels.go 07:31:49 spire-1.2.1/pkg/common/uptime/ 07:31:49 spire-1.2.1/pkg/common/uptime/uptime.go 07:31:49 spire-1.2.1/pkg/common/uptime/uptime_test.go 07:31:49 spire-1.2.1/pkg/common/util/ 07:31:49 spire-1.2.1/pkg/common/util/certs.go 07:31:49 spire-1.2.1/pkg/common/util/certs_test.go 07:31:49 spire-1.2.1/pkg/common/util/csr.go 07:31:49 spire-1.2.1/pkg/common/util/hash.go 07:31:49 spire-1.2.1/pkg/common/util/selectors.go 07:31:49 spire-1.2.1/pkg/common/util/selectors_test.go 07:31:49 spire-1.2.1/pkg/common/util/signals.go 07:31:49 spire-1.2.1/pkg/common/util/sort.go 07:31:49 spire-1.2.1/pkg/common/util/sort_test.go 07:31:49 spire-1.2.1/pkg/common/util/task.go 07:31:49 spire-1.2.1/pkg/common/util/task_test.go 07:31:49 spire-1.2.1/pkg/common/util/testdata/ 07:31:49 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 07:31:49 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 07:31:49 spire-1.2.1/pkg/common/version/ 07:31:49 spire-1.2.1/pkg/common/version/version.go 07:31:49 spire-1.2.1/pkg/common/x509svid/ 07:31:49 spire-1.2.1/pkg/common/x509svid/common_test.go 07:31:49 spire-1.2.1/pkg/common/x509svid/csr.go 07:31:49 spire-1.2.1/pkg/common/x509svid/upstreamca.go 07:31:49 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 07:31:49 spire-1.2.1/pkg/common/x509util/ 07:31:49 spire-1.2.1/pkg/common/x509util/cert.go 07:31:49 spire-1.2.1/pkg/common/x509util/dns.go 07:31:49 spire-1.2.1/pkg/common/x509util/dns_test.go 07:31:49 spire-1.2.1/pkg/common/x509util/keyid.go 07:31:49 spire-1.2.1/pkg/common/x509util/keypair.go 07:31:49 spire-1.2.1/pkg/common/x509util/serialnumber.go 07:31:49 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 07:31:49 spire-1.2.1/pkg/server/ 07:31:49 spire-1.2.1/pkg/server/api/ 07:31:49 spire-1.2.1/pkg/server/api/agent.go 07:31:49 spire-1.2.1/pkg/server/api/agent/ 07:31:49 spire-1.2.1/pkg/server/api/agent/v1/ 07:31:49 spire-1.2.1/pkg/server/api/agent/v1/service.go 07:31:49 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 07:31:49 spire-1.2.1/pkg/server/api/agent_test.go 07:31:49 spire-1.2.1/pkg/server/api/api.go 07:31:49 spire-1.2.1/pkg/server/api/audit/ 07:31:49 spire-1.2.1/pkg/server/api/audit/audit.go 07:31:49 spire-1.2.1/pkg/server/api/audit/audit_test.go 07:31:49 spire-1.2.1/pkg/server/api/bundle.go 07:31:49 spire-1.2.1/pkg/server/api/bundle/ 07:31:49 spire-1.2.1/pkg/server/api/bundle/v1/ 07:31:49 spire-1.2.1/pkg/server/api/bundle/v1/service.go 07:31:49 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 07:31:49 spire-1.2.1/pkg/server/api/bundle_test.go 07:31:49 spire-1.2.1/pkg/server/api/debug/ 07:31:49 spire-1.2.1/pkg/server/api/debug/v1/ 07:31:49 spire-1.2.1/pkg/server/api/debug/v1/service.go 07:31:49 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 07:31:49 spire-1.2.1/pkg/server/api/entry.go 07:31:49 spire-1.2.1/pkg/server/api/entry/ 07:31:49 spire-1.2.1/pkg/server/api/entry/v1/ 07:31:49 spire-1.2.1/pkg/server/api/entry/v1/service.go 07:31:49 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 07:31:49 spire-1.2.1/pkg/server/api/entry_test.go 07:31:49 spire-1.2.1/pkg/server/api/health/ 07:31:49 spire-1.2.1/pkg/server/api/health/v1/ 07:31:49 spire-1.2.1/pkg/server/api/health/v1/service.go 07:31:49 spire-1.2.1/pkg/server/api/health/v1/service_test.go 07:31:49 spire-1.2.1/pkg/server/api/id.go 07:31:49 spire-1.2.1/pkg/server/api/id_test.go 07:31:49 spire-1.2.1/pkg/server/api/limits/ 07:31:49 spire-1.2.1/pkg/server/api/limits/limits.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/ 07:31:49 spire-1.2.1/pkg/server/api/middleware/alias.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/audit.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/authorization.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/caller.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/caller_test.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/common.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/common_test.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/entries.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/entries_test.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 07:31:49 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 07:31:49 spire-1.2.1/pkg/server/api/ratelimit.go 07:31:49 spire-1.2.1/pkg/server/api/rpccontext/ 07:31:49 spire-1.2.1/pkg/server/api/rpccontext/alias.go 07:31:49 spire-1.2.1/pkg/server/api/rpccontext/audit.go 07:31:49 spire-1.2.1/pkg/server/api/rpccontext/caller.go 07:31:49 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 07:31:49 spire-1.2.1/pkg/server/api/selector.go 07:31:49 spire-1.2.1/pkg/server/api/selector_test.go 07:31:49 spire-1.2.1/pkg/server/api/status.go 07:31:49 spire-1.2.1/pkg/server/api/status_test.go 07:31:49 spire-1.2.1/pkg/server/api/svid/ 07:31:49 spire-1.2.1/pkg/server/api/svid/v1/ 07:31:49 spire-1.2.1/pkg/server/api/svid/v1/service.go 07:31:49 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 07:31:49 spire-1.2.1/pkg/server/api/trustdomain.go 07:31:49 spire-1.2.1/pkg/server/api/trustdomain/ 07:31:49 spire-1.2.1/pkg/server/api/trustdomain/v1/ 07:31:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 07:31:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 07:31:49 spire-1.2.1/pkg/server/api/trustdomain_test.go 07:31:49 spire-1.2.1/pkg/server/authpolicy/ 07:31:49 spire-1.2.1/pkg/server/authpolicy/defaults.go 07:31:49 spire-1.2.1/pkg/server/authpolicy/policy.go 07:31:49 spire-1.2.1/pkg/server/authpolicy/policy.rego 07:31:49 spire-1.2.1/pkg/server/authpolicy/policy_data.json 07:31:49 spire-1.2.1/pkg/server/authpolicy/policy_test.go 07:31:49 spire-1.2.1/pkg/server/authpolicy/validate.go 07:31:49 spire-1.2.1/pkg/server/bundle/ 07:31:49 spire-1.2.1/pkg/server/bundle/client/ 07:31:49 spire-1.2.1/pkg/server/bundle/client/client.go 07:31:49 spire-1.2.1/pkg/server/bundle/client/client_test.go 07:31:49 spire-1.2.1/pkg/server/bundle/client/manager.go 07:31:49 spire-1.2.1/pkg/server/bundle/client/manager_test.go 07:31:49 spire-1.2.1/pkg/server/bundle/client/sources.go 07:31:49 spire-1.2.1/pkg/server/bundle/client/sources_test.go 07:31:49 spire-1.2.1/pkg/server/bundle/client/updater.go 07:31:49 spire-1.2.1/pkg/server/bundle/client/updater_test.go 07:31:49 spire-1.2.1/pkg/server/ca/ 07:31:49 spire-1.2.1/pkg/server/ca/ca.go 07:31:49 spire-1.2.1/pkg/server/ca/ca_health.go 07:31:49 spire-1.2.1/pkg/server/ca/ca_test.go 07:31:49 spire-1.2.1/pkg/server/ca/journal.go 07:31:49 spire-1.2.1/pkg/server/ca/journal_test.go 07:31:49 spire-1.2.1/pkg/server/ca/manager.go 07:31:49 spire-1.2.1/pkg/server/ca/manager_health.go 07:31:49 spire-1.2.1/pkg/server/ca/manager_test.go 07:31:49 spire-1.2.1/pkg/server/ca/templates.go 07:31:49 spire-1.2.1/pkg/server/ca/upstream_client.go 07:31:49 spire-1.2.1/pkg/server/ca/upstream_client_test.go 07:31:49 spire-1.2.1/pkg/server/ca/validation.go 07:31:49 spire-1.2.1/pkg/server/cache/ 07:31:49 spire-1.2.1/pkg/server/cache/dscache/ 07:31:49 spire-1.2.1/pkg/server/cache/dscache/cache.go 07:31:49 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 07:31:49 spire-1.2.1/pkg/server/cache/entrycache/ 07:31:49 spire-1.2.1/pkg/server/cache/entrycache/cache.go 07:31:49 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 07:31:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 07:31:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 07:31:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 07:31:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 07:31:49 spire-1.2.1/pkg/server/catalog/ 07:31:49 spire-1.2.1/pkg/server/catalog/catalog.go 07:31:49 spire-1.2.1/pkg/server/catalog/keymanager.go 07:31:49 spire-1.2.1/pkg/server/catalog/nodeattestor.go 07:31:49 spire-1.2.1/pkg/server/catalog/noderesolver.go 07:31:49 spire-1.2.1/pkg/server/catalog/notifier.go 07:31:49 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 07:31:49 spire-1.2.1/pkg/server/config.go 07:31:49 spire-1.2.1/pkg/server/datastore/ 07:31:49 spire-1.2.1/pkg/server/datastore/datastore.go 07:31:49 spire-1.2.1/pkg/server/datastore/datastore_health.go 07:31:49 spire-1.2.1/pkg/server/datastore/repository.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/ 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 07:31:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 07:31:49 spire-1.2.1/pkg/server/endpoints/ 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/ 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/config.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/server.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 07:31:49 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 07:31:49 spire-1.2.1/pkg/server/endpoints/config.go 07:31:49 spire-1.2.1/pkg/server/endpoints/endpoints.go 07:31:49 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 07:31:49 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 07:31:49 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 07:31:49 spire-1.2.1/pkg/server/endpoints/middleware.go 07:31:49 spire-1.2.1/pkg/server/endpoints/middleware_test.go 07:31:49 spire-1.2.1/pkg/server/hostservice/ 07:31:49 spire-1.2.1/pkg/server/hostservice/agentstore/ 07:31:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 07:31:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 07:31:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 07:31:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 07:31:49 spire-1.2.1/pkg/server/hostservice/identityprovider/ 07:31:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 07:31:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/ 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/ 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/base/ 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/test/ 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 07:31:49 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 07:31:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/ 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 07:31:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/ 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/repository.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/v1.go 07:31:49 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 07:31:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 07:31:49 spire-1.2.1/pkg/server/registration/ 07:31:49 spire-1.2.1/pkg/server/registration/manager.go 07:31:49 spire-1.2.1/pkg/server/registration/manager_test.go 07:31:49 spire-1.2.1/pkg/server/scanentries.go 07:31:49 spire-1.2.1/pkg/server/scanentries_test.go 07:31:49 spire-1.2.1/pkg/server/server.go 07:31:49 spire-1.2.1/pkg/server/server_test.go 07:31:49 spire-1.2.1/pkg/server/svid/ 07:31:49 spire-1.2.1/pkg/server/svid/observer.go 07:31:49 spire-1.2.1/pkg/server/svid/observer_test.go 07:31:49 spire-1.2.1/pkg/server/svid/rotator.go 07:31:49 spire-1.2.1/pkg/server/svid/rotator_config.go 07:31:49 spire-1.2.1/pkg/server/svid/rotator_config_test.go 07:31:49 spire-1.2.1/pkg/server/svid/rotator_test.go 07:31:49 spire-1.2.1/proto/ 07:31:49 spire-1.2.1/proto/private/ 07:31:49 spire-1.2.1/proto/private/server/ 07:31:49 spire-1.2.1/proto/private/server/journal/ 07:31:49 spire-1.2.1/proto/private/server/journal/journal.pb.go 07:31:49 spire-1.2.1/proto/private/server/journal/journal.proto 07:31:49 spire-1.2.1/proto/spire/ 07:31:49 spire-1.2.1/proto/spire/common/ 07:31:49 spire-1.2.1/proto/spire/common/common.pb.go 07:31:49 spire-1.2.1/proto/spire/common/common.proto 07:31:49 spire-1.2.1/proto/spire/common/plugin/ 07:31:49 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 07:31:49 spire-1.2.1/proto/spire/common/plugin/plugin.proto 07:31:49 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 07:31:49 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 07:31:49 spire-1.2.1/proto/spire/plugin/ 07:31:49 spire-1.2.1/proto/spire/plugin/agent/ 07:31:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 07:31:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 07:31:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 07:31:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 07:31:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 07:31:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 07:31:49 spire-1.2.1/release/ 07:31:49 spire-1.2.1/release/spire-extras/ 07:31:49 spire-1.2.1/release/spire-extras/README.md 07:31:49 spire-1.2.1/release/spire-extras/conf/ 07:31:49 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 07:31:49 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 07:31:49 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 07:31:49 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 07:31:49 spire-1.2.1/release/spire/ 07:31:49 spire-1.2.1/release/spire/README.md 07:31:49 spire-1.2.1/release/spire/conf/ 07:31:49 spire-1.2.1/release/spire/conf/agent/ 07:31:49 spire-1.2.1/release/spire/conf/agent/agent.conf 07:31:49 spire-1.2.1/release/spire/conf/server/ 07:31:49 spire-1.2.1/release/spire/conf/server/server.conf 07:31:49 spire-1.2.1/script/ 07:31:49 spire-1.2.1/script/build-artifact.sh 07:31:49 spire-1.2.1/script/generate_dummy_ca.sh 07:31:49 spire-1.2.1/support/ 07:31:49 spire-1.2.1/support/k8s/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 07:31:49 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/ 07:31:49 spire-1.2.1/support/oidc-discovery-provider/README.md 07:31:49 spire-1.2.1/support/oidc-discovery-provider/common_test.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/config.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/config_test.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/handler.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/main.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/server_api.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 07:31:49 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 07:31:49 spire-1.2.1/test/ 07:31:49 spire-1.2.1/test/clock/ 07:31:49 spire-1.2.1/test/clock/clock.go 07:31:49 spire-1.2.1/test/fakes/ 07:31:49 spire-1.2.1/test/fakes/fakeagentcatalog/ 07:31:49 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 07:31:49 spire-1.2.1/test/fakes/fakeagentkeymanager/ 07:31:49 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 07:31:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 07:31:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 07:31:49 spire-1.2.1/test/fakes/fakeagentstore/ 07:31:49 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 07:31:49 spire-1.2.1/test/fakes/fakedatastore/ 07:31:49 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 07:31:49 spire-1.2.1/test/fakes/fakeentryclient/ 07:31:49 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 07:31:49 spire-1.2.1/test/fakes/fakehealthchecker/ 07:31:49 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 07:31:49 spire-1.2.1/test/fakes/fakeidentityprovider/ 07:31:49 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 07:31:49 spire-1.2.1/test/fakes/fakemetrics/ 07:31:49 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 07:31:49 spire-1.2.1/test/fakes/fakenoderesolver/ 07:31:49 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 07:31:49 spire-1.2.1/test/fakes/fakenotifier/ 07:31:49 spire-1.2.1/test/fakes/fakenotifier/notifier.go 07:31:49 spire-1.2.1/test/fakes/fakepluginmetrics/ 07:31:49 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 07:31:49 spire-1.2.1/test/fakes/fakeserverca/ 07:31:49 spire-1.2.1/test/fakes/fakeserverca/serverca.go 07:31:49 spire-1.2.1/test/fakes/fakeservercatalog/ 07:31:49 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 07:31:49 spire-1.2.1/test/fakes/fakeserverkeymanager/ 07:31:49 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 07:31:49 spire-1.2.1/test/fakes/fakeservernodeattestor/ 07:31:49 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 07:31:49 spire-1.2.1/test/fakes/fakeupstreamauthority/ 07:31:49 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 07:31:49 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 07:31:49 spire-1.2.1/test/fakes/fakeworkloadapi/ 07:31:49 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 07:31:49 spire-1.2.1/test/fakes/fakeworkloadattestor/ 07:31:49 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 07:31:49 spire-1.2.1/test/fixture/ 07:31:49 spire-1.2.1/test/fixture/certs/ 07:31:49 spire-1.2.1/test/fixture/certs/agent_svid.der 07:31:49 spire-1.2.1/test/fixture/certs/base_cert.pem 07:31:49 spire-1.2.1/test/fixture/certs/base_csr.pem 07:31:49 spire-1.2.1/test/fixture/certs/base_key.pem 07:31:49 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 07:31:49 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 07:31:49 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 07:31:49 spire-1.2.1/test/fixture/certs/blog_cert.pem 07:31:49 spire-1.2.1/test/fixture/certs/blog_csr.pem 07:31:49 spire-1.2.1/test/fixture/certs/blog_key.pem 07:31:49 spire-1.2.1/test/fixture/certs/bundle.der 07:31:49 spire-1.2.1/test/fixture/certs/ca.pem 07:31:49 spire-1.2.1/test/fixture/certs/ca_key.pem 07:31:49 spire-1.2.1/test/fixture/certs/database_cert.pem 07:31:49 spire-1.2.1/test/fixture/certs/database_csr.pem 07:31:49 spire-1.2.1/test/fixture/certs/database_key.pem 07:31:49 spire-1.2.1/test/fixture/certs/node_cert.pem 07:31:49 spire-1.2.1/test/fixture/certs/node_csr.pem 07:31:49 spire-1.2.1/test/fixture/certs/node_key.pem 07:31:49 spire-1.2.1/test/fixture/certs/svid.pem 07:31:49 spire-1.2.1/test/fixture/certs/svid_key.pem 07:31:49 spire-1.2.1/test/fixture/config/ 07:31:49 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 07:31:49 spire-1.2.1/test/fixture/config/agent_good.conf 07:31:49 spire-1.2.1/test/fixture/config/agent_good_templated.conf 07:31:49 spire-1.2.1/test/fixture/config/plugin_good.conf 07:31:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 07:31:49 spire-1.2.1/test/fixture/config/server_good.conf 07:31:49 spire-1.2.1/test/fixture/config/server_good_templated.conf 07:31:49 spire-1.2.1/test/fixture/fixture.go 07:31:49 spire-1.2.1/test/fixture/nodeattestor/ 07:31:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 07:31:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 07:31:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 07:31:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 07:31:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 07:31:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 07:31:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 07:31:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 07:31:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 07:31:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 07:31:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 07:31:49 spire-1.2.1/test/fixture/registration/ 07:31:49 spire-1.2.1/test/fixture/registration/entries.json 07:31:49 spire-1.2.1/test/fixture/registration/good-for-update.json 07:31:49 spire-1.2.1/test/fixture/registration/good.json 07:31:49 spire-1.2.1/test/fixture/registration/invalid.json 07:31:49 spire-1.2.1/test/fixture/registration/invalid_json.json 07:31:49 spire-1.2.1/test/fixture/registration/manager_test_entries.json 07:31:49 spire-1.2.1/test/integration/ 07:31:49 spire-1.2.1/test/integration/README.md 07:31:49 spire-1.2.1/test/integration/common 07:31:49 spire-1.2.1/test/integration/setup/ 07:31:49 spire-1.2.1/test/integration/setup/adminclient/ 07:31:49 spire-1.2.1/test/integration/setup/adminclient/build.sh 07:31:49 spire-1.2.1/test/integration/setup/adminclient/client.go 07:31:49 spire-1.2.1/test/integration/setup/debugagent/ 07:31:49 spire-1.2.1/test/integration/setup/debugagent/build.sh 07:31:49 spire-1.2.1/test/integration/setup/debugagent/main.go 07:31:49 spire-1.2.1/test/integration/setup/debugserver/ 07:31:49 spire-1.2.1/test/integration/setup/debugserver/build.sh 07:31:49 spire-1.2.1/test/integration/setup/debugserver/main.go 07:31:49 spire-1.2.1/test/integration/setup/downstreamclient/ 07:31:49 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 07:31:49 spire-1.2.1/test/integration/setup/downstreamclient/client.go 07:31:49 spire-1.2.1/test/integration/setup/itclient/ 07:31:49 spire-1.2.1/test/integration/setup/itclient/client.go 07:31:49 spire-1.2.1/test/integration/setup/node-attestation/ 07:31:49 spire-1.2.1/test/integration/setup/node-attestation/build.sh 07:31:49 spire-1.2.1/test/integration/setup/node-attestation/client.go 07:31:49 spire-1.2.1/test/integration/setup/x509pop/ 07:31:49 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 07:31:49 spire-1.2.1/test/integration/setup/x509pop/setup.sh 07:31:49 spire-1.2.1/test/integration/suites/ 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/ 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql/ 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres/ 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/ 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/ 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 07:31:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 07:31:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 07:31:50 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 07:31:50 spire-1.2.1/test/integration/suites/join-token/ 07:31:50 spire-1.2.1/test/integration/suites/join-token/01-start-server 07:31:50 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 07:31:50 spire-1.2.1/test/integration/suites/join-token/03-start-agent 07:31:50 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 07:31:50 spire-1.2.1/test/integration/suites/join-token/05-check-svid 07:31:50 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 07:31:50 spire-1.2.1/test/integration/suites/join-token/README.md 07:31:50 spire-1.2.1/test/integration/suites/join-token/conf/ 07:31:50 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 07:31:50 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/join-token/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 07:31:50 spire-1.2.1/test/integration/suites/join-token/teardown 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 07:31:50 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 07:31:50 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 07:31:50 spire-1.2.1/test/integration/suites/k8s/ 07:31:50 spire-1.2.1/test/integration/suites/k8s/00-setup 07:31:50 spire-1.2.1/test/integration/suites/k8s/01-apply-config 07:31:50 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 07:31:50 spire-1.2.1/test/integration/suites/k8s/README.md 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/ 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 07:31:50 spire-1.2.1/test/integration/suites/k8s/init-kubectl 07:31:50 spire-1.2.1/test/integration/suites/k8s/teardown 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/README.md 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/root/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/nested-rotation/teardown 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/ 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/00-setup 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/README.md 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/conf/ 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 07:31:50 spire-1.2.1/test/integration/suites/node-attestation/teardown 07:31:50 spire-1.2.1/test/integration/suites/rotation/ 07:31:50 spire-1.2.1/test/integration/suites/rotation/00-setup 07:31:50 spire-1.2.1/test/integration/suites/rotation/01-start-server 07:31:50 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 07:31:50 spire-1.2.1/test/integration/suites/rotation/03-start-agent 07:31:50 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 07:31:50 spire-1.2.1/test/integration/suites/rotation/05-check-svids 07:31:50 spire-1.2.1/test/integration/suites/rotation/README.md 07:31:50 spire-1.2.1/test/integration/suites/rotation/conf/Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:31:50 Attempting uninstall: urllib3 07:31:50 07:31:50 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 07:31:50 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/rotation/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 07:31:50 spire-1.2.1/test/integration/suites/rotation/teardown 07:31:50 spire-1.2.1/test/integration/suites/self-test/ 07:31:50 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 07:31:50 spire-1.2.1/test/integration/suites/self-test/README.md 07:31:50 spire-1.2.1/test/integration/suites/self-test/teardown 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/ 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent Found existing installation: urllib3 1.26.7 07:31:50 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 07:31:50 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 07:31:50 spire-1.2.1/test/integration/suites/upgrade/ 07:31:50 spire-1.2.1/test/integration/suites/upgrade/00-setup 07:31:50 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 07:31:50 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 07:31:50 spire-1.2.1/test/integration/suites/upgrade/README.md 07:31:50 spire-1.2.1/test/integration/suites/upgrade/conf/ 07:31:50 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 07:31:50 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 07:31:50 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 07:31:50 spire-1.2.1/test/integration/suites/upgrade/teardown 07:31:50 spire-1.2.1/test/integration/suites/upgrade/versions.txt 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 07:31:50 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 07:31:50 spire-1.2.1/test/integration/test-one.sh 07:31:50 spire-1.2.1/test/integration/test.sh 07:31:50 spire-1.2.1/test/plugintest/ 07:31:50 spire-1.2.1/test/plugintest/config.go 07:31:50 spire-1.2.1/test/plugintest/load.go 07:31:50 spire-1.2.1/test/plugintest/option.go 07:31:50 spire-1.2.1/test/spiretest/ 07:31:50 spire-1.2.1/test/spiretest/apiserver.go 07:31:50 spire-1.2.1/test/spiretest/assertions.go Uninstalling urllib3-1.26.7: 07:31:50 07:31:50 spire-1.2.1/test/spiretest/dir.go 07:31:50 spire-1.2.1/test/spiretest/errors_posix.go 07:31:50 spire-1.2.1/test/spiretest/errors_windows.go 07:31:50 spire-1.2.1/test/spiretest/logs.go 07:31:50 spire-1.2.1/test/spiretest/socketapi.go 07:31:50 spire-1.2.1/test/spiretest/suite.go 07:31:50 spire-1.2.1/test/spiretest/x509.go 07:31:50 spire-1.2.1/test/testca/ 07:31:50 spire-1.2.1/test/testca/ca.go 07:31:50 spire-1.2.1/test/testkey/ 07:31:50 spire-1.2.1/test/testkey/generate.sh 07:31:50 spire-1.2.1/test/testkey/genkeys.go 07:31:50 spire-1.2.1/test/testkey/keys.go 07:31:50 spire-1.2.1/test/testkey/new.go 07:31:50 spire-1.2.1/test/tpmsimulator/ 07:31:50 spire-1.2.1/test/tpmsimulator/simulator.go 07:31:50 spire-1.2.1/test/util/ 07:31:50 spire-1.2.1/test/util/cert_fixtures.go 07:31:50 spire-1.2.1/test/util/cert_generation.go 07:31:50 spire-1.2.1/test/util/io_redirection.go 07:31:50 spire-1.2.1/test/util/race.go 07:31:50 spire-1.2.1/test/util/util.go 07:31:50 building spire from source... 07:31:50 Successfully uninstalled urllib3-1.26.7 07:31:51 Installing go1.17.7... 07:31:51 Removing intermediate container a6cb7d765c64 07:31:51 ---> ccca94b334b2 07:31:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:31:51 ---> Running in 4b5e19396131 07:31:51 Attempting uninstall: idna 07:31:51 Found existing installation: idna 3.3 07:31:51 Uninstalling idna-3.3: 07:31:51 Successfully uninstalled idna-3.3 07:31:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:31:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:31:55 Attempting uninstall: requests 07:31:55 Found existing installation: requests 2.26.0 07:31:55 Uninstalling requests-2.26.0: 07:31:55 Successfully uninstalled requests-2.26.0 07:31:55 Running setup.py install for texttable: started 07:31:55 (1/6) Installing dumb-init (1.2.5-r1) 07:31:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:31:55 (3/6) Installing libsodium (1.0.18-r0) 07:31:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:31:56 (5/6) Installing libzmq (4.3.4-r0) 07:31:56 (6/6) Installing zeromq (4.3.4-r0) 07:31:56 Executing busybox-1.33.1-r7.trigger 07:31:56 OK: 8 MiB in 20 packages 07:31:58 Running setup.py install for texttable: finished with status 'done' 07:31:58 Running setup.py install for PyYAML: started 07:31:58 Removing intermediate container 4b5e19396131 07:31:58 ---> 477b3319f78c 07:31:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:59 ---> 6e7b39582fcf 07:31:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:32:01 Running setup.py install for PyYAML: finished with status 'done' 07:32:01 ---> d5118105f41d 07:32:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:32:02 Running setup.py install for docopt: started 07:32:02 ---> 1c1ae4e71a78 07:32:02 Step 19/23 : ENTRYPOINT ["/core-data"] 07:32:02 ---> Running in daa81e3efdbf 07:32:03 Removing intermediate container daa81e3efdbf 07:32:03 ---> f040607d9f75 07:32:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:03 ---> Running in 800d6fd8dab3 07:32:03 Removing intermediate container 800d6fd8dab3 07:32:03 ---> a57941c917a8 07:32:03 Step 21/23 : LABEL arch=arm64 07:32:04 ---> Running in 1213d636b247 07:32:04 Removing intermediate container 1213d636b247 07:32:04 ---> d24c90b25262 07:32:04 Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:32:04 ---> Running in 70ff3de33fcd 07:32:05 Removing intermediate container 70ff3de33fcd 07:32:05 ---> 3f0cb07ecf2d 07:32:05 Step 23/23 : LABEL version=0.0.0 07:32:05 Running setup.py install for docopt: finished with status 'done' 07:32:05 ---> Running in decc60efbb63 07:32:05 Running setup.py install for dockerpty: started 07:32:06 Removing intermediate container decc60efbb63 07:32:06 ---> b6fad8c279ac 07:32:06 07:32:06 Successfully built b6fad8c279ac 07:32:06 Successfully tagged core-data-arm64:latest 07:32:06  Building core-data ... done Building security-spiffe-token-provider 07:32:08 Running setup.py install for dockerpty: finished with status 'done' 07:32:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:32:20 Building bin/spire-server... 07:32:20 go: downloading github.com/mitchellh/cli v1.1.2 07:32:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 07:32:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 07:32:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 07:32:20 go: downloading google.golang.org/grpc v1.44.0 07:32:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 07:32:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 07:32:26 go: downloading github.com/imdario/mergo v0.3.12 07:32:26 go: downloading github.com/sirupsen/logrus v1.8.1 07:32:27 go: downloading github.com/hashicorp/go-hclog v1.1.0 07:32:27 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 07:32:27 go: downloading github.com/fatih/color v1.13.0 07:32:27 go: downloading github.com/mattn/go-isatty v0.0.14 07:32:28 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 07:32:28 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 07:32:28 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 07:32:28 go: downloading github.com/InVisionApp/go-logger v1.0.1 07:32:28 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 07:32:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 07:32:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 07:32:30 go: downloading github.com/open-policy-agent/opa v0.38.0 07:32:30 Removing intermediate container 18300908cb60 07:32:30 ---> e010edd43384 07:32:30 Step 14/23 : ENV APP_PORT=58890 07:32:30 ---> Running in 96dddbbba1fe 07:32:31 Removing intermediate container 96dddbbba1fe 07:32:31 ---> 2474c4c0370e 07:32:31 Step 15/23 : EXPOSE $APP_PORT 07:32:31 ---> Running in 2862d109c935 07:32:32 Removing intermediate container 2862d109c935 07:32:32 ---> d57ecebeff21 07:32:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:32:35 ---> 9ce23c681b8f 07:32:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:32:36 ---> ef698aacf6ae 07:32:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:32:36 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:32:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:32:36 ---> f429ffedd7fe 07:32:36 Step 3/20 : WORKDIR /edgex-go 07:32:36 ---> Using cache 07:32:36 ---> b110d3c6eeb3 07:32:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:32:36 ---> Running in 95b4e2b77f11 07:32:38 ---> 5204baa5da81 07:32:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:32:38 ---> Running in cd67e3679969 07:32:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:32:39 Removing intermediate container cd67e3679969 07:32:39 ---> c76cfb6a7ea5 07:32:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:39 ---> Running in d313bcfb7b01 07:32:39 Removing intermediate container d313bcfb7b01 07:32:39 ---> ae66d3846bfc 07:32:39 Step 21/23 : LABEL arch=arm64 07:32:39 ---> Running in 36e981dd8e11 07:32:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:32:40 Removing intermediate container 36e981dd8e11 07:32:40 ---> dc5348f4e9e4 07:32:40 Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:32:40 ---> Running in 168d4cc43e60 07:32:40 Removing intermediate container 168d4cc43e60 07:32:40 ---> 95a4eb9386ed 07:32:40 Step 23/23 : LABEL version=0.0.0 07:32:40 ---> Running in 9c610eb3d11a 07:32:41 Removing intermediate container 9c610eb3d11a 07:32:41 ---> e0d8dd994c86 07:32:41 07:32:41 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:32:41 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:32:41 OK: 15741 distinct packages available 07:32:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:32:41 Successfully built e0d8dd994c86 07:32:41 Successfully tagged sys-mgmt-agent-arm64:latest 07:32:41  Building sys-mgmt-agent ... done Building support-scheduler 07:32:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:32:44 OK: 220 MiB in 52 packages 07:32:46 Removing intermediate container 95b4e2b77f11 07:32:46 ---> b705def6d6f2 07:32:46 Step 5/20 : COPY go.mod vendor* ./ 07:32:47 ---> 87412a20abf1 07:32:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:47 ---> Running in 31c7c977c56a 07:32:53 Removing intermediate container 31c7c977c56a 07:32:53 ---> 9a1fcfb95f3b 07:32:53 Step 7/20 : COPY . . 07:32:58 go: downloading github.com/armon/go-metrics v0.3.10 07:32:58 go: downloading github.com/prometheus/client_golang v1.12.1 07:32:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 07:32:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 07:32:58 go: downloading github.com/mattn/go-colorable v0.1.12 07:32:59 go: downloading github.com/Masterminds/goutils v1.1.0 07:32:59 go: downloading github.com/Masterminds/semver v1.5.0 07:32:59 go: downloading github.com/google/uuid v1.1.2 07:32:59 go: downloading github.com/huandu/xstrings v1.3.2 07:33:00 go: downloading github.com/imkira/go-observer v1.0.3 07:33:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 07:33:00 go: downloading github.com/oklog/run v1.0.0 07:33:00 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 07:33:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:33:00 go: downloading github.com/prometheus/client_model v0.2.0 07:33:01 go: downloading github.com/prometheus/common v0.32.1 07:33:01 go: downloading github.com/beorn7/perks v1.0.1 07:33:01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 07:33:01 go: downloading github.com/prometheus/procfs v0.7.3 07:33:02 go: downloading go.uber.org/atomic v1.9.0 07:33:02 go: downloading github.com/hashicorp/errwrap v1.1.0 07:33:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 07:33:02 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 07:33:02 go: downloading github.com/stretchr/testify v1.7.0 07:33:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:33:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 07:33:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 07:33:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 07:33:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 07:33:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 07:33:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:33:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:33:09 ---> f429ffedd7fe 07:33:09 Step 3/22 : WORKDIR /edgex-go 07:33:09 ---> Using cache 07:33:09 ---> b110d3c6eeb3 07:33:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:09 ---> Using cache 07:33:09 ---> 9f7b16e2c7e2 07:33:09 Step 5/22 : RUN apk add --update --no-cache make git 07:33:09 ---> Using cache 07:33:09 ---> 3df54baeb791 07:33:09 Step 6/22 : COPY go.mod vendor* ./ 07:33:09 ---> Using cache 07:33:09 ---> 49f226b4d62c 07:33:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:09 ---> Using cache 07:33:09 ---> 416cb3f497ca 07:33:09 Step 8/22 : COPY . . 07:33:09 ---> Using cache 07:33:09 ---> 74b87c0a08ab 07:33:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:33:12 ---> Running in aa2f2365e570 07:33:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 07:33:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 07:33:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 07:33:13 go: downloading github.com/blang/semver/v4 v4.0.0 07:33:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 07:33:13 go: downloading github.com/jinzhu/gorm v1.9.16 07:33:14 go: downloading github.com/lib/pq v1.10.4 07:33:14 go: downloading github.com/mattn/go-sqlite3 v1.14.12 07:33:14 go: downloading k8s.io/client-go v0.23.4 07:33:14 go: downloading google.golang.org/api v0.70.0 07:33:14 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 07:33:19 go: downloading k8s.io/api v0.23.4 07:33:20  ---> c9818f19d13c 07:33:20 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:33:21 ---> Running in fb342bedd059 07:33:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:33:27 go: downloading github.com/google/go-tpm v0.3.3 07:33:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 07:34:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 07:34:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 07:34:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 07:34:00 go: downloading cloud.google.com/go/storage v1.21.0 07:34:00 go: downloading cloud.google.com/go v0.100.2 07:34:00 go: downloading github.com/aws/aws-sdk-go v1.43.0 07:34:39 go: downloading k8s.io/apimachinery v0.23.4 07:34:39 go: downloading k8s.io/kube-aggregator v0.23.3 07:34:40 go: downloading cloud.google.com/go/security v1.3.0 07:34:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 07:34:41 go: downloading github.com/hashicorp/vault/api v1.4.1 07:34:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:34:42 go: downloading gopkg.in/yaml.v2 v2.4.0 07:34:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 07:34:43 go: downloading github.com/gobwas/glob v0.2.3 07:34:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 07:34:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 07:34:43 go: downloading github.com/twmb/murmur3 v1.1.6 07:34:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 07:34:44 go: downloading github.com/aws/smithy-go v1.11.0 07:34:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 07:34:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 07:34:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 07:34:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 07:34:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 07:34:46 go: downloading github.com/jinzhu/inflection v1.0.0 07:34:46 go: downloading github.com/gogo/protobuf v1.3.2 07:34:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 07:34:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 07:34:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 07:34:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 07:34:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 07:34:52 go: downloading github.com/dimchansky/utfbom v1.1.1 07:34:52 go: downloading cloud.google.com/go/compute v1.3.0 07:34:53 go: downloading cloud.google.com/go/iam v0.1.1 07:34:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 07:34:53 go: downloading k8s.io/klog/v2 v2.30.0 07:34:54 go: downloading github.com/google/gofuzz v1.1.0 07:34:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 07:34:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 07:34:55 go: downloading github.com/spf13/pflag v1.0.5 07:34:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 07:34:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 07:34:56 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 07:34:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:34:56 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 07:34:56 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 07:34:56 go: downloading github.com/hashicorp/vault/sdk v0.4.1 07:34:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 07:34:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 07:34:58 go: downloading github.com/tklauser/numcpus v0.3.0 07:34:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 07:34:58 go: downloading go.opencensus.io v0.23.0 07:34:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 07:34:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 07:34:59 go: downloading github.com/jmespath/go-jmespath v0.4.0 07:35:01 go: downloading gopkg.in/inf.v0 v0.9.1 07:35:01 go: downloading github.com/go-logr/logr v1.2.2 07:35:01 go: downloading github.com/google/go-cmp v0.5.7 07:35:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 07:35:02 go: downloading github.com/json-iterator/go v1.1.12 07:35:03 go: downloading github.com/googleapis/gnostic v0.5.5 07:35:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 07:35:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 07:35:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 07:35:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 07:35:09 go: downloading go.uber.org/zap v1.21.0 07:35:09 go: downloading sigs.k8s.io/yaml v1.3.0 07:35:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 07:35:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 07:35:10 go: downloading github.com/modern-go/reflect2 v1.0.2 07:35:10 go: downloading github.com/ryanuber/go-glob v1.0.0 07:35:10 go: downloading github.com/golang/snappy v0.0.4 07:35:10 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 07:35:20 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 07:35:20 go: downloading github.com/hashicorp/go-uuid v1.0.2 07:35:20 go: downloading github.com/hashicorp/go-version v1.2.0 07:35:20 go: downloading go.uber.org/multierr v1.6.0 07:35:27 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 07:35:27 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 07:39:49 Removing intermediate container fb342bedd059 07:39:49 ---> d17980ff3c96 07:39:49 07:39:49 Step 9/20 : FROM alpine:3.15 07:39:49 3.15: Pulling from library/alpine 07:39:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:39:49 Status: Downloaded newer image for alpine:3.15 07:39:49 ---> 3fb3c9af89a9 07:39:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:39:49 ---> Running in d4e6594fc51d 07:39:49 Removing intermediate container d4e6594fc51d 07:39:49 ---> 996e88efcd26 07:39:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:49 ---> Running in 614a65590fd5 07:39:50 Removing intermediate container 614a65590fd5 07:39:50 ---> 8211a08a87dc 07:39:50 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:39:50 ---> Running in 671b947ce3a4 07:39:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:39:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:39:55 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 07:39:55 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 07:39:55 OK: 15730 distinct packages available 07:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:39:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:39:57 (1/9) Installing ca-certificates (20211220-r0) 07:39:57 (2/9) Installing brotli-libs (1.0.9-r5) 07:39:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:39:58 (4/9) Installing libcurl (7.80.0-r0) 07:39:58 (5/9) Installing curl (7.80.0-r0) 07:39:58 (6/9) Installing dumb-init (1.2.5-r1) 07:39:58 (7/9) Installing musl-obstack (1.2.3-r0) 07:39:58 (8/9) Installing libucontext (1.1-r0) 07:39:58 (9/9) Installing gcompat (1.0.0-r4) 07:39:58 Executing busybox-1.34.1-r5.trigger 07:39:58 Executing ca-certificates-20211220-r0.trigger 07:39:59 OK: 8 MiB in 23 packages 07:40:01 Removing intermediate container 671b947ce3a4 07:40:01 ---> 6b7e232ba985 07:40:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:40:02 ---> b54eb415eea3 07:40:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:40:05 ---> 18cfe5e953a1 07:40:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:40:07 ---> 46138f4d74e6 07:40:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:40:07 ---> Running in 2724b8364a2f 07:40:08 Removing intermediate container 2724b8364a2f 07:40:08 ---> 765d72945ce5 07:40:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:40:08 ---> Running in be737695eb67 07:40:09 Removing intermediate container be737695eb67 07:40:09 ---> 45566b96473f 07:40:09 Step 18/20 : LABEL arch=arm64 07:40:09 ---> Running in 3d52d22c13e7 07:40:10 Removing intermediate container 3d52d22c13e7 07:40:10 ---> 4abfb3f69ce0 07:40:10 Step 19/20 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:40:10 ---> Running in d9fc3f93c4e9 07:40:11 Removing intermediate container d9fc3f93c4e9 07:40:11 ---> 6249c3e2897b 07:40:11 Step 20/20 : LABEL version=0.0.0 07:40:11 ---> Running in 587a6153a3a4 07:40:12 Removing intermediate container 587a6153a3a4 07:40:12 ---> 9edef4ecbccd 07:40:12 07:40:13 Successfully built 9edef4ecbccd 07:40:13 Successfully tagged security-spiffe-token-provider-arm64:latest 07:40:13 Building core-metadata 07:40:15  Building security-spiffe-token-provider ... done Removing intermediate container aa2f2365e570 07:40:15 ---> 966dcdd96593 07:40:15 07:40:15 Step 10/22 : FROM alpine:3.14 07:40:15 ---> ac73e934f311 07:40:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:40:15 ---> Using cache 07:40:15 ---> 5e3cbce21b98 07:40:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:40:15 ---> Using cache 07:40:15 ---> 1d0308dad759 07:40:15 Step 13/22 : ENV APP_PORT=59861 07:40:15 ---> Running in fb9d64dd2f82 07:40:16 Removing intermediate container fb9d64dd2f82 07:40:16 ---> 14b99128a34c 07:40:16 Step 14/22 : EXPOSE $APP_PORT 07:40:16 ---> Running in 7fa73da82510 07:40:16 Removing intermediate container 7fa73da82510 07:40:16 ---> febfcf71aad9 07:40:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:40:18 ---> 56ac687f4347 07:40:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:40:20 ---> 8a0f3c8b0e09 07:40:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:40:21 ---> 76b5fcf9f2f4 07:40:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:40:21 ---> Running in 0c91524e2e56 07:40:22 Removing intermediate container 0c91524e2e56 07:40:22 ---> 966774dbbe91 07:40:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:40:22 ---> Running in c049fc6369a6 07:40:22 Removing intermediate container c049fc6369a6 07:40:22 ---> 86caa755e2b3 07:40:22 Step 20/22 : LABEL arch=arm64 07:40:23 ---> Running in a07f72ec7d86 07:40:23 Removing intermediate container a07f72ec7d86 07:40:23 ---> 947a1386db6f 07:40:23 Step 21/22 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:40:23 ---> Running in 9a8583b0dd96 07:40:24 Removing intermediate container 9a8583b0dd96 07:40:24 ---> a3518a45e703 07:40:24 Step 22/22 : LABEL version=0.0.0 07:40:24 ---> Running in ebb107378a48 07:40:25 Removing intermediate container ebb107378a48 07:40:25 ---> fcbd50a502d8 07:40:25 07:40:25 Successfully built fcbd50a502d8 07:40:25 Successfully tagged support-scheduler-arm64:latest 07:40:47  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:40:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:40:47 ---> f429ffedd7fe 07:40:47 Step 3/23 : WORKDIR /edgex-go 07:40:47 ---> Using cache 07:40:47 ---> b110d3c6eeb3 07:40:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:47 ---> Using cache 07:40:47 ---> 9f7b16e2c7e2 07:40:47 Step 5/23 : RUN apk add --update --no-cache make git 07:40:47 ---> Using cache 07:40:47 ---> 3df54baeb791 07:40:47 Step 6/23 : COPY go.mod vendor* ./ 07:40:47 ---> Using cache 07:40:47 ---> 49f226b4d62c 07:40:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:47 ---> Using cache 07:40:47 ---> 416cb3f497ca 07:40:47 Step 8/23 : COPY . . 07:40:47 ---> Using cache 07:40:47 ---> 74b87c0a08ab 07:40:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:40:48 ---> Running in 09106ca55871 07:40:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:44:42 Removing intermediate container 09106ca55871 07:44:42 ---> f711eae2f520 07:44:42 07:44:42 Step 10/23 : FROM alpine:3.14 07:44:42 ---> ac73e934f311 07:44:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:44:42 ---> Using cache 07:44:42 ---> 5e3cbce21b98 07:44:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:44:42 ---> Using cache 07:44:42 ---> 1d0308dad759 07:44:42 Step 13/23 : ENV APP_PORT=59881 07:44:42 ---> Running in 916b37393700 07:44:42 Removing intermediate container 916b37393700 07:44:42 ---> 15840e894209 07:44:42 Step 14/23 : EXPOSE $APP_PORT 07:44:42 ---> Running in ecae917bff67 07:44:42 Removing intermediate container ecae917bff67 07:44:42 ---> faef8680b624 07:44:42 Step 15/23 : WORKDIR / 07:44:42 ---> Running in 764560830f67 07:44:42 Removing intermediate container 764560830f67 07:44:42 ---> 0247d87e071f 07:44:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:44:42 ---> 1a7d759ba96b 07:44:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:44:43 ---> 737c3b1d3848 07:44:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:44:44 ---> 09d92372da6b 07:44:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:44:44 ---> Running in 1e5e5ea1dd52 07:44:44 Removing intermediate container 1e5e5ea1dd52 07:44:44 ---> 2eb16064e4fb 07:44:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:44 ---> Running in 65f3b6ee3b3b 07:44:45 Removing intermediate container 65f3b6ee3b3b 07:44:45 ---> b21983273a2f 07:44:45 Step 21/23 : LABEL arch=arm64 07:44:45 ---> Running in a49ce90b27e5 07:44:46 Removing intermediate container a49ce90b27e5 07:44:46 ---> 4dc1172a84fc 07:44:46 Step 22/23 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 07:44:46 ---> Running in 710e9af5f996 07:44:46 Removing intermediate container 710e9af5f996 07:44:46 ---> a73fc7606203 07:44:46 Step 23/23 : LABEL version=0.0.0 07:44:46 ---> Running in 29a74724cd2c 07:44:47 Removing intermediate container 29a74724cd2c 07:44:47 ---> c36d04897367 07:44:47 07:44:47 Successfully built c36d04897367 07:44:47 Successfully tagged core-metadata-arm64:latest 07:54:25  Building core-metadata ... done Building bin/spire-agent... 07:54:25 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:54:25 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:54:25 go: downloading github.com/docker/docker v20.10.12+incompatible 07:54:29 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:54:29 go: downloading github.com/google/go-tpm-tools v0.3.3 07:54:32 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:54:32 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:54:32 go: downloading github.com/docker/go-connections v0.4.0 07:54:32 go: downloading github.com/docker/go-units v0.4.0 07:54:32 go: downloading github.com/opencontainers/image-spec v1.0.1 07:54:32 go: downloading github.com/containerd/containerd v1.3.4 07:54:32 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:54:32 go: downloading github.com/opencontainers/go-digest v1.0.0 07:59:55 Building bin/spire-agent... 07:59:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:59:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:59:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:59:55 go: downloading github.com/docker/docker v20.10.12+incompatible 07:59:55 go: downloading github.com/google/go-tpm-tools v0.3.3 07:59:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:59:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:59:55 go: downloading github.com/docker/go-connections v0.4.0 07:59:55 go: downloading github.com/docker/go-units v0.4.0 07:59:55 go: downloading github.com/opencontainers/image-spec v1.0.1 07:59:55 go: downloading github.com/containerd/containerd v1.3.4 07:59:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:59:55 go: downloading github.com/opencontainers/go-digest v1.0.0 08:00:22 Removing intermediate container 8adfa3435a36 08:00:22 ---> 642f90894330 08:00:22 08:00:22 Step 13/25 : FROM alpine:3.15 08:00:22 ---> 3fb3c9af89a9 08:00:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:00:22 ---> Using cache 08:00:22 ---> 996e88efcd26 08:00:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:22 ---> Using cache 08:00:22 ---> 8211a08a87dc 08:00:22 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:00:22 ---> Running in 6b4a705acc1f 08:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:00:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:00:25 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 08:00:25 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:00:25 OK: 15730 distinct packages available 08:00:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:00:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:00:27 (1/5) Installing dumb-init (1.2.5-r1) 08:00:27 (2/5) Installing musl-obstack (1.2.3-r0) 08:00:27 (3/5) Installing libucontext (1.1-r0) 08:00:27 (4/5) Installing gcompat (1.0.0-r4) 08:00:27 (5/5) Installing openssl (1.1.1n-r0) 08:00:27 Executing busybox-1.34.1-r5.trigger 08:00:27 OK: 6 MiB in 19 packages 08:00:29 Removing intermediate container 6b4a705acc1f 08:00:29 ---> d6ef712f0ed2 08:00:29 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:00:34 ---> 4b9b246c1b9c 08:00:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:00:35 ---> 26eee2a480c7 08:00:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:00:36 ---> 66876d0788b7 08:00:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:00:37 ---> 2f3b9f2be972 08:00:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:00:37 ---> Running in 4c1e9cc48889 08:00:38 Removing intermediate container 4c1e9cc48889 08:00:38 ---> 13e4f6fa374d 08:00:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:00:38 ---> Running in e47b90c3aee9 08:00:38 Removing intermediate container e47b90c3aee9 08:00:38 ---> 64dd807d3083 08:00:38 Step 23/25 : LABEL arch=arm64 08:00:38 ---> Running in ffeac6f974fc 08:00:39 Removing intermediate container ffeac6f974fc 08:00:39 ---> 5d196460c9a6 08:00:39 Step 24/25 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 08:00:39 ---> Running in f36d27ce0284 08:00:39 Removing intermediate container f36d27ce0284 08:00:39 ---> be92c103e598 08:00:39 Step 25/25 : LABEL version=0.0.0 08:00:40 ---> Running in 40c4ef045b69 08:00:40 Removing intermediate container 40c4ef045b69 08:00:40 ---> 415b7a7c5e31 08:00:40 08:00:40 Successfully built 415b7a7c5e31 08:00:40 Successfully tagged security-spire-server-arm64:latest 08:02:03  Building security-spire-server ... done Building bin/spire-agent... 08:02:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:02:03 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:02:03 go: downloading github.com/docker/docker v20.10.12+incompatible 08:02:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:02:04 go: downloading github.com/google/go-tpm-tools v0.3.3 08:02:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:02:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:02:05 go: downloading github.com/docker/go-connections v0.4.0 08:02:05 go: downloading github.com/docker/go-units v0.4.0 08:02:05 go: downloading github.com/opencontainers/image-spec v1.0.1 08:02:05 go: downloading github.com/containerd/containerd v1.3.4 08:02:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:02:05 go: downloading github.com/opencontainers/go-digest v1.0.0 08:04:57 Removing intermediate container ab3462fac649 08:04:57 ---> efeb6fd7456e 08:04:57 08:04:57 Step 13/26 : FROM alpine:3.15 08:04:57 ---> 3fb3c9af89a9 08:04:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:04:57 ---> Using cache 08:04:57 ---> 996e88efcd26 08:04:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:57 ---> Using cache 08:04:57 ---> 8211a08a87dc 08:04:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:04:57 ---> Using cache 08:04:57 ---> d6ef712f0ed2 08:04:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 08:04:57 ---> 966ec2b499b2 08:04:57 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:04:57 ---> d75ca02acd15 08:04:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:04:57 ---> 00cec5002466 08:04:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:04:57 ---> 56c43dbfd0dd 08:04:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:04:57 ---> 992cd63b7bc6 08:04:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:04:57 ---> Running in 1287282b1019 08:04:57 Removing intermediate container 1287282b1019 08:04:57 ---> 7ff74be4ad5c 08:04:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:04:57 ---> Running in f5af86d721c0 08:04:57 Removing intermediate container f5af86d721c0 08:04:57 ---> 94afdf8f300b 08:04:57 Step 24/26 : LABEL arch=arm64 08:04:57 ---> Running in f04bbeb58ea6 08:04:57 Removing intermediate container f04bbeb58ea6 08:04:57 ---> 986d4ec882db 08:04:57 Step 25/26 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 08:04:57 ---> Running in ddc96f954ed0 08:04:57 Removing intermediate container ddc96f954ed0 08:04:57 ---> f539e5bf8ebe 08:04:57 Step 26/26 : LABEL version=0.0.0 08:04:57 ---> Running in bf1c6e8ee532 08:04:57 Removing intermediate container bf1c6e8ee532 08:04:57 ---> 615b92b3bb45 08:04:57 08:04:57 Successfully built 615b92b3bb45 08:04:57 Successfully tagged security-spire-agent-arm64:latest 08:06:34  Building security-spire-agent ... done Removing intermediate container 387cc90f098c 08:06:34 ---> 2e4a5945ec0f 08:06:34 08:06:34 Step 13/26 : FROM alpine:3.15 08:06:34 ---> 3fb3c9af89a9 08:06:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:06:34 ---> Using cache 08:06:34 ---> 996e88efcd26 08:06:34 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:34 ---> Using cache 08:06:34 ---> 8211a08a87dc 08:06:34 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:06:34 ---> Running in 6afdb23a19b6 08:06:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:06:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:06:34 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 08:06:34 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:06:34 OK: 15730 distinct packages available 08:06:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:06:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:06:34 (1/4) Installing dumb-init (1.2.5-r1) 08:06:34 (2/4) Installing musl-obstack (1.2.3-r0) 08:06:34 (3/4) Installing libucontext (1.1-r0) 08:06:34 (4/4) Installing gcompat (1.0.0-r4) 08:06:34 Executing busybox-1.34.1-r5.trigger 08:06:34 OK: 6 MiB in 18 packages 08:06:34 Removing intermediate container 6afdb23a19b6 08:06:34 ---> 0dde0677f629 08:06:34 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:06:34 ---> 3fbdaf587635 08:06:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:06:34 ---> 93f4d4408a57 08:06:34 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:06:34 ---> Running in 1aef3615ea07 08:06:34 Removing intermediate container 1aef3615ea07 08:06:34 ---> f671d0c5b66b 08:06:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:06:34 ---> 7c2fca9b78b2 08:06:34 Step 21/26 : WORKDIR / 08:06:34 ---> Running in 06f533865b26 08:06:34 Removing intermediate container 06f533865b26 08:06:34 ---> b9defa266327 08:06:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:06:34 ---> Running in 311c9eda9f7a 08:06:34 Removing intermediate container 311c9eda9f7a 08:06:34 ---> ab0a0980849e 08:06:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:06:34 ---> Running in 4e7531f800de 08:06:35 Removing intermediate container 4e7531f800de 08:06:35 ---> 2d4960680d94 08:06:35 Step 24/26 : LABEL arch=arm64 08:06:35 ---> Running in f5fe46ed3966 08:06:35 Removing intermediate container f5fe46ed3966 08:06:35 ---> e9fe74751b28 08:06:35 Step 25/26 : LABEL git_sha=a6024f178a0030cbe1827be7b996dd30d7b1ca19 08:06:35 ---> Running in 9a8e3a26f68e 08:06:36 Removing intermediate container 9a8e3a26f68e 08:06:36 ---> ce7d88559ecf 08:06:36 Step 26/26 : LABEL version=0.0.0 08:06:36 ---> Running in 9e7c3aff6b1a 08:06:36 Removing intermediate container 9e7c3aff6b1a 08:06:36 ---> 248daabcaa3a 08:06:36 08:06:36 Successfully built 248daabcaa3a 08:06:36 Successfully tagged security-spire-config-arm64:latest 08:06:36  Building security-spire-config ... done  [Pipeline] } 08:06:36 $ docker stop --time=1 9ca16982daa92dc1cc000e7e90a43e36de4adb5d220fc9b70ad45d9759a452f9 08:06:38 $ docker rm -f 9ca16982daa92dc1cc000e7e90a43e36de4adb5d220fc9b70ad45d9759a452f9 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:39 + docker images 08:06:39 REPOSITORY TAG IMAGE ID CREATED SIZE 08:06:39 security-spire-config-arm64 latest 248daabcaa3a 3 seconds ago 85.6MB 08:06:39 2e4a5945ec0f 35 seconds ago 4.14GB 08:06:39 security-spire-agent-arm64 latest 615b92b3bb45 About a minute ago 126MB 08:06:39 efeb6fd7456e 2 minutes ago 4.14GB 08:06:39 security-spire-server-arm64 latest 415b7a7c5e31 5 minutes ago 86.3MB 08:06:39 642f90894330 6 minutes ago 4.14GB 08:06:39 core-metadata-arm64 latest c36d04897367 21 minutes ago 16.3MB 08:06:39 f711eae2f520 22 minutes ago 1.31GB 08:06:39 support-scheduler-arm64 latest fcbd50a502d8 26 minutes ago 25.2MB 08:06:39 966dcdd96593 26 minutes ago 1.36GB 08:06:39 security-spiffe-token-provider-arm64 latest 9edef4ecbccd 26 minutes ago 27.9MB 08:06:39 d17980ff3c96 26 minutes ago 1.36GB 08:06:39 sys-mgmt-agent-arm64 latest e0d8dd994c86 33 minutes ago 282MB 08:06:39 core-data-arm64 latest b6fad8c279ac 34 minutes ago 21.6MB 08:06:39 7131e306dd2b 34 minutes ago 1.34GB 08:06:39 core-command-arm64 latest 88b020fc492f 35 minutes ago 15.5MB 08:06:39 c9958faa049b 35 minutes ago 1.31GB 08:06:39 13166b1fbf31 35 minutes ago 1.31GB 08:06:39 support-notifications-arm64 latest 9196c798b422 40 minutes ago 25.8MB 08:06:39 6e0297cbd242 41 minutes ago 1.37GB 08:06:39 security-bootstrapper-arm64 latest 651a20c18372 42 minutes ago 18.3MB 08:06:39 security-secretstore-setup-arm64 latest c58c7b34e35e 42 minutes ago 27.5MB 08:06:39 security-proxy-setup-arm64 latest 36893e009084 42 minutes ago 26.1MB 08:06:39 2ef1f98563f6 43 minutes ago 1.31GB 08:06:39 8149586418ab 43 minutes ago 1.32GB 08:06:39 e03be4386fea 43 minutes ago 1.32GB 08:06:39 ci-base-image-arm64 latest f429ffedd7fe 59 minutes ago 886MB 08:06:39 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 08:06:39 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 08:06:39 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 08:06:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 08:06:39 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 08:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:40 08:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:41 arm64: Pulling from edgex-lftools-log-publisher 08:06:41 8998bd30e6a1: Pulling fs layer 08:06:41 04944245beec: Pulling fs layer 08:06:41 699f458cf7ca: Pulling fs layer 08:06:41 765212b225bb: Pulling fs layer 08:06:41 f23df028b6ca: Pulling fs layer 08:06:41 d65c8cfc05b1: Pulling fs layer 08:06:41 2437ff75d9bd: Pulling fs layer 08:06:41 d65c8cfc05b1: Waiting 08:06:41 765212b225bb: Waiting 08:06:41 f23df028b6ca: Waiting 08:06:41 2437ff75d9bd: Waiting 08:06:41 04944245beec: Download complete 08:06:41 765212b225bb: Verifying Checksum 08:06:41 765212b225bb: Download complete 08:06:41 f23df028b6ca: Verifying Checksum 08:06:41 f23df028b6ca: Download complete 08:06:41 d65c8cfc05b1: Verifying Checksum 08:06:41 d65c8cfc05b1: Download complete 08:06:41 699f458cf7ca: Download complete 08:06:41 8998bd30e6a1: Verifying Checksum 08:06:41 8998bd30e6a1: Download complete 08:06:44 2437ff75d9bd: Verifying Checksum 08:06:44 2437ff75d9bd: Download complete 08:06:46 8998bd30e6a1: Pull complete 08:06:47 04944245beec: Pull complete 08:06:48 699f458cf7ca: Pull complete 08:06:48 765212b225bb: Pull complete 08:06:49 f23df028b6ca: Pull complete 08:06:49 d65c8cfc05b1: Pull complete 08:07:04 2437ff75d9bd: Pull complete 08:07:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:07:05 prd-ubuntu20.04-docker-arm64-4c-16g-21751 does not seem to be running inside a container 08:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:07:08 $ docker top 37800e8a804881ea78a10050350a88f61e835b09e7d3251e23f9d321f9267762 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:09 ---> job-cost.sh 08:07:09 lf-activate-venv: SKIPPING 08:07:09 INFO: No Stack... 08:07:09 INFO: Retrieving Pricing Info for: v3-standard-4 08:07:10 INFO: Archiving Costs [Pipeline] sh 08:07:11 + cut -d, -f6 08:07:11 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 08:07:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3985-1-stack-cost] 08:07:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3985-1-stack-cost] did not exist. Created. 08:07:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3985-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:11 + echo total: 0.2199999988079071 [Pipeline] stash 08:07:12 Stashed 1 file(s) [Pipeline] } 08:07:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3985-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:12 $ docker stop --time=1 37800e8a804881ea78a10050350a88f61e835b09e7d3251e23f9d321f9267762 08:07:13 $ docker rm -f 37800e8a804881ea78a10050350a88f61e835b09e7d3251e23f9d321f9267762 [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 08:07:14 provisioning config files... 08:07:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3279910635042846317tmp [Pipeline] { [Pipeline] sh 08:07:15 + set +x 08:07:15 + bash -s -- 08:07:15 + curl -s https://codecov.io/bash 08:07:15 08:07:15 _____ _ 08:07:15 / ____| | | 08:07:15 | | ___ __| | ___ ___ _____ __ 08:07:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:07:15 | |___| (_) | (_| | __/ (_| (_) \ V / 08:07:15 \_____\___/ \__,_|\___|\___\___/ \_/ 08:07:15 Bash-1.0.6 08:07:15 08:07:15 08:07:15 ==> git version 2.25.1 found 08:07:15 ==> 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 08:07:15 Release-Date: 2020-01-08 08:07:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:07:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:07:15 ==> Jenkins CI detected. 08:07:15 current dir:  /w/workspace/edgex-go/1 08:07:15 project root: . 08:07:15 --> token set from env 08:07:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:07:15 ==> Running gcov in . (disable via -X gcov) 08:07:15 ==> Python coveragepy not found 08:07:15 ==> Searching for coverage reports in: 08:07:15 + . 08:07:15 -> Found 1 reports 08:07:15 ==> Detecting git/mercurial file structure 08:07:15 ==> Reading reports 08:07:15 + ./coverage.out bytes=435134 08:07:15 ==> Appending adjustments 08:07:15 https://docs.codecov.io/docs/fixing-reports 08:07:16 + Found adjustments 08:07:16 ==> Gzipping contents 08:07:16 60K /tmp/codecov.yyUqAU.gz 08:07:16 ==> Uploading reports 08:07:16 url: https://codecov.io 08:07:16 query: branch=PR-3985&commit=a6024f178a0030cbe1827be7b996dd30d7b1ca19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3985%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3985&job=&cmd_args= 08:07:16 -> Pinging Codecov 08:07:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3985&commit=a6024f178a0030cbe1827be7b996dd30d7b1ca19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3985%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3985&job=&cmd_args= 08:07:16 -> Uploading to 08:07:16 https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/a6024f178a0030cbe1827be7b996dd30d7b1ca19/10ba577d-3ca4-4e6f-b120-a5001c2859f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T080716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e918e47b76428f37b4aad7096635c2255bdea8b4716297958829fde493b1f14 08:07:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:16 Dload Upload Total Spent Left Speed 08:07:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59834 0 0 100 59834 0 230k --:--:-- --:--:-- --:--:-- 230k 08:07:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a6024f178a0030cbe1827be7b996dd30d7b1ca19 [Pipeline] } 08:07:17 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 08:07:18 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:07:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:07:19 ---> package-listing.sh 08:07:19 ++ facter osfamily 08:07:19 ++ tr '[:upper:]' '[:lower:]' 08:07:20 + OS_FAMILY=debian 08:07:20 + workspace=/w/workspace/edgex-go/1 08:07:20 + START_PACKAGES=/tmp/packages_start.txt 08:07:20 + END_PACKAGES=/tmp/packages_end.txt 08:07:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:20 + PACKAGES=/tmp/packages_start.txt 08:07:20 + '[' /w/workspace/edgex-go/1 ']' 08:07:20 + PACKAGES=/tmp/packages_end.txt 08:07:20 + case "${OS_FAMILY}" in 08:07:20 + dpkg -l 08:07:20 + grep '^ii' 08:07:20 + '[' -f /tmp/packages_start.txt ']' 08:07:20 + '[' -f /tmp/packages_end.txt ']' 08:07:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:20 + '[' /w/workspace/edgex-go/1 ']' 08:07:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:07:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:07:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:07:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:20 08:07:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:21 latest: Pulling from edgex-lftools-log-publisher 08:07:21 5eb5b503b376: Pulling fs layer 08:07:21 5c69ac0246d0: Pulling fs layer 08:07:21 ec43610c2a17: Pulling fs layer 08:07:21 3a2ae6a8a46f: Pulling fs layer 08:07:21 33b1e0a273af: Pulling fs layer 08:07:21 5d3b04190fa2: Pulling fs layer 08:07:21 2f39f015ded8: Pulling fs layer 08:07:21 2f39f015ded8: Waiting 08:07:21 5d3b04190fa2: Waiting 08:07:21 33b1e0a273af: Waiting 08:07:21 3a2ae6a8a46f: Waiting 08:07:21 5c69ac0246d0: Verifying Checksum 08:07:21 5c69ac0246d0: Download complete 08:07:21 3a2ae6a8a46f: Verifying Checksum 08:07:21 3a2ae6a8a46f: Download complete 08:07:21 33b1e0a273af: Verifying Checksum 08:07:21 33b1e0a273af: Download complete 08:07:21 5d3b04190fa2: Verifying Checksum 08:07:21 5d3b04190fa2: Download complete 08:07:21 ec43610c2a17: Verifying Checksum 08:07:21 ec43610c2a17: Download complete 08:07:21 5eb5b503b376: Verifying Checksum 08:07:21 5eb5b503b376: Download complete 08:07:22 2f39f015ded8: Download complete 08:07:22 5eb5b503b376: Pull complete 08:07:22 5c69ac0246d0: Pull complete 08:07:23 ec43610c2a17: Pull complete 08:07:23 3a2ae6a8a46f: Pull complete 08:07:23 33b1e0a273af: Pull complete 08:07:23 5d3b04190fa2: Pull complete 08:07:27 2f39f015ded8: Pull complete 08:07:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:07:27 prd-ubuntu20.04-docker-8c-8g-21749 does not seem to be running inside a container 08:07:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:07:29 $ docker top dfc26988aa649114bac873f3ce55155f6d7a44cedda52504f9ff1900e47ac580 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:30 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:30 + mkdir -p /var/log/sysstat [Pipeline] sh 08:07:30 + ls /var/log/sa-host 08:07:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:31 provisioning config files... 08:07:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8525066660768053702tmp [Pipeline] { [Pipeline] echo 08:07:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:31 ---> create-netrc.sh [Pipeline] } 08:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:07:31 ---> python-tools-install.sh [Pipeline] echo 08:07:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:32 ---> sudo-logs.sh 08:07:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:07:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:32 ---> job-cost.sh 08:07:32 lf-activate-venv: SKIPPING 08:07:32 DEBUG: total: 0.2199999988079071 08:07:32 INFO: Retrieving Stack Cost... 08:07:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:07:33 INFO: Archiving Costs [Pipeline] echo 08:07:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:33 ---> logs-deploy.sh 08:07:33 lf-activate-venv: SKIPPING 08:07:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3985/1 08:07:33 INFO: archiving workspace using pattern(s): 08:07:34 Archives upload complete. 08:07:34 INFO: archiving logs to Nexus 08:07:35 ---> uname -a: 08:07:35 Linux prd-ubuntu20-04-docker-8c-8g-21749 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:07:35 08:07:35 08:07:35 ---> lscpu: 08:07:35 Architecture: x86_64 08:07:35 CPU op-mode(s): 32-bit, 64-bit 08:07:35 Byte Order: Little Endian 08:07:35 Address sizes: 40 bits physical, 48 bits virtual 08:07:35 CPU(s): 8 08:07:35 On-line CPU(s) list: 0-7 08:07:35 Thread(s) per core: 1 08:07:35 Core(s) per socket: 1 08:07:35 Socket(s): 8 08:07:35 NUMA node(s): 1 08:07:35 Vendor ID: AuthenticAMD 08:07:35 CPU family: 23 08:07:35 Model: 49 08:07:35 Model name: AMD EPYC-Rome Processor 08:07:35 Stepping: 0 08:07:35 CPU MHz: 2799.996 08:07:35 BogoMIPS: 5599.99 08:07:35 Virtualization: AMD-V 08:07:35 Hypervisor vendor: KVM 08:07:35 Virtualization type: full 08:07:35 L1d cache: 256 KiB 08:07:35 L1i cache: 256 KiB 08:07:35 L2 cache: 4 MiB 08:07:35 L3 cache: 128 MiB 08:07:35 NUMA node0 CPU(s): 0-7 08:07:35 Vulnerability Itlb multihit: Not affected 08:07:35 Vulnerability L1tf: Not affected 08:07:35 Vulnerability Mds: Not affected 08:07:35 Vulnerability Meltdown: Not affected 08:07:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:07:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:07:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:07:35 Vulnerability Srbds: Not affected 08:07:35 Vulnerability Tsx async abort: Not affected 08:07:35 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 08:07:35 08:07:35 08:07:35 ---> nproc: 08:07:35 8 08:07:35 08:07:35 08:07:35 ---> df -h: 08:07:35 Filesystem Size Used Avail Use% Mounted on 08:07:35 overlay 155G 27G 129G 17% / 08:07:35 tmpfs 64M 0 64M 0% /dev 08:07:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:07:35 shm 64M 0 64M 0% /dev/shm 08:07:35 /dev/vda1 155G 27G 129G 17% /facter-os 08:07:35 08:07:35 08:07:35 ---> sar -b -r -n DEV: 08:07:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21749) 04/22/22 _x86_64_ (8 CPU) 08:07:35 08:07:35 07:01:36 LINUX RESTART (8 CPU) 08:07:35 08:07:35 07:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:07:35 07:03:01 263.21 44.44 218.78 0.00 4014.80 113715.96 0.00 08:07:35 07:04:01 110.45 0.83 109.62 0.00 10.40 57109.68 0.00 08:07:35 07:05:01 50.57 0.18 50.39 0.00 6.27 18874.34 0.00 08:07:35 07:06:02 351.18 0.17 351.02 0.00 23.59 276365.61 0.00 08:07:35 07:07:01 652.50 3.32 649.18 0.00 34.57 249723.91 0.00 08:07:35 07:08:01 665.33 0.07 665.26 0.00 0.53 217579.74 0.00 08:07:35 07:09:01 888.84 0.10 888.74 0.00 2.13 282616.59 0.00 08:07:35 07:10:01 790.09 0.78 789.30 0.00 13.33 225740.09 0.00 08:07:35 07:11:01 732.58 1.97 730.61 0.00 19.06 270473.85 0.00 08:07:35 07:12:01 214.73 0.07 214.66 0.00 0.53 93190.80 0.00 08:07:35 07:13:01 119.98 0.87 119.11 0.00 18.40 40946.24 0.00 08:07:35 07:14:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 08:07:35 07:15:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 08:07:35 07:16:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 08:07:35 07:17:01 1.55 0.03 1.52 0.00 0.27 17.06 0.00 08:07:35 07:18:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 08:07:35 07:19:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 08:07:35 07:20:01 0.93 0.00 0.93 0.00 0.00 12.27 0.00 08:07:35 07:21:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 08:07:35 07:22:01 1.50 0.00 1.50 0.00 0.00 19.33 0.00 08:07:35 07:23:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 08:07:35 07:24:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 08:07:35 07:25:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 08:07:35 07:26:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 08:07:35 07:27:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 08:07:35 07:28:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 08:07:35 07:29:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:07:35 07:30:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 08:07:35 07:31:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 08:07:35 07:32:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 08:07:35 07:33:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 08:07:35 07:34:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:07:35 07:35:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 08:07:35 07:36:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 08:07:35 07:37:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:07:35 07:38:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 08:07:35 07:39:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 08:07:35 07:40:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 08:07:35 07:41:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 08:07:35 07:42:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 08:07:35 07:43:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:07:35 07:44:01 0.90 0.00 0.90 0.00 0.00 12.40 0.00 08:07:35 07:45:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 08:07:35 07:46:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 08:07:35 07:47:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 08:07:35 07:48:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 08:07:35 07:49:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 08:07:35 07:50:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 08:07:35 07:51:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 08:07:35 07:52:01 1.77 0.00 1.77 0.00 0.00 21.46 0.00 08:07:35 07:53:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 08:07:35 07:54:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 08:07:35 07:55:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 08:07:35 07:56:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 08:07:35 07:57:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 08:07:35 07:58:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 08:07:35 07:59:01 3.07 1.58 1.48 0.00 50.39 18.66 0.00 08:07:35 08:00:01 1.53 0.00 1.53 0.00 0.00 20.39 0.00 08:07:35 08:01:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 08:07:35 08:02:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 08:07:35 08:03:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:07:35 08:04:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 08:07:35 08:05:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 08:07:35 08:06:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 08:07:35 08:07:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 08:07:35 Average: 75.37 0.84 74.53 0.00 64.54 28361.68 0.00 08:07:35 08:07:35 07:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:35 07:03:01 28677712 31773976 537452 1.63 93564 3279036 1978692 5.83 1125320 2720040 763788 08:07:35 07:04:01 27935656 31694580 594556 1.81 151156 3805492 2020264 5.95 1569972 2911068 488204 08:07:35 07:05:01 27679292 31728780 559032 1.70 155612 4063336 2002568 5.90 1384156 3327692 341304 08:07:35 07:06:02 20327948 31691016 587172 1.79 167096 11148088 1991756 5.87 1805540 10025796 1339152 08:07:35 07:07:01 16662812 31251824 999780 3.04 315636 13769600 3634576 10.71 3127132 11879652 14000 08:07:35 07:08:01 10279160 27961376 4276112 13.00 340564 16683476 7512048 22.14 7388196 13824028 426140 08:07:35 07:09:01 10244340 30827360 1432072 4.36 364328 19460268 3719072 10.96 5072976 16103672 1804 08:07:35 07:10:01 7011756 30508660 1736388 5.28 480036 22067968 3989360 11.76 4939924 19267792 781428 08:07:35 07:11:01 9238132 31286092 966708 2.94 626452 20510632 2711732 7.99 4148068 17873764 1380 08:07:35 07:12:01 6729972 31658644 596568 1.81 714160 23167048 2094480 6.17 3444048 20954156 986884 08:07:35 07:13:01 10560304 31717124 545640 1.66 715200 19617516 2029832 5.98 2845548 17953812 28 08:07:35 07:14:01 10561080 31717852 545040 1.66 715228 19617520 2029832 5.98 2845052 17953816 144 08:07:35 07:15:01 10572580 31729284 533620 1.62 715244 19617524 2029832 5.98 2833408 17953820 12 08:07:35 07:16:01 10572304 31729008 533856 1.62 715268 19617528 2029832 5.98 2833432 17953820 180 08:07:35 07:17:01 10575824 31732712 530352 1.61 715308 19617528 1985524 5.85 2830288 17953888 216 08:07:35 07:18:01 10575768 31732748 530208 1.61 715328 19617536 1985524 5.85 2830880 17953896 260 08:07:35 07:19:01 10576036 31733016 529940 1.61 715340 19617536 1985524 5.85 2830320 17953896 8 08:07:35 07:20:01 10575624 31732628 530224 1.61 715348 19617540 1985524 5.85 2830684 17953900 284 08:07:35 07:21:01 10576044 31733048 529940 1.61 715356 19617544 1985524 5.85 2830724 17953900 192 08:07:35 07:22:01 10576068 31733108 529872 1.61 715376 19617548 1985524 5.85 2830776 17953908 92 08:07:35 07:23:01 10576124 31733172 529800 1.61 715388 19617552 1985524 5.85 2830740 17953908 12 08:07:35 07:24:01 10576020 31733084 529740 1.61 715412 19617556 1985524 5.85 2830776 17953912 232 08:07:35 07:25:01 10576044 31733156 529684 1.61 715440 19617560 1985524 5.85 2830492 17953920 12 08:07:35 07:26:01 10576280 31733392 529380 1.61 715448 19617560 1985524 5.85 2830476 17953920 48 08:07:35 07:27:01 10576232 31733348 529360 1.61 715460 19617556 1985524 5.85 2830476 17953924 12 08:07:35 07:28:01 10576400 31733664 529200 1.61 715472 19617696 1985524 5.85 2830784 17954040 180 08:07:35 07:29:01 10575840 31733132 529708 1.61 715496 19617696 1985524 5.85 2830500 17954052 12 08:07:35 07:30:01 10576312 31733648 529132 1.61 715520 19617700 1985524 5.85 2830784 17954056 52 08:07:35 07:31:01 10576288 31733628 529092 1.61 715536 19617704 1985524 5.85 2830528 17954060 24 08:07:35 07:32:01 10576020 31733396 529280 1.61 715552 19617704 1985524 5.85 2830568 17954064 184 08:07:35 07:33:01 10575420 31732816 529784 1.61 715572 19617712 1985524 5.85 2830824 17954068 12 08:07:35 07:34:01 10576164 31733576 529172 1.61 715592 19617712 1985524 5.85 2830600 17954068 184 08:07:35 07:35:01 10576148 31733564 529144 1.61 715604 19617716 1985524 5.85 2830584 17954072 12 08:07:35 07:36:01 10576100 31733548 529096 1.61 715636 19617720 1985524 5.85 2830628 17954076 44 08:07:35 07:37:01 10575800 31733248 529328 1.61 715648 19617716 1985524 5.85 2830612 17954076 12 08:07:35 07:38:01 10575640 31733160 529428 1.61 715672 19617728 1985524 5.85 2831440 17954080 284 08:07:35 07:39:01 10575664 31733192 529396 1.61 715684 19617728 1985524 5.85 2830700 17954084 12 08:07:35 07:40:01 10576152 31733684 528840 1.61 715696 19617732 1985524 5.85 2830928 17954088 184 08:07:35 07:41:01 10576068 31733632 529064 1.61 715716 19617736 1985524 5.85 2830728 17954096 8 08:07:35 07:42:01 10578864 31736452 526208 1.60 715756 19617732 1985524 5.85 2828492 17954096 184 08:07:35 07:43:01 10578748 31736380 526452 1.60 715760 19617744 1985524 5.85 2828676 17954100 176 08:07:35 07:44:01 10579216 31736856 526172 1.60 715780 19617748 1985524 5.85 2828480 17954104 272 08:07:35 07:45:01 10579168 31736836 526136 1.60 715800 19617748 1985524 5.85 2828564 17954104 196 08:07:35 07:46:01 10579128 31736800 526108 1.60 715804 19617752 1985524 5.85 2828460 17954108 212 08:07:35 07:47:01 10579144 31736820 526080 1.60 715820 19617744 1985524 5.85 2828232 17954108 12 08:07:35 07:48:01 10579056 31736772 526076 1.60 715832 19617756 1985524 5.85 2828664 17954112 192 08:07:35 07:49:01 10579008 31736744 526052 1.60 715840 19617760 1968992 5.80 2828308 17954116 12 08:07:35 07:50:01 10578960 31736696 526036 1.60 715848 19617760 1968992 5.80 2828292 17954116 196 08:07:35 07:51:01 10578900 31736652 526232 1.60 715856 19617764 1968992 5.80 2828936 17954120 16 08:07:35 07:52:01 10578860 31736628 526228 1.60 715880 19617764 1968992 5.80 2828328 17954124 16 08:07:35 07:53:01 10578740 31736532 526212 1.60 715888 19617772 1968992 5.80 2829196 17954128 208 08:07:35 07:54:01 10578944 31736752 525928 1.60 715900 19617776 1968992 5.80 2828900 17954132 316 08:07:35 07:55:01 10578896 31736716 525900 1.60 715912 19617780 1968992 5.80 2828724 17954132 180 08:07:35 07:56:01 10578796 31736760 525996 1.60 715932 19617912 1968992 5.80 2828800 17954248 296 08:07:35 07:57:01 10579300 31737268 525548 1.60 715956 19617916 1968992 5.80 2828776 17954252 40 08:07:35 07:58:01 10579252 31737276 525640 1.60 715968 19617916 1985136 5.85 2829496 17954272 288 08:07:35 07:59:01 10574340 31734888 527884 1.61 715988 19619432 2001368 5.90 2834556 17953864 216 08:07:35 08:00:01 10574324 31734872 527832 1.61 716000 19619436 2001368 5.90 2834412 17953844 244 08:07:35 08:01:01 10574748 31735332 527344 1.60 716004 19619440 2001368 5.90 2833816 17953848 204 08:07:35 08:02:01 10574940 31735532 527276 1.60 716024 19619444 2001368 5.90 2833816 17953852 40 08:07:35 08:03:01 10574680 31735312 527480 1.60 716044 19619444 2001368 5.90 2834188 17953848 180 08:07:35 08:04:01 10574364 31735024 527708 1.60 716056 19619448 2001368 5.90 2834560 17953852 236 08:07:35 08:05:01 10574560 31735228 527432 1.60 716068 19619448 2001368 5.90 2833924 17953852 196 08:07:35 08:06:01 10574480 31735160 527428 1.60 716088 19619452 2001368 5.90 2833904 17953856 288 08:07:35 08:07:01 10574416 31735128 527404 1.60 716104 19619456 2001368 5.90 2833952 17953864 40 08:07:35 Average: 11484107 31626897 636507 1.94 658016 18722206 2169677 6.39 2918832 17020891 79253 08:07:35 08:07:35 07:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:35 07:03:01 docker0 813.61 485.09 68.21 2718.57 0.00 0.00 0.00 0.00 08:07:35 07:03:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 08:07:35 07:03:01 ens3 1622.18 1786.72 9765.66 226.55 0.00 0.00 0.00 0.00 08:07:35 07:04:01 docker0 98.35 132.01 8.05 988.61 0.00 0.00 0.00 0.00 08:07:35 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:04:01 ens3 193.57 151.17 1021.29 72.00 0.00 0.00 0.00 0.00 08:07:35 07:04:01 veth310ff15 0.63 0.82 0.05 0.07 0.00 0.00 0.00 0.00 08:07:35 07:05:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 08:07:35 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:05:01 ens3 26.10 14.95 21.69 11.58 0.00 0.00 0.00 0.00 08:07:35 07:05:01 veth310ff15 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 08:07:35 07:06:02 docker0 37.40 48.38 2.16 190.49 0.00 0.00 0.00 0.00 08:07:35 07:06:02 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 08:07:35 07:06:02 veth0c06fea 0.00 1.12 0.00 0.06 0.00 0.00 0.00 0.00 08:07:35 07:06:02 ens3 194.74 131.84 1905.06 80.85 0.00 0.00 0.00 0.00 08:07:35 07:07:01 docker0 497.09 990.97 36.86 11940.48 0.00 0.00 0.00 0.00 08:07:35 07:07:01 lo 1.83 1.83 0.18 0.18 0.00 0.00 0.00 0.00 08:07:35 07:07:01 veth0c06fea 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:07:35 07:07:01 ens3 1089.65 573.48 13169.62 117.42 0.00 0.00 0.00 0.00 08:07:35 07:07:01 veth5323f5a 244.65 494.14 21.45 5933.70 0.00 0.00 0.00 0.49 08:07:35 07:07:01 veth5ab0263 248.25 487.99 21.89 5933.48 0.00 0.00 0.00 0.49 08:07:35 07:08:01 vethcb75277 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:07:35 07:08:01 docker0 29.27 51.83 2.05 484.01 0.00 0.00 0.00 0.00 08:07:35 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:08:01 vethbc7a07a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:07:35 07:08:01 veth0c06fea 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:07:35 07:08:01 ens3 97.27 54.10 520.84 22.21 0.00 0.00 0.00 0.00 08:07:35 07:08:01 veth5323f5a 0.12 0.32 0.01 0.02 0.00 0.00 0.00 0.00 08:07:35 07:08:01 veth5ab0263 0.15 0.33 0.01 0.02 0.00 0.00 0.00 0.00 08:07:35 07:08:01 vethe9413d6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:07:35 07:09:01 veth3d2f77a 60.35 138.55 3.93 1503.56 0.00 0.00 0.00 0.12 08:07:35 07:09:01 docker0 94.74 184.42 5.10 1746.43 0.00 0.00 0.00 0.00 08:07:35 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:09:01 veth0c06fea 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 08:07:35 07:09:01 ens3 247.47 143.15 1777.96 91.28 0.00 0.00 0.00 0.00 08:07:35 07:09:01 veth5cf3168 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:07:35 07:09:01 veth5323f5a 0.08 0.55 0.01 0.03 0.00 0.00 0.00 0.00 08:07:35 07:09:01 veth5ab0263 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:07:35 07:10:01 veth3d2f77a 155.95 315.08 15.39 4328.82 0.00 0.00 0.00 0.35 08:07:35 07:10:01 docker0 200.37 370.51 16.30 4834.25 0.00 0.00 0.00 0.00 08:07:35 07:10:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 08:07:35 07:10:01 veth0c06fea 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:07:35 07:10:01 ens3 444.17 256.83 4871.02 97.26 0.00 0.00 0.00 0.00 08:07:35 07:11:01 veth3d2f77a 0.18 0.58 0.01 0.03 0.00 0.00 0.00 0.00 08:07:35 07:11:01 docker0 28.96 39.58 1.68 214.09 0.00 0.00 0.00 0.00 08:07:35 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:11:01 veth0c06fea 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 08:07:35 07:11:01 ens3 64.42 42.53 234.37 12.95 0.00 0.00 0.00 0.00 08:07:35 07:12:01 docker0 11.13 15.54 0.92 206.69 0.00 0.00 0.00 0.00 08:07:35 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:12:01 veth0c06fea 0.00 1.27 0.00 0.05 0.00 0.00 0.00 0.00 08:07:35 07:12:01 ens3 23.51 16.63 213.95 5.02 0.00 0.00 0.00 0.00 08:07:35 07:13:01 docker0 10.56 14.48 0.59 77.07 0.00 0.00 0.00 0.00 08:07:35 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:13:01 ens3 18.16 13.20 80.89 2.36 0.00 0.00 0.00 0.00 08:07:35 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:14:01 ens3 0.28 0.30 0.02 0.03 0.00 0.00 0.00 0.00 08:07:35 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:18:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 08:07:35 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:19:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:23:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:07:35 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:28:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 08:07:35 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:30:01 ens3 0.30 0.30 0.58 0.02 0.00 0.00 0.00 0.00 08:07:35 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:33:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 08:07:35 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:36:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:38:01 ens3 0.25 0.28 0.08 0.08 0.00 0.00 0.00 0.00 08:07:35 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:40:01 ens3 0.27 0.25 0.13 0.02 0.00 0.00 0.00 0.00 08:07:35 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:42:01 ens3 5.83 10.65 0.38 11.89 0.00 0.00 0.00 0.00 08:07:35 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:43:01 ens3 4.38 4.40 0.35 7.01 0.00 0.00 0.00 0.00 08:07:35 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:48:01 ens3 4.00 4.13 0.33 6.97 0.00 0.00 0.00 0.00 08:07:35 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:51:01 ens3 8.48 8.63 0.78 14.06 0.00 0.00 0.00 0.00 08:07:35 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:53:01 ens3 3.38 3.38 0.28 6.94 0.00 0.00 0.00 0.00 08:07:35 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:58:01 ens3 3.13 3.37 0.27 6.91 0.00 0.00 0.00 0.00 08:07:35 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 07:59:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 07:59:01 ens3 9.90 7.20 5.62 9.99 0.00 0.00 0.00 0.00 08:07:35 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 08:00:01 ens3 1.07 0.58 0.54 0.40 0.00 0.00 0.00 0.00 08:07:35 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:01:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:07:35 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 08:02:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:07:35 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:03:01 ens3 1.12 0.47 0.47 0.34 0.00 0.00 0.00 0.00 08:07:35 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 08:04:01 ens3 1.40 0.77 0.70 0.48 0.00 0.00 0.00 0.00 08:07:35 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 08:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:35 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 08:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:35 Average: docker0 27.91 35.66 2.18 357.04 0.00 0.00 0.00 0.00 08:07:35 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 08:07:35 Average: ens3 62.33 49.59 513.59 12.36 0.00 0.00 0.00 0.00 08:07:35 08:07:35 08:07:35 ---> sar -P ALL: 08:07:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21749) 04/22/22 _x86_64_ (8 CPU) 08:07:35 08:07:35 07:01:36 LINUX RESTART (8 CPU) 08:07:35 08:07:35 07:02:01 CPU %user %nice %system %iowait %steal %idle 08:07:35 07:03:01 all 11.56 0.00 3.55 1.39 0.08 83.42 08:07:35 07:03:01 0 11.31 0.00 4.92 4.98 0.07 78.72 08:07:35 07:03:01 1 16.18 0.00 3.84 1.49 0.07 78.43 08:07:35 07:03:01 2 9.82 0.00 3.40 0.52 0.08 86.17 08:07:35 07:03:01 3 16.99 0.00 3.15 0.73 0.08 79.05 08:07:35 07:03:01 4 11.64 0.00 4.02 0.47 0.07 83.80 08:07:35 07:03:01 5 10.34 0.00 2.58 0.37 0.07 86.64 08:07:35 07:03:01 6 7.22 0.00 2.97 1.52 0.08 88.21 08:07:35 07:03:01 7 8.92 0.00 3.54 1.04 0.09 86.42 08:07:35 07:04:01 all 29.63 0.00 6.22 1.42 0.11 62.62 08:07:35 07:04:01 0 32.14 0.00 6.14 3.71 0.14 57.87 08:07:35 07:04:01 1 31.41 0.00 7.11 1.71 0.10 59.68 08:07:35 07:04:01 2 29.65 0.00 5.39 1.87 0.10 62.99 08:07:35 07:04:01 3 30.42 0.00 6.68 1.05 0.12 61.74 08:07:35 07:04:01 4 28.78 0.00 7.77 0.08 0.10 63.27 08:07:35 07:04:01 5 26.18 0.00 5.70 1.98 0.14 66.01 08:07:35 07:04:01 6 29.51 0.00 5.75 0.19 0.08 64.48 08:07:35 07:04:01 7 28.93 0.00 5.24 0.76 0.12 64.95 08:07:35 07:05:01 all 46.06 0.00 6.08 0.31 0.12 47.42 08:07:35 07:05:01 0 45.48 0.00 6.27 0.03 0.12 48.10 08:07:35 07:05:01 1 46.13 0.00 6.24 1.69 0.13 45.81 08:07:35 07:05:01 2 47.69 0.00 6.02 0.02 0.12 46.15 08:07:35 07:05:01 3 46.91 0.00 6.17 0.45 0.13 46.34 08:07:35 07:05:01 4 47.92 0.00 6.19 0.10 0.10 45.69 08:07:35 07:05:01 5 42.84 0.00 5.88 0.08 0.10 51.10 08:07:35 07:05:01 6 45.47 0.00 5.80 0.08 0.13 48.52 08:07:35 07:05:01 7 46.04 0.00 6.11 0.05 0.14 47.66 08:07:35 07:06:02 all 16.47 0.00 11.10 5.04 0.11 67.28 08:07:35 07:06:02 0 18.98 0.00 11.49 5.43 0.10 64.00 08:07:35 07:06:02 1 15.43 0.00 13.12 11.67 0.14 59.64 08:07:35 07:06:02 2 16.08 0.00 12.47 0.69 0.10 70.65 08:07:35 07:06:02 3 15.85 0.00 10.61 3.67 0.09 69.78 08:07:35 07:06:02 4 15.61 0.00 11.54 0.91 0.12 71.82 08:07:35 07:06:02 5 16.54 0.00 9.81 8.59 0.12 64.94 08:07:35 07:06:02 6 15.48 0.00 9.47 2.39 0.10 72.55 08:07:35 07:06:02 7 17.79 0.00 10.28 6.99 0.12 64.82 08:07:35 07:07:01 all 59.77 0.00 12.14 6.89 0.16 21.04 08:07:35 07:07:01 0 60.33 0.00 11.21 6.52 0.17 21.77 08:07:35 07:07:01 1 58.81 0.00 12.88 8.47 0.14 19.71 08:07:35 07:07:01 2 59.53 0.00 12.95 10.42 0.21 16.88 08:07:35 07:07:01 3 59.99 0.00 11.21 4.95 0.16 23.69 08:07:35 07:07:01 4 59.87 0.00 13.68 4.21 0.15 22.09 08:07:35 07:07:01 5 60.32 0.00 11.72 11.03 0.14 16.78 08:07:35 07:07:01 6 59.26 0.00 11.24 4.29 0.15 25.06 08:07:35 07:07:01 7 60.07 0.00 12.24 5.24 0.17 22.28 08:07:35 07:08:01 all 88.31 0.00 11.37 0.04 0.19 0.10 08:07:35 07:08:01 0 88.89 0.00 10.89 0.00 0.18 0.03 08:07:35 07:08:01 1 87.35 0.00 12.16 0.07 0.22 0.20 08:07:35 07:08:01 2 88.88 0.00 10.65 0.05 0.20 0.22 08:07:35 07:08:01 3 89.34 0.00 10.34 0.05 0.18 0.08 08:07:35 07:08:01 4 89.47 0.00 10.26 0.05 0.18 0.03 08:07:35 07:08:01 5 89.19 0.00 10.60 0.02 0.18 0.00 08:07:35 07:08:01 6 86.59 0.00 13.08 0.03 0.18 0.12 08:07:35 07:08:01 7 86.78 0.00 12.94 0.02 0.18 0.08 08:07:35 07:09:01 all 72.94 0.00 12.05 3.09 0.17 11.76 08:07:35 07:09:01 0 79.25 0.00 9.84 3.25 0.17 7.50 08:07:35 07:09:01 1 66.96 0.00 12.14 2.48 0.17 18.26 08:07:35 07:09:01 2 74.29 0.00 11.41 2.62 0.17 11.51 08:07:35 07:09:01 3 68.32 0.00 13.19 5.65 0.19 12.65 08:07:35 07:09:01 4 75.70 0.00 12.40 1.28 0.17 10.46 08:07:35 07:09:01 5 69.63 0.00 12.57 1.80 0.17 15.82 08:07:35 07:09:01 6 78.28 0.00 12.12 1.26 0.17 8.18 08:07:35 07:09:01 7 70.98 0.00 12.73 6.38 0.17 9.74 08:07:35 07:10:01 all 80.10 0.00 13.75 1.24 0.18 4.74 08:07:35 07:10:01 0 83.94 0.00 11.15 1.29 0.15 3.47 08:07:35 07:10:01 1 80.37 0.00 13.16 0.39 0.18 5.90 08:07:35 07:10:01 2 79.97 0.00 13.90 0.89 0.18 5.05 08:07:35 07:10:01 3 78.33 0.00 15.30 2.30 0.17 3.90 08:07:35 07:10:01 4 78.10 0.00 15.22 0.49 0.19 6.01 08:07:35 07:10:01 5 79.14 0.00 13.55 2.12 0.18 5.01 08:07:35 07:10:01 6 80.60 0.00 13.33 0.96 0.17 4.95 08:07:35 07:10:01 7 80.33 0.00 14.36 1.46 0.18 3.67 08:07:35 07:11:01 all 50.37 0.00 10.25 3.14 0.13 36.10 08:07:35 07:11:01 0 46.57 0.00 9.48 1.05 0.13 42.78 08:07:35 07:11:01 1 46.31 0.00 11.18 1.18 0.14 41.20 08:07:35 07:11:01 2 44.19 0.00 9.54 4.81 0.12 41.35 08:07:35 07:11:01 3 52.94 0.00 9.92 0.93 0.13 36.07 08:07:35 07:11:01 4 74.16 0.00 7.97 0.45 0.13 17.29 08:07:35 07:11:01 5 46.23 0.00 9.62 1.50 0.14 42.51 08:07:35 07:11:01 6 49.61 0.00 13.47 12.60 0.12 24.20 08:07:35 07:11:01 7 42.81 0.00 10.90 2.68 0.14 43.48 08:07:35 07:12:01 all 18.30 0.00 5.65 1.69 0.08 74.28 08:07:35 07:12:01 0 15.46 0.00 5.01 0.68 0.07 78.78 08:07:35 07:12:01 1 18.24 0.00 5.83 0.14 0.09 75.71 08:07:35 07:12:01 2 22.39 0.00 6.31 1.12 0.07 70.11 08:07:35 07:12:01 3 21.25 0.00 6.44 4.72 0.10 67.49 08:07:35 07:12:01 4 16.55 0.00 5.80 0.34 0.08 77.22 08:07:35 07:12:01 5 19.46 0.00 6.62 6.23 0.09 67.61 08:07:35 07:12:01 6 15.74 0.00 4.29 0.32 0.08 79.57 08:07:35 07:12:01 7 17.34 0.00 4.87 0.02 0.10 77.67 08:07:35 07:13:01 all 0.84 0.00 0.77 0.65 0.01 97.73 08:07:35 07:13:01 0 0.54 0.00 0.45 0.13 0.02 98.86 08:07:35 07:13:01 1 0.93 0.00 0.55 0.00 0.02 98.50 08:07:35 07:13:01 2 0.90 0.00 1.32 0.53 0.02 97.23 08:07:35 07:13:01 3 1.34 0.00 1.17 0.87 0.02 96.61 08:07:35 07:13:01 4 0.78 0.00 0.52 0.03 0.00 98.67 08:07:35 07:13:01 5 0.60 0.00 1.02 3.28 0.03 95.06 08:07:35 07:13:01 6 0.45 0.00 0.53 0.28 0.00 98.73 08:07:35 07:13:01 7 1.15 0.00 0.60 0.08 0.02 98.14 08:07:35 08:07:35 07:13:01 CPU %user %nice %system %iowait %steal %idle 08:07:35 07:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:07:35 07:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:07:35 07:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:07:35 07:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:07:35 07:15:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:07:35 07:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 07:15:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:07:35 07:16:01 all 0.00 0.00 0.01 0.00 0.00 99.99 08:07:35 07:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:07:35 07:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:17:01 all 0.03 0.00 0.03 0.00 0.00 99.94 08:07:35 07:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 07:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 07:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:17:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:07:35 07:17:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:07:35 07:17:01 6 0.03 0.00 0.05 0.02 0.00 99.90 08:07:35 07:17:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:07:35 07:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:07:35 07:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:07:35 07:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:19:01 all 0.16 0.00 0.02 0.00 0.00 99.81 08:07:35 07:19:01 0 1.24 0.00 0.08 0.00 0.00 98.68 08:07:35 07:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:07:35 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:07:35 07:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:07:35 07:20:01 0 0.15 0.00 0.05 0.00 0.00 99.80 08:07:35 07:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:07:35 07:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:07:35 07:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:07:35 07:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 07:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:21:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:07:35 07:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 08:07:35 07:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:22:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:07:35 07:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:07:35 07:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:07:35 07:22:01 7 0.02 0.00 0.00 0.05 0.00 99.93 08:07:35 07:23:01 all 0.23 0.00 0.02 0.01 0.00 99.75 08:07:35 07:23:01 0 1.73 0.00 0.03 0.00 0.00 98.24 08:07:35 07:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:23:01 4 0.00 0.00 0.05 0.00 0.00 99.95 08:07:35 07:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:23:01 7 0.02 0.00 0.00 0.03 0.00 99.95 08:07:35 07:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:07:35 07:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:07:35 07:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:24:01 7 0.00 0.00 0.02 0.03 0.00 99.95 08:07:35 08:07:35 07:24:01 CPU %user %nice %system %iowait %steal %idle 08:07:35 07:25:01 all 0.02 0.00 0.00 0.00 0.00 99.97 08:07:35 07:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:07:35 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:25:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:07:35 07:25:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:07:35 07:26:01 all 0.02 0.00 0.01 0.01 0.00 99.97 08:07:35 07:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:07:35 07:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:07:35 07:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:26:01 7 0.02 0.00 0.03 0.05 0.00 99.90 08:07:35 07:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:07:35 07:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:27:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:07:35 07:27:01 7 0.03 0.00 0.03 0.08 0.00 99.85 08:07:35 07:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:07:35 07:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:07:35 07:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:28:01 7 0.03 0.00 0.03 0.02 0.00 99.92 08:07:35 07:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:07:35 07:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:29:01 1 0.12 0.00 0.02 0.00 0.00 99.87 08:07:35 07:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:29:01 5 0.10 0.00 0.00 0.00 0.00 99.90 08:07:35 07:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:07:35 07:29:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:07:35 07:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:07:35 07:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 07:30:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:07:35 07:30:01 7 0.02 0.00 0.05 0.03 0.02 99.88 08:07:35 07:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:07:35 07:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:31:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:07:35 07:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:31:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:07:35 07:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:07:35 07:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:07:35 07:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:07:35 07:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:33:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:07:35 07:33:01 6 0.02 0.00 0.00 0.03 0.00 99.95 08:07:35 07:33:01 7 0.00 0.00 0.02 0.03 0.00 99.95 08:07:35 07:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:07:35 07:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:07:35 07:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:34:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:07:35 07:35:01 all 0.00 0.00 0.01 0.00 0.00 99.98 08:07:35 07:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:07:35 07:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:35:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:07:35 08:07:35 07:35:01 CPU %user %nice %system %iowait %steal %idle 08:07:35 07:36:01 all 0.01 0.00 0.00 0.01 0.00 99.97 08:07:35 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:07:35 07:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:07:35 07:36:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:07:35 07:37:01 all 0.23 0.00 0.01 0.00 0.00 99.75 08:07:35 07:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 07:37:01 6 1.73 0.00 0.02 0.02 0.00 98.24 08:07:35 07:37:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:07:35 07:38:01 all 0.26 0.00 0.01 0.00 0.00 99.72 08:07:35 07:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:07:35 07:38:01 6 1.97 0.00 0.00 0.00 0.00 98.03 08:07:35 07:38:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:07:35 07:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:07:35 07:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:39:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:07:35 07:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:07:35 07:39:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:07:35 07:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:07:35 07:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:07:35 07:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:40:01 7 0.03 0.00 0.03 0.03 0.00 99.90 08:07:35 07:41:01 all 0.00 0.00 0.01 0.01 0.00 99.97 08:07:35 07:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:41:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:07:35 07:41:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:07:35 07:41:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:07:35 07:42:01 all 0.03 0.00 0.02 0.01 0.00 99.94 08:07:35 07:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:07:35 07:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:07:35 07:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:42:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:07:35 07:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:42:01 7 0.02 0.00 0.07 0.02 0.00 99.90 08:07:35 07:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:07:35 07:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:07:35 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:43:01 5 0.10 0.00 0.02 0.00 0.02 99.87 08:07:35 07:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:07:35 07:44:01 all 0.00 0.00 0.01 0.00 0.00 99.98 08:07:35 07:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:07:35 07:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:07:35 07:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:07:35 07:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:07:35 07:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:07:35 07:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:07:35 07:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:45:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:07:35 07:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:07:35 07:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 08:07:35 07:46:01 CPU %user %nice %system %iowait %steal %idle 08:07:35 07:47:01 all 0.02 0.00 0.01 0.01 0.00 99.97 08:07:35 07:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 07:47:01 6 0.02 0.00 0.00 0.03 0.00 99.95 08:07:35 07:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:07:35 07:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:07:35 07:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:07:35 07:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:48:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:07:35 07:49:01 all 0.02 0.00 0.01 0.01 0.00 99.97 08:07:35 07:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:07:35 07:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:49:01 7 0.03 0.00 0.02 0.03 0.00 99.92 08:07:35 07:50:01 all 0.00 0.00 0.00 0.00 0.00 99.99 08:07:35 07:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:07:35 07:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:07:35 07:51:01 all 0.04 0.00 0.02 0.00 0.00 99.94 08:07:35 07:51:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:07:35 07:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:07:35 07:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 07:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:07:35 07:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:51:01 7 0.03 0.00 0.07 0.03 0.00 99.87 08:07:35 07:52:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:07:35 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:52:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:07:35 07:52:01 6 0.00 0.00 0.02 0.08 0.00 99.90 08:07:35 07:52:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:07:35 07:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:07:35 07:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:07:35 07:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:53:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:07:35 07:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:07:35 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:07:35 07:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:07:35 07:54:01 7 0.02 0.00 0.02 0.08 0.00 99.88 08:07:35 07:55:01 all 0.01 0.00 0.01 0.14 0.00 99.84 08:07:35 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:55:01 5 0.05 0.00 0.00 0.12 0.02 99.82 08:07:35 07:55:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:07:35 07:55:01 7 0.02 0.00 0.02 0.92 0.02 99.03 08:07:35 07:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:07:35 07:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 07:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:07:35 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 07:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 07:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:07:35 07:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:07:35 07:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 07:57:01 7 0.03 0.00 0.03 0.03 0.00 99.90 08:07:35 08:07:35 07:57:01 CPU %user %nice %system %iowait %steal %idle 08:07:35 07:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:07:35 07:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:07:35 07:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 07:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 07:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:07:35 07:58:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:07:35 07:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 07:58:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:07:35 07:59:01 all 0.33 0.00 0.04 0.01 0.00 99.62 08:07:35 07:59:01 0 0.23 0.00 0.00 0.00 0.00 99.77 08:07:35 07:59:01 1 0.07 0.00 0.07 0.02 0.00 99.85 08:07:35 07:59:01 2 0.23 0.00 0.02 0.02 0.00 99.73 08:07:35 07:59:01 3 1.16 0.00 0.08 0.00 0.00 98.76 08:07:35 07:59:01 4 0.10 0.00 0.00 0.02 0.00 99.88 08:07:35 07:59:01 5 0.40 0.00 0.02 0.02 0.00 99.57 08:07:35 07:59:01 6 0.18 0.00 0.03 0.02 0.00 99.77 08:07:35 07:59:01 7 0.23 0.00 0.07 0.03 0.00 99.67 08:07:35 08:00:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:07:35 08:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:00:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:07:35 08:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 08:00:01 3 0.10 0.00 0.05 0.00 0.00 99.85 08:07:35 08:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 08:00:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:07:35 08:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:07:35 08:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:01:01 1 0.02 0.00 0.02 0.03 0.02 99.92 08:07:35 08:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:07:35 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:07:35 08:01:01 6 0.02 0.00 0.00 0.07 0.00 99.92 08:07:35 08:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:02:01 all 0.03 0.00 0.01 0.01 0.00 99.96 08:07:35 08:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 08:02:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:07:35 08:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 08:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:07:35 08:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 08:02:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:07:35 08:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 08:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 08:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:07:35 08:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 08:03:01 1 0.02 0.00 0.02 0.03 0.00 99.93 08:07:35 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:03:01 3 0.02 0.00 0.05 0.00 0.02 99.92 08:07:35 08:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 08:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 08:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 08:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:04:01 all 0.01 0.00 0.01 0.06 0.00 99.92 08:07:35 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 08:04:01 1 0.00 0.00 0.02 0.38 0.00 99.60 08:07:35 08:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:04:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:07:35 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 08:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 08:04:01 6 0.00 0.00 0.00 0.07 0.00 99.93 08:07:35 08:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 08:05:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:07:35 08:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 08:05:01 1 0.00 0.00 0.00 0.10 0.00 99.90 08:07:35 08:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:05:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:07:35 08:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 08:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:07:35 08:06:01 all 0.10 0.00 0.01 0.00 0.00 99.88 08:07:35 08:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:07:35 08:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 08:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:06:01 3 0.73 0.00 0.10 0.00 0.02 99.15 08:07:35 08:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:07:35 08:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:07:35 08:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:07:35 08:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:07:01 1 0.03 0.00 0.02 0.03 0.00 99.92 08:07:35 08:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:07:35 08:07:01 3 0.07 0.00 0.05 0.00 0.00 99.88 08:07:35 08:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:07:35 08:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:07:35 08:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:07:35 08:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:07:35 Average: all 7.25 0.00 1.42 0.38 0.02 90.92 08:07:35 Average: 0 7.42 0.00 1.33 0.41 0.02 90.82 08:07:35 Average: 1 7.13 0.00 1.50 0.45 0.02 90.90 08:07:35 Average: 2 7.21 0.00 1.42 0.36 0.02 90.99 08:07:35 Average: 3 7.37 0.00 1.44 0.38 0.02 90.78 08:07:35 Average: 4 7.60 0.00 1.45 0.13 0.02 90.79 08:07:35 Average: 5 7.04 0.00 1.38 0.56 0.02 91.00 08:07:35 Average: 6 7.20 0.00 1.40 0.38 0.02 91.00 08:07:35 Average: 7 7.02 0.00 1.44 0.40 0.02 91.12 08:07:35 08:07:35 08:07:35