Pull request #3950 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 rather than a40e21f6d954503bcedb59aac1670671a7934cf7 Obtained Jenkinsfile from ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 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-ssh5804304527428359168.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-ssh15160381444487349267.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1893933157815271264.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8518624260770979525.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10239570298803345017.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20650’ Running on prd-ubuntu20.04-docker-8c-8g-20654 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit a40e21f6d954503bcedb59aac1670671a7934cf7 Merge succeeded, producing a40e21f6d954503bcedb59aac1670671a7934cf7 Checking out Revision a40e21f6d954503bcedb59aac1670671a7934cf7 (PR-3950) > 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/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a40e21f6d954503bcedb59aac1670671a7934cf7 # 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 ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a40e21f6d954503bcedb59aac1670671a7934cf7 # timeout=10 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:40 ========================================================= 09:13:40 EdgeX Global Pipelines Version Info 09:13:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ed269fa25f34aba3885f577edc86f9cccb1dbfa4 # timeout=10 09:13:41 ------------------- 09:13:41 stable info: 09:13:41 ------------------- 09:13:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:13:41 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:13:41 Message: update stable to v1.0.221 09:13:42 ------------------- 09:13:42 experimental info: 09:13:42 ------------------- 09:13:42 Commited By: **** collab-it+edgex@linuxfoundation.org 09:13:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:13:42 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3950 [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3950 [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3950 [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a40e21f6d954503bcedb59aac1670671a7934cf7 [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a40e21f [Pipeline] echo 09:13:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:42 provisioning config files... 09:13:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6373551644762125565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:43 ---> docker-login.sh 09:13:43 nexus3.edgexfoundry.org:10001 09:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:43 Configure a credential helper to remove this warning. See 09:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:43 09:13:43 Login Succeeded 09:13:43 nexus3.edgexfoundry.org:10002 09:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:43 Configure a credential helper to remove this warning. See 09:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:43 09:13:43 Login Succeeded 09:13:43 nexus3.edgexfoundry.org:10003 09:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:43 Configure a credential helper to remove this warning. See 09:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:43 09:13:43 Login Succeeded 09:13:43 nexus3.edgexfoundry.org:10004 09:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:43 Configure a credential helper to remove this warning. See 09:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:43 09:13:43 Login Succeeded 09:13:43 docker.io 09:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:44 Configure a credential helper to remove this warning. See 09:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:44 09:13:44 Login Succeeded 09:13:44 ---> docker-login.sh ends [Pipeline] } 09:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:44 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:13:44 + dirname cmd/core-command/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo core-command,cmd/core-command/Dockerfile 09:13:44 + dirname cmd/core-data/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo core-data,cmd/core-data/Dockerfile 09:13:44 + dirname cmd/core-metadata/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo core-metadata,cmd/core-metadata/Dockerfile 09:13:44 + dirname cmd/security-bootstrapper/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:13:44 + + cut -d/ -f2 09:13:44 dirname cmd/security-proxy-setup/Dockerfile 09:13:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:13:44 + dirname cmd/security-secretstore-setup/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:13:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:13:44 + dirname cmd/security-spire-agent/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:13:44 + dirname cmd/security-spire-config/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:13:44 + dirname cmd/security-spire-server/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:13:44 + dirname cmd/support-notifications/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo support-notifications,cmd/support-notifications/Dockerfile 09:13:44 + dirname cmd/support-scheduler/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:13:44 + dirname cmd/sys-mgmt-agent/Dockerfile 09:13:44 + cut -d/ -f2 09:13:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:13:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:13:45 + git rev-list -1 --merges a40e21f6d954503bcedb59aac1670671a7934cf7~1..a40e21f6d954503bcedb59aac1670671a7934cf7 [Pipeline] echo 09:13:45 -----------> git rev-list -1 --merges a40e21f6d954503bcedb59aac1670671a7934cf7~1..a40e21f6d954503bcedb59aac1670671a7934cf7 a40e21f6d954503bcedb59aac1670671a7934cf7 [false] [Pipeline] sh 09:13:45 + git log --format=format:%s -1 a40e21f6d954503bcedb59aac1670671a7934cf7 [Pipeline] echo 09:13:45 ========================================================= 09:13:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:13:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:13:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:13:46 + grep -v github /etc/ssh/ssh_known_hosts 09:13:46 + [ -e /tmp/ssh_known_hosts ] 09:13:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:13:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:13:46 + sudo tee -a /etc/ssh/ssh_known_hosts 09:13:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:46 09:13:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:13:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:46 latest: Pulling from edgex-devops/git-semver 09:13:46 a0d0a0d46f8b: Pulling fs layer 09:13:46 3e5f54012d9b: Pulling fs layer 09:13:46 4c7163046ea9: Pulling fs layer 09:13:46 0c2d73faf560: Pulling fs layer 09:13:46 0c2d73faf560: Waiting 09:13:46 3e5f54012d9b: Verifying Checksum 09:13:46 3e5f54012d9b: Download complete 09:13:46 a0d0a0d46f8b: Verifying Checksum 09:13:46 a0d0a0d46f8b: Download complete 09:13:46 0c2d73faf560: Verifying Checksum 09:13:46 0c2d73faf560: Download complete 09:13:46 4c7163046ea9: Download complete 09:13:47 a0d0a0d46f8b: Pull complete 09:13:47 3e5f54012d9b: Pull complete 09:13:47 4c7163046ea9: Pull complete 09:13:47 0c2d73faf560: Pull complete 09:13:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:13:47 prd-ubuntu20.04-docker-8c-8g-20654 does not seem to be running inside a container 09:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat 09:13:48 $ docker top a80e1f50f989cd2d5c8cfbbcb9e27dde391620f665f2064f1e18bf27658f5093 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:13:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:48 [ssh-agent] Looking for ssh-agent implementation... 09:13:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:48 $ docker exec a80e1f50f989cd2d5c8cfbbcb9e27dde391620f665f2064f1e18bf27658f5093 ssh-agent 09:13:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAgGCIM/agent.14 09:13:48 SSH_AGENT_PID=20 09:13:48 Running ssh-add (command line suppressed) 09:13:49 Identity added: /w/workspace/edgex-go/6@tmp/private_key_7056026976307809532.key (/w/workspace/edgex-go/6@tmp/private_key_7056026976307809532.key) 09:13:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:49 + git tag --points-at HEAD [Pipeline] } 09:13:49 $ docker exec --env ******** --env ******** a80e1f50f989cd2d5c8cfbbcb9e27dde391620f665f2064f1e18bf27658f5093 ssh-agent -k 09:13:49 unset SSH_AUTH_SOCK; 09:13:49 unset SSH_AGENT_PID; 09:13:49 echo Agent pid 20 killed; 09:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:49 [ssh-agent] Looking for ssh-agent implementation... 09:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:49 $ docker exec a80e1f50f989cd2d5c8cfbbcb9e27dde391620f665f2064f1e18bf27658f5093 ssh-agent 09:13:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXedOLDD/agent.53 09:13:49 SSH_AGENT_PID=59 09:13:49 Running ssh-add (command line suppressed) 09:13:49 Identity added: /w/workspace/edgex-go/6@tmp/private_key_7361138937428992276.key (/w/workspace/edgex-go/6@tmp/private_key_7361138937428992276.key) 09:13:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:50 + git semver init 09:13:50 # -> Open(): unable to determine branch for HEAD 09:13:50 # $GIT_DIR = /w/workspace/edgex-go/6/.git 09:13:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 09:13:50 # $SEMVER_REMOTE_NAME = origin 09:13:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:13:50 # $SEMVER_USER_NAME = edgex-jenkins 09:13:50 # $SEMVER_BRANCH = PR-3950 09:13:50 # $SEMVER_TEMP = /tmp/semver-080139077 09:13:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:14:05 # '/tmp/semver-080139077' -> '/w/workspace/edgex-go/6/.semver' 09:14:05 # -> Force: false 09:14:05 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 09:14:05 $ docker exec --env ******** --env ******** a80e1f50f989cd2d5c8cfbbcb9e27dde391620f665f2064f1e18bf27658f5093 ssh-agent -k 09:14:05 unset SSH_AUTH_SOCK; 09:14:05 unset SSH_AGENT_PID; 09:14:05 echo Agent pid 59 killed; 09:14:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:05 + git semver [Pipeline] } 09:14:05 $ docker stop --time=1 a80e1f50f989cd2d5c8cfbbcb9e27dde391620f665f2064f1e18bf27658f5093 09:14:07 $ docker rm -f a80e1f50f989cd2d5c8cfbbcb9e27dde391620f665f2064f1e18bf27658f5093 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:08 Stashed 1 file(s) [Pipeline] echo 09:14:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 09:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:08 ========================================================= 09:14:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:14:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:14:08 59bf1c3509f3: Pulling fs layer 09:14:08 666ba61612fd: Pulling fs layer 09:14:08 8ed8ca486205: Pulling fs layer 09:14:08 4fe6c5a15a65: Pulling fs layer 09:14:08 22a0e8bec74d: Pulling fs layer 09:14:08 640e595b4fbd: Pulling fs layer 09:14:08 763cafe07f6e: Pulling fs layer 09:14:08 0c0b528cf693: Pulling fs layer 09:14:08 10935f4eaf8b: Pulling fs layer 09:14:08 4fe6c5a15a65: Waiting 09:14:08 22a0e8bec74d: Waiting 09:14:08 0c0b528cf693: Waiting 09:14:08 10935f4eaf8b: Waiting 09:14:08 763cafe07f6e: Waiting 09:14:08 640e595b4fbd: Waiting 09:14:08 8ed8ca486205: Verifying Checksum 09:14:08 8ed8ca486205: Download complete 09:14:08 666ba61612fd: Download complete 09:14:08 22a0e8bec74d: Verifying Checksum 09:14:08 640e595b4fbd: Verifying Checksum 09:14:08 640e595b4fbd: Download complete 09:14:08 59bf1c3509f3: Download complete 09:14:08 763cafe07f6e: Verifying Checksum 09:14:08 763cafe07f6e: Download complete 09:14:08 0c0b528cf693: Verifying Checksum 09:14:08 0c0b528cf693: Download complete 09:14:08 59bf1c3509f3: Pull complete 09:14:09 666ba61612fd: Pull complete 09:14:09 8ed8ca486205: Pull complete 09:14:09 10935f4eaf8b: Verifying Checksum 09:14:09 10935f4eaf8b: Download complete 09:14:09 4fe6c5a15a65: Verifying Checksum 09:14:09 4fe6c5a15a65: Download complete 09:14:13 4fe6c5a15a65: Pull complete 09:14:13 22a0e8bec74d: Pull complete 09:14:13 640e595b4fbd: Pull complete 09:14:13 763cafe07f6e: Pull complete 09:14:14 0c0b528cf693: Pull complete 09:14:16 10935f4eaf8b: Pull complete 09:14:16 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:14:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:16 WORKDIR /edgex 09:14:16 COPY go.mod . 09:14:16 RUN go mod download 09:14:16 + docker build -t ci-base-image-x86_64 -f - . 09:14:18 Sending build context to Docker daemon 334.9MB 09:14:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:14:18 ---> 99d49a6021b9 09:14:18 Step 2/4 : WORKDIR /edgex 09:14:20 ---> Running in 282072b9a962 09:14:20 Removing intermediate container 282072b9a962 09:14:20 ---> 2472a6d1d149 09:14:20 Step 3/4 : COPY go.mod . 09:14:20 ---> e82e67d2274f 09:14:20 Step 4/4 : RUN go mod download 09:14:20 ---> Running in 98b7770c67b8 09:14:23 Still waiting to schedule task 09:14:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20651’ 09:14:38 Removing intermediate container 98b7770c67b8 09:14:38 ---> c7dda6936709 09:14:38 Successfully built c7dda6936709 09:14:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:14:38 + docker inspect -f . ci-base-image-x86_64 09:14:38 . [Pipeline] withDockerContainer 09:14:38 prd-ubuntu20.04-docker-8c-8g-20654 does not seem to be running inside a container 09:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:14:39 $ docker top e62666eb36d7bbf0536876897a805b9ac278828e4af8232c59511937979ddbdc -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:39 + go version 09:14:39 go version go1.17.6 linux/amd64 [Pipeline] } 09:14:39 $ docker stop --time=1 e62666eb36d7bbf0536876897a805b9ac278828e4af8232c59511937979ddbdc 09:14:41 $ docker rm -f e62666eb36d7bbf0536876897a805b9ac278828e4af8232c59511937979ddbdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:41 + docker inspect -f . ci-base-image-x86_64 09:14:41 . [Pipeline] withDockerContainer 09:14:41 prd-ubuntu20.04-docker-8c-8g-20654 does not seem to be running inside a container 09:14:41 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:14:42 $ docker top b29345b467881f7dbec77249203dec1e9deadc84563fd4dfb7cb44463dc62c6d -eo pid,comm [Pipeline] { [Pipeline] echo 09:14:42 ========================================================= 09:14:42 [edgeXBuildGoParallel] Running Tests and Build... 09:14:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:14:42 + make test 09:14:42 go mod tidy -compat=1.17 09:14:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:14:49 ? github.com/edgexfoundry/edgex-go [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:15:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements 09:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:15:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:15:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements 09:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:15:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.9% of statements 09:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.393s coverage: 89.2% of statements 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.4% of statements 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements 09:15:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.117s coverage: 79.5% of statements 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 09:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 09:15:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 09:15:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 09:15:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.5% of statements 09:15:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.406s coverage: 65.4% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.8% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.083s coverage: 89.5% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:15:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 09:15:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 09:15:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:15:49 GO111MODULE=on go vet ./... 09:15:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:51 ./bin/test-attribution-txt.sh [Pipeline] echo 09:15:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:15:52 + ls -al . 09:15:52 total 668 09:15:52 drwxrwxr-x 10 1001 1001 4096 Apr 12 09:15 . 09:15:52 drwxr-xr-x 4 root root 4096 Apr 12 09:14 .. 09:15:52 -rw-rw-r-- 1 1001 1001 11 Apr 12 09:13 .dockerignore 09:15:52 drwxrwxr-x 8 1001 1001 4096 Apr 12 09:13 .git 09:15:52 drwxrwxr-x 3 1001 1001 4096 Apr 12 09:13 .github 09:15:52 -rw-rw-r-- 1 1001 1001 870 Apr 12 09:13 .gitignore 09:15:52 -rw-rw-r-- 1 1001 1001 42 Apr 12 09:13 .golangci.yml 09:15:52 -rw-rw-r-- 1 1001 1001 87 Apr 12 09:13 .hadolint.yml 09:15:52 drwx------ 3 1001 1001 4096 Apr 12 09:14 .semver 09:15:52 -rw-rw-r-- 1 1001 1001 166 Apr 12 09:13 .sonarcloud.properties 09:15:52 -rw-rw-r-- 1 1001 1001 1171 Apr 12 09:13 ADOPTERS.md 09:15:52 -rw-rw-r-- 1 1001 1001 9953 Apr 12 09:13 Attribution.txt 09:15:52 -rw-rw-r-- 1 1001 1001 51732 Apr 12 09:13 CHANGELOG.md 09:15:52 -rw-rw-r-- 1 1001 1001 3804 Apr 12 09:13 CONTRIBUTING.md 09:15:52 -rw-rw-r-- 1 1001 1001 677 Apr 12 09:13 GOVERNANCE.md 09:15:52 -rw-rw-r-- 1 1001 1001 849 Apr 12 09:13 Jenkinsfile 09:15:52 -rw-rw-r-- 1 1001 1001 10775 Apr 12 09:13 LICENSE 09:15:52 -rw-rw-r-- 1 1001 1001 8478 Apr 12 09:13 Makefile 09:15:52 -rw-rw-r-- 1 1001 1001 582 Apr 12 09:13 OWNERS.md 09:15:52 -rw-rw-r-- 1 1001 1001 8207 Apr 12 09:13 README.md 09:15:52 -rw-rw-r-- 1 1001 1001 6912 Apr 12 09:13 SECURITY.md 09:15:52 -rw-rw-r-- 1 1001 1001 5 Apr 12 09:14 VERSION 09:15:52 -rw-rw-r-- 1 1001 1001 4131 Apr 12 09:13 ZMQWindows.md 09:15:52 drwxrwxr-x 2 1001 1001 4096 Apr 12 09:13 bin 09:15:52 drwxrwxr-x 18 1001 1001 4096 Apr 12 09:13 cmd 09:15:52 -rw-r--r-- 1 root root 432619 Apr 12 09:15 coverage.out 09:15:52 -rw-rw-r-- 1 1001 1001 3175 Apr 12 09:13 go.mod 09:15:52 -rw-rw-r-- 1 1001 1001 34990 Apr 12 09:13 go.sum 09:15:52 drwxrwxr-x 8 1001 1001 4096 Apr 12 09:13 internal 09:15:52 drwxrwxr-x 3 1001 1001 4096 Apr 12 09:13 openapi 09:15:52 drwxrwxr-x 4 1001 1001 4096 Apr 12 09:13 snap 09:15:52 -rw-rw-r-- 1 1001 1001 204 Apr 12 09:13 version.go [Pipeline] sh 09:15:53 + '[' -e coverage.out ] 09:15:53 + chown 1001:1001 coverage.out [Pipeline] stash 09:15:53 Stashed 1 file(s) [Pipeline] sh 09:15:53 + make build 09:15:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:16:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:16:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:16:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:16:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:16:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:16:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:16:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:16:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:16:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:16:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:16:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:16:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:16:37 $ docker stop --time=1 b29345b467881f7dbec77249203dec1e9deadc84563fd4dfb7cb44463dc62c6d 09:16:40 $ docker rm -f b29345b467881f7dbec77249203dec1e9deadc84563fd4dfb7cb44463dc62c6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:16:41 09:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:16:42 latest: Pulling from edgex-devops/edgex-compose 09:16:42 cbdbe7a5bc2a: Pulling fs layer 09:16:42 ca9280d653b3: Pulling fs layer 09:16:42 7e9c9ca2126c: Pulling fs layer 09:16:42 cbdbe7a5bc2a: Verifying Checksum 09:16:42 cbdbe7a5bc2a: Download complete 09:16:42 ca9280d653b3: Verifying Checksum 09:16:42 ca9280d653b3: Download complete 09:16:42 cbdbe7a5bc2a: Pull complete 09:16:42 7e9c9ca2126c: Download complete 09:16:42 ca9280d653b3: Pull complete 09:16:47 7e9c9ca2126c: Pull complete 09:16:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:16:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:16:47 prd-ubuntu20.04-docker-8c-8g-20654 does not seem to be running inside a container 09:16:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:16:48 $ docker top 4a447116f43c4a84e8814b8d68c6bf26351de5abb52775e7a78f998eb17cf050 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:48 + docker-compose build --help 09:16:48 + grep parallel 09:16:49 --parallel Build images in parallel. [Pipeline] } 09:16:49 $ docker stop --time=1 4a447116f43c4a84e8814b8d68c6bf26351de5abb52775e7a78f998eb17cf050 09:16:50 $ docker rm -f 4a447116f43c4a84e8814b8d68c6bf26351de5abb52775e7a78f998eb17cf050 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:16:51 . [Pipeline] withDockerContainer 09:16:51 prd-ubuntu20.04-docker-8c-8g-20654 does not seem to be running inside a container 09:16:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:16:51 $ docker top 870adfd971cc573a6839bb240bda66693dcd5fad46e2cd0f47b24bb942f27725 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:52 + docker-compose -f ./docker-compose-build.yml build --parallel 09:16:52 Building core-command ... 09:16:52 Building core-data ... 09:16:52 Building core-metadata ... 09:16:52 Building security-bootstrapper ... 09:16:52 Building security-proxy-setup ... 09:16:52 Building security-secretstore-setup ... 09:16:52 Building security-spiffe-token-provider ... 09:16:52 Building security-spire-agent ... 09:16:52 Building security-spire-config ... 09:16:52 Building security-spire-server ... 09:16:52 Building support-notifications ... 09:16:52 Building support-scheduler ... 09:16:52 Building sys-mgmt-agent ... 09:16:52 Building security-spire-agent 09:16:52 Building security-secretstore-setup 09:16:52 Building security-spire-server 09:16:52 Building support-notifications 09:16:52 Building security-bootstrapper 09:17:14 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:17:14 ---> c7dda6936709 09:17:14 Step 3/31 : WORKDIR /edgex-go 09:17:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:17:14 ---> c7dda6936709 09:17:14 Step 3/25 : WORKDIR /edgex-go 09:17:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:17:14 ---> c7dda6936709 09:17:14 Step 3/22 : WORKDIR /edgex-go 09:17:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:17:14 ---> c7dda6936709 09:17:14 Step 3/25 : WORKDIR /edgex-go 09:17:14 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:17:14 ---> c7dda6936709 09:17:14 Step 3/26 : WORKDIR /edgex-go 09:17:17 ---> Running in 0cfb958bce02 09:17:17 ---> Running in f071637590fb 09:17:17 ---> Running in 28ac98795af2 09:17:17 ---> Running in 92cd9a5b6717 09:17:17 ---> Running in bc3c110689b8 09:17:17 Removing intermediate container f071637590fb 09:17:17 ---> 880ec2527cec 09:17:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:17 Removing intermediate container bc3c110689b8 09:17:17 ---> 801bf2d96361 09:17:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:17 Removing intermediate container 92cd9a5b6717 09:17:17 Removing intermediate container 0cfb958bce02 09:17:17 ---> 6e5da2ae7e8c 09:17:17 ---> 9618e92cac39 09:17:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:17 09:17:17 Removing intermediate container 28ac98795af2 09:17:17 ---> f00c001764da 09:17:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:17 ---> Running in a477eee1a204 09:17:17 ---> Running in 4ea47ec517a9 09:17:17 ---> Running in 21a9c732741c 09:17:17 ---> Running in 6bed98877db7 09:17:17 ---> Running in 01fc082cf94b 09:17:18 Removing intermediate container a477eee1a204 09:17:18 ---> 0ac9c90d227b 09:17:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:17:18 ---> Running in 03d4a0ddc1f0 09:17:18 Removing intermediate container 4ea47ec517a9 09:17:18 ---> d2304ce5e7d7 09:17:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:17:18 ---> Running in 865465eff1da 09:17:18 Removing intermediate container 21a9c732741c 09:17:18 ---> 8a0105332afa 09:17:18 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:17:18 ---> Running in cc803f0ec64d 09:17:18 Removing intermediate container 01fc082cf94b 09:17:18 ---> e2d5e9b9c058 09:17:18 Step 5/25 : RUN apk add --update --no-cache make git 09:17:18 ---> Running in 034ef628c446 09:17:18 Removing intermediate container 6bed98877db7 09:17:18 ---> e33d2de02fbe 09:17:18 Step 5/31 : RUN apk add --update --no-cache make git 09:17:19 ---> Running in 53498f0c0653 09:17:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:17:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:20 OK: 221 MiB in 52 packages 09:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:17:20 OK: 221 MiB in 52 packages 09:17:20 Removing intermediate container 03d4a0ddc1f0 09:17:20 ---> 6b05c63a8578 09:17:20 Step 6/22 : COPY go.mod vendor* ./ 09:17:20 OK: 221 MiB in 52 packages 09:17:20 OK: 221 MiB in 52 packages 09:17:20 OK: 221 MiB in 52 packages 09:17:21 ---> 850360aab552 09:17:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:21 ---> Running in 89990720a63a 09:17:21 Removing intermediate container 865465eff1da 09:17:21 ---> c5730a7018ae 09:17:21 Step 6/26 : COPY go.mod vendor* ./ 09:17:21 ---> e76671158056 09:17:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:21 ---> Running in ec54540f4341 09:17:21 Removing intermediate container 034ef628c446 09:17:21 ---> a53d3a70cebf 09:17:21 Step 6/25 : COPY go.mod vendor* ./ 09:17:21 Removing intermediate container cc803f0ec64d 09:17:21 ---> 61d75827ca51 09:17:21 Step 6/25 : COPY go.mod vendor* ./ 09:17:21 ---> 7a13d9fd3fed 09:17:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:21 Removing intermediate container 53498f0c0653 09:17:21 ---> d30435e8ce6a 09:17:21 Step 6/31 : COPY go.mod vendor* ./ 09:17:21 ---> Running in 5a28e7f53c7c 09:17:21 ---> b74c3aae32e8 09:17:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:21 ---> Running in 24013046b653 09:17:21 ---> bd325eb75121 09:17:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:22 ---> Running in 6779c388333a 09:17:22 Removing intermediate container 89990720a63a 09:17:22 ---> f8b5a91cafc4 09:17:22 Step 8/22 : COPY . . 09:17:22 Removing intermediate container ec54540f4341 09:17:22 ---> c526793093af 09:17:22 Step 8/26 : COPY . . 09:17:25 Removing intermediate container 24013046b653 09:17:25 ---> a4b990f10b05 09:17:25 Step 8/25 : COPY . . 09:17:25 Removing intermediate container 5a28e7f53c7c 09:17:25 ---> a22d9e69ba31 09:17:25 Step 8/25 : COPY . . 09:17:25 Removing intermediate container 6779c388333a 09:17:25 ---> 5223d793a292 09:17:25 Step 8/31 : COPY . . 09:17:34 ---> 427cbe9a5b70 09:17:34 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:17:34 ---> 6d842bce3670 09:17:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:17:34 ---> e2d638ef509b 09:17:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:34 ---> 39d798702824 09:17:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:17:34 ---> 2ee2217aa4f6 09:17:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:17:34 ---> Running in 379ae399a8ec 09:17:34 ---> Running in 70adb7f38473 09:17:34 ---> Running in 055c1117d73b 09:17:34 ---> Running in 4c1e0ba3097c 09:17:34 ---> Running in 0a578de6956b 09:17:34 Removing intermediate container 379ae399a8ec 09:17:34 ---> f3316cce5df3 09:17:34 Step 10/25 : RUN mkdir -p spire-build 09:17:34 ---> Running in 224b804b9631 09:17:34 Removing intermediate container 055c1117d73b 09:17:34 ---> be9b166c22ff 09:17:34 Step 10/26 : RUN mkdir -p spire-build 09:17:34 ---> Running in a5d959769ca2 09:17:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:17:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:17:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:17:35 Removing intermediate container 224b804b9631 09:17:35 ---> 6d312e82eee1 09:17:35 Step 11/25 : WORKDIR /edgex-go/spire-build 09:17:35 Removing intermediate container a5d959769ca2 09:17:35 ---> d63c53a315c0 09:17:35 Step 11/26 : WORKDIR /edgex-go/spire-build 09:17:35 ---> Running in 5459554efedb 09:17:35 ---> Running in 880a74bc4abc 09:17:36 Removing intermediate container 880a74bc4abc 09:17:36 ---> ccffb80bc893 09:17:36 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:17:36 Removing intermediate container 5459554efedb 09:17:36 ---> e38a62a50136 09:17:36 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:17:36 ---> Running in 1a121ff29756 09:17:36 ---> Running in 994562c4c8ab 09:17:37 spire-1.2.1/ 09:17:37 spire-1.2.1/.data/ 09:17:37 spire-1.2.1/.data/.file 09:17:37 spire-1.2.1/.dockerignore 09:17:37 spire-1.2.1/.gitattributes 09:17:37 spire-1.2.1/.githooks/ 09:17:37 spire-1.2.1/.githooks/pre-commit 09:17:37 spire-1.2.1/.github/ 09:17:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:17:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:17:37 spire-1.2.1/.github/dependabot.yml 09:17:37 spire-1.2.1/.github/workflows/ 09:17:37 spire-1.2.1/.github/workflows/nightly_build.yaml 09:17:37 spire-1.2.1/.github/workflows/pr_build.yaml 09:17:37 spire-1.2.1/.github/workflows/release_build.yaml 09:17:37 spire-1.2.1/.github/workflows/scripts/ 09:17:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:17:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:17:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:17:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:17:37 spire-1.2.1/.github/workflows/scripts/split.sh 09:17:37 spire-1.2.1/.gitignore 09:17:37 spire-1.2.1/.go-version 09:17:37 spire-1.2.1/.golangci.yml 09:17:37 spire-1.2.1/ADOPTERS.md 09:17:37 spire-1.2.1/CHANGELOG.md 09:17:37 spire-1.2.1/CODE-OF-CONDUCT.md 09:17:37 spire-1.2.1/CODEOWNERS 09:17:37 spire-1.2.1/CONTRIBUTING.md 09:17:37 spire-1.2.1/Dockerfile 09:17:37 spire-1.2.1/Dockerfile.dev 09:17:37 spire-1.2.1/Dockerfile.scratch 09:17:37 spire-1.2.1/LICENSE 09:17:37 spire-1.2.1/MAINTAINERS.md 09:17:37 spire-1.2.1/Makefile 09:17:37 spire-1.2.1/README.md 09:17:37 spire-1.2.1/ROADMAP.md 09:17:37 spire-1.2.1/SECURITY.md 09:17:37 spire-1.2.1/cmd/ 09:17:37 spire-1.2.1/cmd/spire-agent/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/common/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/run/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:17:37 spire-1.2.1/cmd/spire-agent/main.go 09:17:37 spire-1.2.1/cmd/spire-server/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/cli.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/run/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/token/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/validate/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/x509/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:17:37 spire-1.2.1/cmd/spire-server/main.go 09:17:37 spire-1.2.1/cmd/spire-server/util/ 09:17:37 spire-1.2.1/cmd/spire-server/util/util.go 09:17:37 spire-1.2.1/conf/ 09:17:37 spire-1.2.1/conf/agent/ 09:17:37 spire-1.2.1/conf/agent/agent.conf 09:17:37 spire-1.2.1/conf/agent/agent_full.conf 09:17:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:17:37 spire-1.2.1/conf/server/ 09:17:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:17:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:17:37 spire-1.2.1/conf/server/server.conf 09:17:37 spire-1.2.1/conf/server/server_full.conf 09:17:37 spire-1.2.1/doc/ 09:17:37 spire-1.2.1/doc/SPIRE101.md 09:17:37 spire-1.2.1/doc/auditlog.md 09:17:37 spire-1.2.1/doc/authorization_policy_engine.md 09:17:37 spire-1.2.1/doc/changelog_guidelines.md 09:17:37 spire-1.2.1/doc/cure53-report.pdf 09:17:37 spire-1.2.1/doc/images/ 09:17:37 spire-1.2.1/doc/images/2019_roadmap.png 09:17:37 spire-1.2.1/doc/images/SPIRE101.png 09:17:37 spire-1.2.1/doc/images/SPIRE_agent.png 09:17:37 spire-1.2.1/doc/images/SPIRE_server.png 09:17:37 spire-1.2.1/doc/images/cache_mgr.png 09:17:37 spire-1.2.1/doc/images/cache_mgr_components.png 09:17:37 spire-1.2.1/doc/images/federated_spire.png 09:17:37 spire-1.2.1/doc/images/ha_mode.png 09:17:37 spire-1.2.1/doc/images/nested_spire.png 09:17:37 spire-1.2.1/doc/images/oidc_federation.png 09:17:37 spire-1.2.1/doc/images/single_trust_domain.png 09:17:37 spire-1.2.1/doc/images/spiffe_compatible.png 09:17:37 spire-1.2.1/doc/images/spire_logo.png 09:17:37 spire-1.2.1/doc/migrating_registration_api_clients.md 09:17:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:17:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:17:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:17:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:17:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:17:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:17:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:17:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:17:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:17:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:17:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:17:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:17:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:17:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:17:37 spire-1.2.1/doc/scaling_spire.md 09:17:37 spire-1.2.1/doc/spire_agent.md 09:17:37 spire-1.2.1/doc/spire_server.md 09:17:37 spire-1.2.1/doc/supported_integrations.md 09:17:37 spire-1.2.1/doc/telemetry.md 09:17:37 spire-1.2.1/doc/telemetry_config.md 09:17:37 spire-1.2.1/doc/upgrading.md 09:17:37 spire-1.2.1/doc/using_spire.md 09:17:37 spire-1.2.1/examples/ 09:17:37 spire-1.2.1/examples/README.md 09:17:37 spire-1.2.1/go.mod 09:17:37 spire-1.2.1/go.sum 09:17:37 spire-1.2.1/pkg/ 09:17:37 spire-1.2.1/pkg/agent/ 09:17:37 spire-1.2.1/pkg/agent/agent.go 09:17:37 spire-1.2.1/pkg/agent/api/ 09:17:37 spire-1.2.1/pkg/agent/api/config.go 09:17:37 spire-1.2.1/pkg/agent/api/debug/ 09:17:37 spire-1.2.1/pkg/agent/api/debug/v1/ 09:17:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:17:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:17:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:17:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:17:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:17:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:17:37 spire-1.2.1/pkg/agent/api/endpoints.go 09:17:37 spire-1.2.1/pkg/agent/api/health/ 09:17:37 spire-1.2.1/pkg/agent/api/health/v1/ 09:17:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:17:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:17:37 spire-1.2.1/pkg/agent/api/rpccontext/ 09:17:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:17:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:17:37 spire-1.2.1/pkg/agent/attestor/ 09:17:37 spire-1.2.1/pkg/agent/attestor/node/ 09:17:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:17:37 spire-1.2.1/pkg/agent/attestor/node/node.go 09:17:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:17:37 spire-1.2.1/pkg/agent/attestor/workload/ 09:17:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:17:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:17:37 spire-1.2.1/pkg/agent/catalog/ 09:17:37 spire-1.2.1/pkg/agent/catalog/catalog.go 09:17:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:17:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:17:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:17:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:17:37 spire-1.2.1/pkg/agent/client/ 09:17:37 spire-1.2.1/pkg/agent/client/client.go 09:17:37 spire-1.2.1/pkg/agent/client/client_test.go 09:17:37 spire-1.2.1/pkg/agent/client/dial.go 09:17:37 spire-1.2.1/pkg/agent/client/nodeconn.go 09:17:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:17:37 spire-1.2.1/pkg/agent/client/update.go 09:17:37 spire-1.2.1/pkg/agent/client/util.go 09:17:37 spire-1.2.1/pkg/agent/common/ 09:17:37 spire-1.2.1/pkg/agent/common/backoff/ 09:17:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:17:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:17:37 spire-1.2.1/pkg/agent/common/cgroups/ 09:17:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:17:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:17:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:17:37 spire-1.2.1/pkg/agent/config.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/config.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/workload/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/ 09:17:37 spire-1.2.1/pkg/agent/manager/cache/ 09:17:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:17:37 spire-1.2.1/pkg/agent/manager/config.go 09:17:37 spire-1.2.1/pkg/agent/manager/manager.go 09:17:37 spire-1.2.1/pkg/agent/manager/manager_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/storage.go 09:17:37 spire-1.2.1/pkg/agent/manager/storage_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/storecache/ 09:17:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:17:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/sync.go 09:17:37 spire-1.2.1/pkg/agent/plugin/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:17:37 spire-1.2.1/pkg/agent/svid/ 09:17:37 spire-1.2.1/pkg/agent/svid/rotator.go 09:17:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:17:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:17:37 spire-1.2.1/pkg/agent/svid/store/ 09:17:37 spire-1.2.1/pkg/agent/svid/store/service.go 09:17:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:17:37 spire-1.2.1/pkg/common/ 09:17:37 spire-1.2.1/pkg/common/agentpathtemplate/ 09:17:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:17:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:17:37 spire-1.2.1/pkg/common/api/ 09:17:37 spire-1.2.1/pkg/common/api/metrics.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/ 09:17:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/logger.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/names.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:17:37 spire-1.2.1/pkg/common/api/names.go 09:17:37 spire-1.2.1/pkg/common/api/ratelimit.go 09:17:37 spire-1.2.1/pkg/common/api/rpccontext/ 09:17:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:17:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:17:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:17:37 spire-1.2.1/pkg/common/auth/ 09:17:37 spire-1.2.1/pkg/common/auth/interceptors.go 09:17:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:17:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/ 09:17:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/types.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:17:37 spire-1.2.1/pkg/common/catalog/ 09:17:37 spire-1.2.1/pkg/common/catalog/bind.go 09:17:37 spire-1.2.1/pkg/common/catalog/builtin.go 09:17:37 spire-1.2.1/pkg/common/catalog/catalog.go 09:17:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:17:37 spire-1.2.1/pkg/common/catalog/closers.go 09:17:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:17:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:17:37 spire-1.2.1/pkg/common/catalog/config.go 09:17:37 spire-1.2.1/pkg/common/catalog/config_test.go 09:17:37 spire-1.2.1/pkg/common/catalog/configure.go 09:17:37 spire-1.2.1/pkg/common/catalog/constraints.go 09:17:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:17:37 spire-1.2.1/pkg/common/catalog/context.go 09:17:37 spire-1.2.1/pkg/common/catalog/external.go 09:17:37 spire-1.2.1/pkg/common/catalog/host.go 09:17:37 spire-1.2.1/pkg/common/catalog/pipenet.go 09:17:37 spire-1.2.1/pkg/common/catalog/plugin.go 09:17:37 spire-1.2.1/pkg/common/catalog/testplugin/ 09:17:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:17:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:17:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:17:37 spire-1.2.1/pkg/common/cli/ 09:17:37 spire-1.2.1/pkg/common/cli/env.go 09:17:37 spire-1.2.1/pkg/common/cli/flags.go 09:17:37 spire-1.2.1/pkg/common/cli/trust_domain.go 09:17:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:17:37 spire-1.2.1/pkg/common/cli/umask.go 09:17:37 spire-1.2.1/pkg/common/cli/umask_posix.go 09:17:37 spire-1.2.1/pkg/common/cli/umask_test.go 09:17:37 spire-1.2.1/pkg/common/cli/umask_windows.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/flag.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/format.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:17:37 spire-1.2.1/pkg/common/coretypes/ 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/ 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:17:37 spire-1.2.1/pkg/common/cryptoutil/ 09:17:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:17:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:17:37 spire-1.2.1/pkg/common/diskutil/ 09:17:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:17:37 spire-1.2.1/pkg/common/diskutil/file_test.go 09:17:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:17:37 spire-1.2.1/pkg/common/errorutil/ 09:17:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:17:37 spire-1.2.1/pkg/common/health/ 09:17:37 spire-1.2.1/pkg/common/health/config.go 09:17:37 spire-1.2.1/pkg/common/health/context.go 09:17:37 spire-1.2.1/pkg/common/health/context_test.go 09:17:37 spire-1.2.1/pkg/common/health/health.go 09:17:37 spire-1.2.1/pkg/common/health/health_test.go 09:17:37 spire-1.2.1/pkg/common/health/logger.go 09:17:37 spire-1.2.1/pkg/common/hostservice/ 09:17:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:17:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:17:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:17:37 spire-1.2.1/pkg/common/idutil/ 09:17:37 spire-1.2.1/pkg/common/idutil/require.go 09:17:37 spire-1.2.1/pkg/common/idutil/require_test.go 09:17:37 spire-1.2.1/pkg/common/idutil/safety.go 09:17:37 spire-1.2.1/pkg/common/idutil/safety_test.go 09:17:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:17:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:17:37 spire-1.2.1/pkg/common/jwtsvid/ 09:17:37 spire-1.2.1/pkg/common/jwtsvid/common.go 09:17:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:17:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:17:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:17:37 spire-1.2.1/pkg/common/jwtutil/ 09:17:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:17:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:17:37 spire-1.2.1/pkg/common/log/ 09:17:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:17:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:17:37 spire-1.2.1/pkg/common/log/log.go 09:17:37 spire-1.2.1/pkg/common/log/log_test.go 09:17:37 spire-1.2.1/pkg/common/log/options.go 09:17:37 spire-1.2.1/pkg/common/nodeutil/ 09:17:37 spire-1.2.1/pkg/common/nodeutil/node.go 09:17:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:17:37 spire-1.2.1/pkg/common/peertracker/ 09:17:37 spire-1.2.1/pkg/common/peertracker/conn.go 09:17:37 spire-1.2.1/pkg/common/peertracker/credentials.go 09:17:37 spire-1.2.1/pkg/common/peertracker/errors.go 09:17:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:17:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:17:37 spire-1.2.1/pkg/common/peertracker/info.go 09:17:37 spire-1.2.1/pkg/common/peertracker/listener.go 09:17:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tcp.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:17:37 spire-1.2.1/pkg/common/peertracker/uds.go 09:17:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:17:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:17:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:17:37 spire-1.2.1/pkg/common/pemutil/ 09:17:37 spire-1.2.1/pkg/common/pemutil/block.go 09:17:37 spire-1.2.1/pkg/common/pemutil/certs.go 09:17:37 spire-1.2.1/pkg/common/pemutil/common.go 09:17:37 spire-1.2.1/pkg/common/pemutil/csr.go 09:17:37 spire-1.2.1/pkg/common/pemutil/keys.go 09:17:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/ 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:17:37 spire-1.2.1/pkg/common/plugin/ 09:17:37 spire-1.2.1/pkg/common/plugin/aws/ 09:17:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:17:37 spire-1.2.1/pkg/common/plugin/azure/ 09:17:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:17:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/facade.go 09:17:37 spire-1.2.1/pkg/common/plugin/facade_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/gcp/ 09:17:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/ 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/log.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/ 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:17:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:17:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:17:37 spire-1.2.1/pkg/common/plugin/x509pop/ 09:17:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:17:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:17:37 spire-1.2.1/pkg/common/profiling/ 09:17:37 spire-1.2.1/pkg/common/profiling/dumpers.go 09:17:37 spire-1.2.1/pkg/common/profiling/profiling.go 09:17:37 spire-1.2.1/pkg/common/protoutil/ 09:17:37 spire-1.2.1/pkg/common/protoutil/masks.go 09:17:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:17:37 spire-1.2.1/pkg/common/rotationutil/ 09:17:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:17:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:17:37 spire-1.2.1/pkg/common/selector/ 09:17:37 spire-1.2.1/pkg/common/selector/selector.go 09:17:37 spire-1.2.1/pkg/common/selector/selector_test.go 09:17:37 spire-1.2.1/pkg/common/selector/set.go 09:17:37 spire-1.2.1/pkg/common/selector/set_utils.go 09:17:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:17:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:17:37 spire-1.2.1/pkg/common/telemetry/call.go 09:17:37 spire-1.2.1/pkg/common/telemetry/common/ 09:17:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:17:37 spire-1.2.1/pkg/common/telemetry/config.go 09:17:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:17:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/inmem.go 09:17:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/m3.go 09:17:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/metrics.go 09:17:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/names.go 09:17:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:17:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:17:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/ 09:17:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/ 09:17:37 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:17:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/server.go 09:17:37 spire-1.2.1/pkg/common/telemetry/sink.go 09:17:37 spire-1.2.1/pkg/common/telemetry/statsd.go 09:17:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/uptime.go 09:17:37 spire-1.2.1/pkg/common/telemetry/version.go 09:17:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:17:37 spire-1.2.1/pkg/common/uptime/ 09:17:37 spire-1.2.1/pkg/common/uptime/uptime.go 09:17:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:17:37 spire-1.2.1/pkg/common/util/ 09:17:37 spire-1.2.1/pkg/common/util/certs.go 09:17:37 spire-1.2.1/pkg/common/util/certs_test.go 09:17:37 spire-1.2.1/pkg/common/util/csr.go 09:17:37 spire-1.2.1/pkg/common/util/hash.go 09:17:37 spire-1.2.1/pkg/common/util/selectors.go 09:17:37 spire-1.2.1/pkg/common/util/selectors_test.go 09:17:37 spire-1.2.1/pkg/common/util/signals.go 09:17:37 spire-1.2.1/pkg/common/util/sort.go 09:17:37 spire-1.2.1/pkg/common/util/sort_test.go 09:17:37 spire-1.2.1/pkg/common/util/task.go 09:17:37 spire-1.2.1/pkg/common/util/task_test.go 09:17:37 spire-1.2.1/pkg/common/util/testdata/ 09:17:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:17:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:17:37 spire-1.2.1/pkg/common/version/ 09:17:37 spire-1.2.1/pkg/common/version/version.go 09:17:37 spire-1.2.1/pkg/common/x509svid/ 09:17:37 spire-1.2.1/pkg/common/x509svid/common_test.go 09:17:37 spire-1.2.1/pkg/common/x509svid/csr.go 09:17:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:17:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:17:37 spire-1.2.1/pkg/common/x509util/ 09:17:37 spire-1.2.1/pkg/common/x509util/cert.go 09:17:37 spire-1.2.1/pkg/common/x509util/dns.go 09:17:37 spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/.data/ 09:17:37 spire-1.2.1/.data/.file 09:17:37 spire-1.2.1/.dockerignore 09:17:37 spire-1.2.1/.gitattributes 09:17:37 spire-1.2.1/.githooks/ 09:17:37 spire-1.2.1/.githooks/pre-commit 09:17:37 spire-1.2.1/.github/ 09:17:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:17:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:17:37 spire-1.2.1/.github/dependabot.yml 09:17:37 spire-1.2.1/.github/workflows/ 09:17:37 spire-1.2.1/.github/workflows/nightly_build.yaml 09:17:37 spire-1.2.1/.github/workflows/pr_build.yaml 09:17:37 spire-1.2.1/.github/workflows/release_build.yaml 09:17:37 spire-1.2.1/.github/workflows/scripts/ 09:17:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:17:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:17:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:17:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:17:37 spire-1.2.1/.github/workflows/scripts/split.sh 09:17:37 spire-1.2.1/.gitignore 09:17:37 spire-1.2.1/.go-version 09:17:37 spire-1.2.1/.golangci.yml 09:17:37 spire-1.2.1/ADOPTERS.md 09:17:37 spire-1.2.1/CHANGELOG.md 09:17:37 spire-1.2.1/CODE-OF-CONDUCT.md 09:17:37 spire-1.2.1/CODEOWNERS 09:17:37 spire-1.2.1/CONTRIBUTING.md 09:17:37 spire-1.2.1/Dockerfile 09:17:37 spire-1.2.1/Dockerfile.dev 09:17:37 spire-1.2.1/Dockerfile.scratch 09:17:37 spire-1.2.1/LICENSE 09:17:37 spire-1.2.1/MAINTAINERS.md 09:17:37 spire-1.2.1/Makefile 09:17:37 spire-1.2.1/README.md 09:17:37 spire-1.2.1/ROADMAP.md 09:17:37 spire-1.2.1/SECURITY.md 09:17:37 spire-1.2.1/cmd/ 09:17:37 spire-1.2.1/cmd/spire-agent/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/common/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/run/ 09:17:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:17:37 spire-1.2.1/pkg/common/x509util/keyid.go 09:17:37 spire-1.2.1/pkg/common/x509util/keypair.go 09:17:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:17:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:17:37 spire-1.2.1/pkg/server/ 09:17:37 spire-1.2.1/pkg/server/api/ 09:17:37 spire-1.2.1/pkg/server/api/agent.go 09:17:37 spire-1.2.1/pkg/server/api/agent/ 09:17:37 spire-1.2.1/pkg/server/api/agent/v1/ 09:17:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/agent_test.go 09:17:37 spire-1.2.1/pkg/server/api/api.go 09:17:37 spire-1.2.1/pkg/server/api/audit/ 09:17:37 spire-1.2.1/pkg/server/api/audit/audit.go 09:17:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:17:37 spire-1.2.1/pkg/server/api/bundle.go 09:17:37 spire-1.2.1/pkg/server/api/bundle/ 09:17:37 spire-1.2.1/pkg/server/api/bundle/v1/ 09:17:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/bundle_test.go 09:17:37 spire-1.2.1/pkg/server/api/debug/ 09:17:37 spire-1.2.1/pkg/server/api/debug/v1/ 09:17:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:17:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:17:37 spire-1.2.1/cmd/spire-agent/main.go 09:17:37 spire-1.2.1/cmd/spire-server/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/cli.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/ 09:17:37 spire-1.2.1/pkg/server/api/entry.go 09:17:37 spire-1.2.1/pkg/server/api/entry/ 09:17:37 spire-1.2.1/pkg/server/api/entry/v1/ 09:17:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/entry_test.go 09:17:37 spire-1.2.1/pkg/server/api/health/ 09:17:37 spire-1.2.1/pkg/server/api/health/v1/ 09:17:37 spire-1.2.1/pkg/server/api/health/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/id.go 09:17:37 spire-1.2.1/pkg/server/api/id_test.go 09:17:37 spire-1.2.1/pkg/server/api/limits/ 09:17:37 spire-1.2.1/pkg/server/api/limits/limits.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/ 09:17:37 spire-1.2.1/pkg/server/api/middleware/alias.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/audit.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/caller.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/run/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/token/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/validate/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/common.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/entries.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:17:37 spire-1.2.1/pkg/server/api/ratelimit.go 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/ 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:17:37 spire-1.2.1/pkg/server/api/selector.go 09:17:37 spire-1.2.1/pkg/server/api/selector_test.go 09:17:37 spire-1.2.1/pkg/server/api/status.go 09:17:37 spire-1.2.1/pkg/server/api/status_test.go 09:17:37 spire-1.2.1/pkg/server/api/svid/ 09:17:37 spire-1.2.1/pkg/server/api/svid/v1/ 09:17:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/trustdomain.go 09:17:37 spire-1.2.1/pkg/server/api/trustdomain/ 09:17:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:17:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:17:37 spire-1.2.1/pkg/server/authpolicy/ 09:17:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:17:37 spire-1.2.1/pkg/server/authpolicy/policy.go 09:17:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:17:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:17:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:17:37 spire-1.2.1/pkg/server/authpolicy/validate.go 09:17:37 spire-1.2.1/pkg/server/bundle/ 09:17:37 spire-1.2.1/pkg/server/bundle/client/ 09:17:37 spire-1.2.1/pkg/server/bundle/client/client.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/manager.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/sources.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/updater.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:17:37 spire-1.2.1/pkg/server/ca/ 09:17:37 spire-1.2.1/pkg/server/ca/ca.go 09:17:37 spire-1.2.1/pkg/server/ca/ca_health.go 09:17:37 spire-1.2.1/pkg/server/ca/ca_test.go 09:17:37 spire-1.2.1/pkg/server/ca/journal.go 09:17:37 spire-1.2.1/pkg/server/ca/journal_test.go 09:17:37 spire-1.2.1/pkg/server/ca/manager.go 09:17:37 spire-1.2.1/pkg/server/ca/manager_health.go 09:17:37 spire-1.2.1/pkg/server/ca/manager_test.go 09:17:37 spire-1.2.1/pkg/server/ca/templates.go 09:17:37 spire-1.2.1/pkg/server/ca/upstream_client.go 09:17:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:17:37 spire-1.2.1/pkg/server/ca/validation.go 09:17:37 spire-1.2.1/pkg/server/cache/ 09:17:37 spire-1.2.1/pkg/server/cache/dscache/ 09:17:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:17:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/ 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:17:37 spire-1.2.1/pkg/server/catalog/ 09:17:37 spire-1.2.1/pkg/server/catalog/catalog.go 09:17:37 spire-1.2.1/pkg/server/catalog/keymanager.go 09:17:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:17:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:17:37 spire-1.2.1/pkg/server/catalog/notifier.go 09:17:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:17:37 spire-1.2.1/pkg/server/config.go 09:17:37 spire-1.2.1/pkg/server/datastore/ 09:17:37 spire-1.2.1/pkg/server/datastore/datastore.go 09:17:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:17:37 spire-1.2.1/pkg/server/datastore/repository.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/x509/ 09:17:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:17:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:17:37 spire-1.2.1/cmd/spire-server/main.go 09:17:37 spire-1.2.1/cmd/spire-server/util/ 09:17:37 spire-1.2.1/cmd/spire-server/util/util.go 09:17:37 spire-1.2.1/conf/ 09:17:37 spire-1.2.1/conf/agent/ 09:17:37 spire-1.2.1/conf/agent/agent.conf 09:17:37 spire-1.2.1/conf/agent/agent_full.conf 09:17:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:17:37 spire-1.2.1/conf/server/ 09:17:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:17:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:17:37 spire-1.2.1/conf/server/server.conf 09:17:37 spire-1.2.1/conf/server/server_full.conf 09:17:37 spire-1.2.1/doc/ 09:17:37 spire-1.2.1/doc/SPIRE101.md 09:17:37 spire-1.2.1/doc/auditlog.md 09:17:37 spire-1.2.1/doc/authorization_policy_engine.md 09:17:37 spire-1.2.1/doc/changelog_guidelines.md 09:17:37 spire-1.2.1/doc/cure53-report.pdf 09:17:37 spire-1.2.1/doc/images/ 09:17:37 spire-1.2.1/doc/images/2019_roadmap.png 09:17:37 spire-1.2.1/doc/images/SPIRE101.png 09:17:37 spire-1.2.1/doc/images/SPIRE_agent.png 09:17:37 spire-1.2.1/doc/images/SPIRE_server.png 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:17:37 spire-1.2.1/pkg/server/endpoints/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:17:37 spire-1.2.1/pkg/server/endpoints/config.go 09:17:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:17:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:17:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:17:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:17:37 spire-1.2.1/pkg/server/endpoints/middleware.go 09:17:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:17:37 spire-1.2.1/pkg/server/hostservice/ 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:17:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:17:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:17:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:17:37 spire-1.2.1/doc/images/cache_mgr.png 09:17:37 spire-1.2.1/doc/images/cache_mgr_components.png 09:17:37 spire-1.2.1/doc/images/federated_spire.png 09:17:37 spire-1.2.1/doc/images/ha_mode.png 09:17:37 spire-1.2.1/doc/images/nested_spire.png 09:17:37 spire-1.2.1/doc/images/oidc_federation.png 09:17:37 spire-1.2.1/doc/images/single_trust_domain.png 09:17:37 spire-1.2.1/doc/images/spiffe_compatible.png 09:17:37 spire-1.2.1/doc/images/spire_logo.png 09:17:37 spire-1.2.1/doc/migrating_registration_api_clients.md 09:17:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:17:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:17:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:17:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:17:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:17:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:17:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:17:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:17:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:17:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:17:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:17:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:17:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:17:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:17:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:17:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:17:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:17:37 spire-1.2.1/doc/scaling_spire.md 09:17:37 spire-1.2.1/doc/spire_agent.md 09:17:37 spire-1.2.1/doc/spire_server.md 09:17:37 spire-1.2.1/doc/supported_integrations.md 09:17:37 spire-1.2.1/doc/telemetry.md 09:17:37 spire-1.2.1/doc/telemetry_config.md 09:17:37 spire-1.2.1/doc/upgrading.md 09:17:37 spire-1.2.1/doc/using_spire.md 09:17:37 spire-1.2.1/examples/ 09:17:37 spire-1.2.1/examples/README.md 09:17:37 spire-1.2.1/go.mod 09:17:37 spire-1.2.1/go.sum 09:17:37 spire-1.2.1/pkg/ 09:17:37 spire-1.2.1/pkg/agent/ 09:17:37 spire-1.2.1/pkg/agent/agent.go 09:17:37 spire-1.2.1/pkg/agent/api/ 09:17:37 spire-1.2.1/pkg/agent/api/config.go 09:17:37 spire-1.2.1/pkg/agent/api/debug/ 09:17:37 spire-1.2.1/pkg/agent/api/debug/v1/ 09:17:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:17:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:17:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:17:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:17:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:17:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:17:37 spire-1.2.1/pkg/agent/api/endpoints.go 09:17:37 spire-1.2.1/pkg/agent/api/health/ 09:17:37 spire-1.2.1/pkg/agent/api/health/v1/ 09:17:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:17:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:17:37 spire-1.2.1/pkg/agent/api/rpccontext/ 09:17:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:17:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:17:37 spire-1.2.1/pkg/agent/attestor/ 09:17:37 spire-1.2.1/pkg/agent/attestor/node/ 09:17:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:17:37 spire-1.2.1/pkg/agent/attestor/node/node.go 09:17:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:17:37 spire-1.2.1/pkg/agent/attestor/workload/ 09:17:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:17:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:17:37 spire-1.2.1/pkg/agent/catalog/ 09:17:37 spire-1.2.1/pkg/agent/catalog/catalog.go 09:17:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:17:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:17:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:17:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:17:37 spire-1.2.1/pkg/agent/client/ 09:17:37 spire-1.2.1/pkg/agent/client/client.go 09:17:37 spire-1.2.1/pkg/agent/client/client_test.go 09:17:37 spire-1.2.1/pkg/agent/client/dial.go 09:17:37 spire-1.2.1/pkg/agent/client/nodeconn.go 09:17:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:17:37 spire-1.2.1/pkg/agent/client/update.go 09:17:37 spire-1.2.1/pkg/agent/client/util.go 09:17:37 spire-1.2.1/pkg/agent/common/ 09:17:37 spire-1.2.1/pkg/agent/common/backoff/ 09:17:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:17:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:17:37 spire-1.2.1/pkg/agent/common/cgroups/ 09:17:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:17:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:17:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:17:37 spire-1.2.1/pkg/agent/config.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/config.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/ 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/workload/ 09:17:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:17:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/ 09:17:37 spire-1.2.1/pkg/agent/manager/cache/ 09:17:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:17:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:17:37 spire-1.2.1/pkg/agent/manager/config.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:17:37 spire-1.2.1/pkg/agent/manager/manager.go 09:17:37 spire-1.2.1/pkg/agent/manager/manager_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/storage.go 09:17:37 spire-1.2.1/pkg/agent/manager/storage_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/storecache/ 09:17:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:17:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:17:37 spire-1.2.1/pkg/agent/manager/sync.go 09:17:37 spire-1.2.1/pkg/agent/plugin/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:17:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:17:37 spire-1.2.1/pkg/server/registration/ 09:17:37 spire-1.2.1/pkg/server/registration/manager.go 09:17:37 spire-1.2.1/pkg/server/registration/manager_test.go 09:17:37 spire-1.2.1/pkg/server/scanentries.go 09:17:37 spire-1.2.1/pkg/server/scanentries_test.go 09:17:37 spire-1.2.1/pkg/server/server.go 09:17:37 spire-1.2.1/pkg/server/server_test.go 09:17:37 spire-1.2.1/pkg/server/svid/ 09:17:37 spire-1.2.1/pkg/server/svid/observer.go 09:17:37 spire-1.2.1/pkg/server/svid/observer_test.go 09:17:37 spire-1.2.1/pkg/server/svid/rotator.go 09:17:37 spire-1.2.1/pkg/server/svid/rotator_config.go 09:17:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:17:37 spire-1.2.1/pkg/server/svid/rotator_test.go 09:17:37 spire-1.2.1/proto/ 09:17:37 spire-1.2.1/proto/private/ 09:17:37 spire-1.2.1/proto/private/server/ 09:17:37 spire-1.2.1/proto/private/server/journal/ 09:17:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:17:37 spire-1.2.1/proto/private/server/journal/journal.proto 09:17:37 spire-1.2.1/proto/spire/ 09:17:37 spire-1.2.1/proto/spire/common/ 09:17:37 spire-1.2.1/proto/spire/common/common.pb.go 09:17:37 spire-1.2.1/proto/spire/common/common.proto 09:17:37 spire-1.2.1/proto/spire/common/plugin/ 09:17:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:17:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:17:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:17:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:17:37 spire-1.2.1/proto/spire/plugin/ 09:17:37 spire-1.2.1/proto/spire/plugin/agent/ 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:17:37 spire-1.2.1/release/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:17:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:17:37 spire-1.2.1/release/spire-extras/ 09:17:37 spire-1.2.1/release/spire-extras/README.md 09:17:37 spire-1.2.1/release/spire-extras/conf/ 09:17:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:17:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:17:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:17:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:17:37 spire-1.2.1/release/spire/ 09:17:37 spire-1.2.1/release/spire/README.md 09:17:37 spire-1.2.1/release/spire/conf/ 09:17:37 spire-1.2.1/release/spire/conf/agent/ 09:17:37 spire-1.2.1/release/spire/conf/agent/agent.conf 09:17:37 spire-1.2.1/release/spire/conf/server/ 09:17:37 spire-1.2.1/release/spire/conf/server/server.conf 09:17:37 spire-1.2.1/script/ 09:17:37 spire-1.2.1/script/build-artifact.sh 09:17:37 spire-1.2.1/script/generate_dummy_ca.sh 09:17:37 spire-1.2.1/support/ 09:17:37 spire-1.2.1/support/k8s/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:17:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/ 09:17:37 spire-1.2.1/support/oidc-discovery-provider/README.md 09:17:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/config.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/main.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:17:37 spire-1.2.1/test/ 09:17:37 spire-1.2.1/test/clock/ 09:17:37 spire-1.2.1/test/clock/clock.go 09:17:37 spire-1.2.1/test/fakes/ 09:17:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:17:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:17:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:17:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:17:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:17:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:17:37 spire-1.2.1/test/fakes/fakeagentstore/ 09:17:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:17:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:17:37 spire-1.2.1/pkg/agent/svid/ 09:17:37 spire-1.2.1/pkg/agent/svid/rotator.go 09:17:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:17:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:17:37 spire-1.2.1/pkg/agent/svid/store/ 09:17:37 spire-1.2.1/pkg/agent/svid/store/service.go 09:17:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:17:37 spire-1.2.1/pkg/common/ 09:17:37 spire-1.2.1/pkg/common/agentpathtemplate/ 09:17:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:17:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:17:37 spire-1.2.1/pkg/common/api/ 09:17:37 spire-1.2.1/pkg/common/api/metrics.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/ 09:17:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:17:37 spire-1.2.1/test/fakes/fakedatastore/ 09:17:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:17:37 spire-1.2.1/test/fakes/fakeentryclient/ 09:17:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:17:37 spire-1.2.1/test/fakes/fakehealthchecker/ 09:17:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:17:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:17:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:17:37 spire-1.2.1/test/fakes/fakemetrics/ 09:17:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:17:37 spire-1.2.1/test/fakes/fakenoderesolver/ 09:17:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:17:37 spire-1.2.1/test/fakes/fakenotifier/ 09:17:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:17:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:17:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:17:37 spire-1.2.1/test/fakes/fakeserverca/ 09:17:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:17:37 spire-1.2.1/test/fakes/fakeservercatalog/ 09:17:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:17:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:17:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/logger.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/names.go 09:17:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:17:37 spire-1.2.1/pkg/common/api/names.go 09:17:37 spire-1.2.1/pkg/common/api/ratelimit.go 09:17:37 spire-1.2.1/pkg/common/api/rpccontext/ 09:17:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:17:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:17:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:17:37 spire-1.2.1/pkg/common/auth/ 09:17:37 spire-1.2.1/pkg/common/auth/interceptors.go 09:17:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:17:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/ 09:17:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:17:37 09:17:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:17:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:17:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:17:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:17:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:17:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:17:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:17:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:17:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:17:37 spire-1.2.1/test/fixture/ 09:17:37 spire-1.2.1/test/fixture/certs/ 09:17:37 spire-1.2.1/test/fixture/certs/agent_svid.der 09:17:37 spire-1.2.1/test/fixture/certs/base_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/blog_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/types.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:17:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:17:37 spire-1.2.1/pkg/common/catalog/ 09:17:37 spire-1.2.1/pkg/common/catalog/bind.go 09:17:37 spire-1.2.1/pkg/common/catalog/builtin.go 09:17:37 spire-1.2.1/pkg/common/catalog/catalog.go 09:17:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:17:37 spire-1.2.1/pkg/common/catalog/closers.go 09:17:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:17:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:17:37 spire-1.2.1/pkg/common/catalog/config.go 09:17:37 spire-1.2.1/pkg/common/catalog/config_test.go 09:17:37 spire-1.2.1/pkg/common/catalog/configure.go 09:17:37 spire-1.2.1/pkg/common/catalog/constraints.go 09:17:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:17:37 spire-1.2.1/pkg/common/catalog/context.go 09:17:37 spire-1.2.1/test/fixture/certs/ca.pem 09:17:37 spire-1.2.1/test/fixture/certs/ca_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/database_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/database_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/database_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/node_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/node_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/node_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/svid.pem 09:17:37 spire-1.2.1/test/fixture/certs/svid_key.pem 09:17:37 spire-1.2.1/test/fixture/config/ 09:17:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:17:37 spire-1.2.1/test/fixture/config/agent_good.conf 09:17:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:17:37 spire-1.2.1/test/fixture/config/plugin_good.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_good.conf 09:17:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:17:37 spire-1.2.1/test/fixture/fixture.go 09:17:37 spire-1.2.1/test/fixture/nodeattestor/ 09:17:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:17:37 spire-1.2.1/pkg/common/catalog/external.go 09:17:37 spire-1.2.1/pkg/common/catalog/host.go 09:17:37 spire-1.2.1/pkg/common/catalog/pipenet.go 09:17:37 spire-1.2.1/pkg/common/catalog/plugin.go 09:17:37 spire-1.2.1/pkg/common/catalog/testplugin/ 09:17:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:17:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:17:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:17:37 spire-1.2.1/pkg/common/cli/ 09:17:37 spire-1.2.1/pkg/common/cli/env.go 09:17:37 spire-1.2.1/pkg/common/cli/flags.go 09:17:37 spire-1.2.1/pkg/common/cli/trust_domain.go 09:17:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:17:37 spire-1.2.1/pkg/common/cli/umask.go 09:17:37 spire-1.2.1/pkg/common/cli/umask_posix.go 09:17:37 spire-1.2.1/pkg/common/cli/umask_test.go 09:17:37 spire-1.2.1/pkg/common/cli/umask_windows.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/flag.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/format.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:17:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:17:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:17:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:17:37 spire-1.2.1/test/fixture/registration/ 09:17:37 spire-1.2.1/test/fixture/registration/entries.json 09:17:37 spire-1.2.1/test/fixture/registration/good-for-update.json 09:17:37 spire-1.2.1/test/fixture/registration/good.json 09:17:37 spire-1.2.1/test/fixture/registration/invalid.json 09:17:37 spire-1.2.1/test/fixture/registration/invalid_json.json 09:17:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:17:37 spire-1.2.1/test/integration/ 09:17:37 spire-1.2.1/test/integration/README.md 09:17:37 spire-1.2.1/test/integration/common 09:17:37 spire-1.2.1/test/integration/setup/ 09:17:37 spire-1.2.1/test/integration/setup/adminclient/ 09:17:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:17:37 spire-1.2.1/test/integration/setup/adminclient/client.go 09:17:37 spire-1.2.1/test/integration/setup/debugagent/ 09:17:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:17:37 spire-1.2.1/test/integration/setup/debugagent/main.go 09:17:37 spire-1.2.1/test/integration/setup/debugserver/ 09:17:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:17:37 spire-1.2.1/test/integration/setup/debugserver/main.go 09:17:37 spire-1.2.1/test/integration/setup/downstreamclient/ 09:17:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:17:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:17:37 spire-1.2.1/test/integration/setup/itclient/ 09:17:37 spire-1.2.1/test/integration/setup/itclient/client.go 09:17:37 spire-1.2.1/test/integration/setup/node-attestation/ 09:17:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:17:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:17:37 spire-1.2.1/test/integration/setup/x509pop/ 09:17:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:17:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:17:37 spire-1.2.1/test/integration/suites/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:17:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:17:37 spire-1.2.1/pkg/common/coretypes/ 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/ 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:17:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:17:37 spire-1.2.1/pkg/common/cryptoutil/ 09:17:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:17:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:17:37 spire-1.2.1/pkg/common/diskutil/ 09:17:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:17:37 spire-1.2.1/pkg/common/diskutil/file_test.go 09:17:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:17:37 spire-1.2.1/pkg/common/errorutil/ 09:17:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:17:37 spire-1.2.1/pkg/common/health/ 09:17:37 spire-1.2.1/pkg/common/health/config.go 09:17:37 spire-1.2.1/pkg/common/health/context.go 09:17:37 spire-1.2.1/pkg/common/health/context_test.go 09:17:37 spire-1.2.1/pkg/common/health/health.go 09:17:37 spire-1.2.1/pkg/common/health/health_test.go 09:17:37 spire-1.2.1/pkg/common/health/logger.go 09:17:37 spire-1.2.1/pkg/common/hostservice/ 09:17:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:17:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:17:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:17:37 spire-1.2.1/pkg/common/idutil/ 09:17:37 spire-1.2.1/pkg/common/idutil/require.go 09:17:37 spire-1.2.1/pkg/common/idutil/require_test.go 09:17:37 spire-1.2.1/pkg/common/idutil/safety.go 09:17:37 spire-1.2.1/pkg/common/idutil/safety_test.go 09:17:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:17:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:17:37 spire-1.2.1/pkg/common/jwtsvid/ 09:17:37 spire-1.2.1/pkg/common/jwtsvid/common.go 09:17:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:17:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:17:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:17:37 spire-1.2.1/pkg/common/jwtutil/ 09:17:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:17:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:17:37 spire-1.2.1/pkg/common/log/ 09:17:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:17:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:17:37 spire-1.2.1/pkg/common/log/log.go 09:17:37 spire-1.2.1/pkg/common/log/log_test.go 09:17:37 spire-1.2.1/pkg/common/log/options.go 09:17:37 spire-1.2.1/pkg/common/nodeutil/ 09:17:37 spire-1.2.1/pkg/common/nodeutil/node.go 09:17:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:17:37 spire-1.2.1/pkg/common/peertracker/ 09:17:37 spire-1.2.1/pkg/common/peertracker/conn.go 09:17:37 spire-1.2.1/pkg/common/peertracker/credentials.go 09:17:37 spire-1.2.1/pkg/common/peertracker/errors.go 09:17:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:17:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:17:37 spire-1.2.1/pkg/common/peertracker/info.go 09:17:37 spire-1.2.1/pkg/common/peertracker/listener.go 09:17:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:17:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tcp.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:17:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:17:37 spire-1.2.1/pkg/common/peertracker/uds.go 09:17:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:17:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:17:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:17:37 spire-1.2.1/pkg/common/pemutil/ 09:17:37 spire-1.2.1/pkg/common/pemutil/block.go 09:17:37 spire-1.2.1/pkg/common/pemutil/certs.go 09:17:37 spire-1.2.1/pkg/common/pemutil/common.go 09:17:37 spire-1.2.1/pkg/common/pemutil/csr.go 09:17:37 spire-1.2.1/pkg/common/pemutil/keys.go 09:17:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/ 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:17:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:17:37 spire-1.2.1/pkg/common/plugin/ 09:17:37 spire-1.2.1/pkg/common/plugin/aws/ 09:17:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:17:37 spire-1.2.1/pkg/common/plugin/azure/ 09:17:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:17:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/facade.go 09:17:37 spire-1.2.1/pkg/common/plugin/facade_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/gcp/ 09:17:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/ 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:17:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/log.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/ 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:17:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:17:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:17:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:17:37 spire-1.2.1/pkg/common/plugin/x509pop/ 09:17:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:17:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:17:37 spire-1.2.1/pkg/common/profiling/ 09:17:37 spire-1.2.1/pkg/common/profiling/dumpers.go 09:17:37 spire-1.2.1/pkg/common/profiling/profiling.go 09:17:37 spire-1.2.1/pkg/common/protoutil/ 09:17:37 spire-1.2.1/pkg/common/protoutil/masks.go 09:17:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:17:37 spire-1.2.1/pkg/common/rotationutil/ 09:17:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:17:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:17:37 spire-1.2.1/pkg/common/selector/ 09:17:37 spire-1.2.1/pkg/common/selector/selector.go 09:17:37 spire-1.2.1/pkg/common/selector/selector_test.go 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:17:37 spire-1.2.1/pkg/common/selector/set.go 09:17:37 spire-1.2.1/pkg/common/selector/set_utils.go 09:17:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:17:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:17:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:17:37 spire-1.2.1/pkg/common/telemetry/call.go 09:17:37 spire-1.2.1/pkg/common/telemetry/common/ 09:17:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:17:37 spire-1.2.1/pkg/common/telemetry/config.go 09:17:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:17:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/inmem.go 09:17:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/m3.go 09:17:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/metrics.go 09:17:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/names.go 09:17:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:17:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:17:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/ 09:17:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:17:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:17:37 spire-1.2.1/pkg/common/telemetry/server/server.go 09:17:37 spire-1.2.1/pkg/common/telemetry/sink.go 09:17:37 spire-1.2.1/pkg/common/telemetry/statsd.go 09:17:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:17:37 spire-1.2.1/pkg/common/telemetry/uptime.go 09:17:37 spire-1.2.1/pkg/common/telemetry/version.go 09:17:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:17:37 spire-1.2.1/pkg/common/uptime/ 09:17:37 spire-1.2.1/pkg/common/uptime/uptime.go 09:17:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:17:37 spire-1.2.1/pkg/common/util/ 09:17:37 spire-1.2.1/pkg/common/util/certs.go 09:17:37 spire-1.2.1/pkg/common/util/certs_test.go 09:17:37 spire-1.2.1/pkg/common/util/csr.go 09:17:37 spire-1.2.1/pkg/common/util/hash.go 09:17:37 spire-1.2.1/pkg/common/util/selectors.go 09:17:37 spire-1.2.1/pkg/common/util/selectors_test.go 09:17:37 spire-1.2.1/pkg/common/util/signals.go 09:17:37 spire-1.2.1/pkg/common/util/sort.go 09:17:37 spire-1.2.1/pkg/common/util/sort_test.go 09:17:37 spire-1.2.1/pkg/common/util/task.go 09:17:37 spire-1.2.1/pkg/common/util/task_test.go 09:17:37 spire-1.2.1/pkg/common/util/testdata/ 09:17:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:17:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:17:37 spire-1.2.1/pkg/common/version/ 09:17:37 spire-1.2.1/pkg/common/version/version.go 09:17:37 spire-1.2.1/pkg/common/x509svid/ 09:17:37 spire-1.2.1/pkg/common/x509svid/common_test.go 09:17:37 spire-1.2.1/pkg/common/x509svid/csr.go 09:17:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:17:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:17:37 spire-1.2.1/pkg/common/x509util/ 09:17:37 spire-1.2.1/pkg/common/x509util/cert.go 09:17:37 spire-1.2.1/pkg/common/x509util/dns.go 09:17:37 spire-1.2.1/pkg/common/x509util/dns_test.go 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:17:37 spire-1.2.1/test/integration/suites/join-token/ 09:17:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:17:37 spire-1.2.1/pkg/common/x509util/keyid.go 09:17:37 spire-1.2.1/pkg/common/x509util/keypair.go 09:17:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:17:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:17:37 spire-1.2.1/pkg/server/ 09:17:37 spire-1.2.1/pkg/server/api/ 09:17:37 spire-1.2.1/pkg/server/api/agent.go 09:17:37 spire-1.2.1/pkg/server/api/agent/ 09:17:37 spire-1.2.1/pkg/server/api/agent/v1/ 09:17:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/agent_test.go 09:17:37 spire-1.2.1/pkg/server/api/api.go 09:17:37 spire-1.2.1/pkg/server/api/audit/ 09:17:37 spire-1.2.1/pkg/server/api/audit/audit.go 09:17:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:17:37 spire-1.2.1/pkg/server/api/bundle.go 09:17:37 spire-1.2.1/pkg/server/api/bundle/ 09:17:37 spire-1.2.1/pkg/server/api/bundle/v1/ 09:17:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/bundle_test.go 09:17:37 spire-1.2.1/pkg/server/api/debug/ 09:17:37 spire-1.2.1/pkg/server/api/debug/v1/ 09:17:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:17:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:17:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:17:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:17:37 spire-1.2.1/test/integration/suites/join-token/README.md 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/ 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/join-token/teardown 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:17:37 spire-1.2.1/pkg/server/api/entry.go 09:17:37 spire-1.2.1/pkg/server/api/entry/ 09:17:37 spire-1.2.1/pkg/server/api/entry/v1/ 09:17:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/entry_test.go 09:17:37 spire-1.2.1/pkg/server/api/health/ 09:17:37 spire-1.2.1/pkg/server/api/health/v1/ 09:17:37 spire-1.2.1/pkg/server/api/health/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/id.go 09:17:37 spire-1.2.1/pkg/server/api/id_test.go 09:17:37 spire-1.2.1/pkg/server/api/limits/ 09:17:37 spire-1.2.1/pkg/server/api/limits/limits.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/ 09:17:37 spire-1.2.1/pkg/server/api/middleware/alias.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/audit.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/caller.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:17:37 spire-1.2.1/test/integration/suites/k8s/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/00-setup 09:17:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:17:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:17:37 spire-1.2.1/test/integration/suites/k8s/README.md 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:17:37 spire-1.2.1/test/integration/suites/k8s/teardown 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:17:37 spire-1.2.1/pkg/server/api/middleware/common.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/entries.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:17:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:17:37 spire-1.2.1/pkg/server/api/ratelimit.go 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/ 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:17:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:17:37 spire-1.2.1/pkg/server/api/selector.go 09:17:37 spire-1.2.1/pkg/server/api/selector_test.go 09:17:37 spire-1.2.1/pkg/server/api/status.go 09:17:37 spire-1.2.1/pkg/server/api/status_test.go 09:17:37 spire-1.2.1/pkg/server/api/svid/ 09:17:37 spire-1.2.1/pkg/server/api/svid/v1/ 09:17:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/trustdomain.go 09:17:37 spire-1.2.1/pkg/server/api/trustdomain/ 09:17:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:17:37 spire-1.2.1/test/integration/suites/rotation/ 09:17:37 spire-1.2.1/test/integration/suites/rotation/00-setup 09:17:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:17:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:17:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:17:37 spire-1.2.1/test/integration/suites/rotation/README.md 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/ 09:17:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:17:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:17:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:17:37 spire-1.2.1/pkg/server/authpolicy/ 09:17:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:17:37 spire-1.2.1/pkg/server/authpolicy/policy.go 09:17:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:17:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:17:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:17:37 spire-1.2.1/pkg/server/authpolicy/validate.go 09:17:37 spire-1.2.1/pkg/server/bundle/ 09:17:37 spire-1.2.1/pkg/server/bundle/client/ 09:17:37 spire-1.2.1/pkg/server/bundle/client/client.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/manager.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/sources.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/updater.go 09:17:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:17:37 spire-1.2.1/pkg/server/ca/ 09:17:37 spire-1.2.1/pkg/server/ca/ca.go 09:17:37 spire-1.2.1/pkg/server/ca/ca_health.go 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/rotation/teardown 09:17:37 spire-1.2.1/test/integration/suites/self-test/ 09:17:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:17:37 spire-1.2.1/test/integration/suites/self-test/README.md 09:17:37 spire-1.2.1/test/integration/suites/self-test/teardown 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:17:37 spire-1.2.1/pkg/server/ca/ca_test.go 09:17:37 spire-1.2.1/pkg/server/ca/journal.go 09:17:37 spire-1.2.1/pkg/server/ca/journal_test.go 09:17:37 spire-1.2.1/pkg/server/ca/manager.go 09:17:37 spire-1.2.1/pkg/server/ca/manager_health.go 09:17:37 spire-1.2.1/pkg/server/ca/manager_test.go 09:17:37 spire-1.2.1/pkg/server/ca/templates.go 09:17:37 spire-1.2.1/pkg/server/ca/upstream_client.go 09:17:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:17:37 spire-1.2.1/pkg/server/ca/validation.go 09:17:37 spire-1.2.1/pkg/server/cache/ 09:17:37 spire-1.2.1/pkg/server/cache/dscache/ 09:17:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:17:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/ 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:17:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:17:37 spire-1.2.1/pkg/server/catalog/ 09:17:37 spire-1.2.1/pkg/server/catalog/catalog.go 09:17:37 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:17:37 spire-1.2.1/test/integration/suites/upgrade/ 09:17:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:17:37 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-testsspire-1.2.1/pkg/server/catalog/keymanager.go 09:17:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:17:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:17:37 spire-1.2.1/pkg/server/catalog/notifier.go 09:17:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:17:37 spire-1.2.1/pkg/server/config.go 09:17:37 spire-1.2.1/pkg/server/datastore/ 09:17:37 spire-1.2.1/pkg/server/datastore/datastore.go 09:17:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:17:37 spire-1.2.1/pkg/server/datastore/repository.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:17:37 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:17:37 spire-1.2.1/test/integration/suites/upgrade/README.md 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/upgrade/teardown 09:17:37 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:17:37 spire-1.2.1/test/integration/test-one.sh 09:17:37 spire-1.2.1/test/integration/test.sh 09:17:37 spire-1.2.1/test/plugintest/ 09:17:37 spire-1.2.1/test/plugintest/config.go 09:17:37 spire-1.2.1/test/plugintest/load.go 09:17:37 spire-1.2.1/test/plugintest/option.go 09:17:37 spire-1.2.1/test/spiretest/ 09:17:37 spire-1.2.1/test/spiretest/apiserver.go 09:17:37 spire-1.2.1/test/spiretest/assertions.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:17:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:17:37 spire-1.2.1/pkg/server/endpoints/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:17:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:17:37 spire-1.2.1/pkg/server/endpoints/config.go 09:17:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:17:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:17:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:17:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:17:37 spire-1.2.1/pkg/server/endpoints/middleware.go 09:17:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:17:37 spire-1.2.1/pkg/server/hostservice/ 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:17:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:17:37 spire-1.2.1/test/spiretest/dir.go 09:17:37 spire-1.2.1/test/spiretest/errors_posix.go 09:17:37 spire-1.2.1/test/spiretest/errors_windows.go 09:17:37 spire-1.2.1/test/spiretest/logs.go 09:17:37 spire-1.2.1/test/spiretest/socketapi.go 09:17:37 spire-1.2.1/test/spiretest/suite.go 09:17:37 spire-1.2.1/test/spiretest/x509.go 09:17:37 spire-1.2.1/test/testca/ 09:17:37 spire-1.2.1/test/testca/ca.go 09:17:37 spire-1.2.1/test/testkey/ 09:17:37 spire-1.2.1/test/testkey/generate.sh 09:17:37 spire-1.2.1/test/testkey/genkeys.go 09:17:37 spire-1.2.1/test/testkey/keys.go 09:17:37 spire-1.2.1/test/testkey/new.go 09:17:37 spire-1.2.1/test/tpmsimulator/ 09:17:37 spire-1.2.1/test/tpmsimulator/simulator.go 09:17:37 spire-1.2.1/test/util/ 09:17:37 spire-1.2.1/test/util/cert_fixtures.go 09:17:37 spire-1.2.1/test/util/cert_generation.go 09:17:37 spire-1.2.1/test/util/io_redirection.go 09:17:37 spire-1.2.1/test/util/race.go 09:17:37 spire-1.2.1/test/util/util.go 09:17:37 building spire from source... 09:17:37 09:17:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:17:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:17:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:17:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/ 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:17:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:17:37 spire-1.2.1/pkg/server/registration/ 09:17:37 spire-1.2.1/pkg/server/registration/manager.go 09:17:37 spire-1.2.1/pkg/server/registration/manager_test.go 09:17:37 spire-1.2.1/pkg/server/scanentries.go 09:17:37 spire-1.2.1/pkg/server/scanentries_test.go 09:17:37 spire-1.2.1/pkg/server/server.go 09:17:37 spire-1.2.1/pkg/server/server_test.go 09:17:37 spire-1.2.1/pkg/server/svid/ 09:17:37 spire-1.2.1/pkg/server/svid/observer.go 09:17:37 spire-1.2.1/pkg/server/svid/observer_test.go 09:17:37 spire-1.2.1/pkg/server/svid/rotator.go 09:17:37 spire-1.2.1/pkg/server/svid/rotator_config.go 09:17:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:17:37 spire-1.2.1/pkg/server/svid/rotator_test.go 09:17:37 spire-1.2.1/proto/ 09:17:37 spire-1.2.1/proto/private/ 09:17:37 spire-1.2.1/proto/private/server/ 09:17:37 spire-1.2.1/proto/private/server/journal/ 09:17:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:17:37 spire-1.2.1/proto/private/server/journal/journal.proto 09:17:37 spire-1.2.1/proto/spire/ 09:17:37 spire-1.2.1/proto/spire/common/ 09:17:37 spire-1.2.1/proto/spire/common/common.pb.go 09:17:37 spire-1.2.1/proto/spire/common/common.proto 09:17:37 spire-1.2.1/proto/spire/common/plugin/ 09:17:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:17:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:17:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:17:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:17:37 spire-1.2.1/proto/spire/plugin/ 09:17:37 spire-1.2.1/proto/spire/plugin/agent/ 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:17:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:17:37 spire-1.2.1/release/ 09:17:37 spire-1.2.1/release/spire-extras/ 09:17:37 spire-1.2.1/release/spire-extras/README.md 09:17:37 spire-1.2.1/release/spire-extras/conf/ 09:17:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:17:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:17:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:17:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:17:37 spire-1.2.1/release/spire/ 09:17:37 spire-1.2.1/release/spire/README.md 09:17:37 spire-1.2.1/release/spire/conf/ 09:17:37 spire-1.2.1/release/spire/conf/agent/ 09:17:37 spire-1.2.1/release/spire/conf/agent/agent.conf 09:17:37 spire-1.2.1/release/spire/conf/server/ 09:17:37 spire-1.2.1/release/spire/conf/server/server.conf 09:17:37 spire-1.2.1/script/ 09:17:37 spire-1.2.1/script/build-artifact.sh 09:17:37 spire-1.2.1/script/generate_dummy_ca.sh 09:17:37 spire-1.2.1/support/ 09:17:37 spire-1.2.1/support/k8s/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:17:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/ 09:17:37 spire-1.2.1/support/oidc-discovery-provider/README.md 09:17:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/config.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/main.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:17:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:17:37 spire-1.2.1/test/ 09:17:37 spire-1.2.1/test/clock/ 09:17:37 spire-1.2.1/test/clock/clock.go 09:17:37 spire-1.2.1/test/fakes/ 09:17:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:17:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:17:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:17:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:17:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:17:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:17:37 spire-1.2.1/test/fakes/fakeagentstore/ 09:17:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:17:37 spire-1.2.1/test/fakes/fakedatastore/ 09:17:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:17:37 spire-1.2.1/test/fakes/fakeentryclient/ 09:17:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:17:37 spire-1.2.1/test/fakes/fakehealthchecker/ 09:17:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:17:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:17:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:17:37 spire-1.2.1/test/fakes/fakemetrics/ 09:17:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:17:37 spire-1.2.1/test/fakes/fakenoderesolver/ 09:17:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:17:37 spire-1.2.1/test/fakes/fakenotifier/ 09:17:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:17:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:17:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:17:37 spire-1.2.1/test/fakes/fakeserverca/ 09:17:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:17:37 spire-1.2.1/test/fakes/fakeservercatalog/ 09:17:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:17:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:17:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:17:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:17:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:17:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:17:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:17:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:17:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:17:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:17:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:17:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:17:37 spire-1.2.1/test/fixture/ 09:17:37 spire-1.2.1/test/fixture/certs/ 09:17:37 spire-1.2.1/test/fixture/certs/agent_svid.der 09:17:37 spire-1.2.1/test/fixture/certs/base_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/blog_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/bundle.der 09:17:37 spire-1.2.1/test/fixture/certs/ca.pem 09:17:37 spire-1.2.1/test/fixture/certs/ca_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/database_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/database_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/database_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/node_cert.pem 09:17:37 spire-1.2.1/test/fixture/certs/node_csr.pem 09:17:37 spire-1.2.1/test/fixture/certs/node_key.pem 09:17:37 spire-1.2.1/test/fixture/certs/svid.pem 09:17:37 spire-1.2.1/test/fixture/certs/svid_key.pem 09:17:37 spire-1.2.1/test/fixture/config/ 09:17:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:17:37 spire-1.2.1/test/fixture/config/agent_good.conf 09:17:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:17:37 spire-1.2.1/test/fixture/config/plugin_good.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:17:37 spire-1.2.1/test/fixture/config/server_good.conf 09:17:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:17:37 spire-1.2.1/test/fixture/fixture.go 09:17:37 spire-1.2.1/test/fixture/nodeattestor/ 09:17:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:17:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:17:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:17:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:17:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:17:37 spire-1.2.1/test/fixture/registration/ 09:17:37 spire-1.2.1/test/fixture/registration/entries.json 09:17:37 spire-1.2.1/test/fixture/registration/good-for-update.json 09:17:37 spire-1.2.1/test/fixture/registration/good.json 09:17:37 spire-1.2.1/test/fixture/registration/invalid.json 09:17:37 spire-1.2.1/test/fixture/registration/invalid_json.json 09:17:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:17:37 spire-1.2.1/test/integration/ 09:17:37 spire-1.2.1/test/integration/README.md 09:17:37 spire-1.2.1/test/integration/common 09:17:37 spire-1.2.1/test/integration/setup/ 09:17:37 spire-1.2.1/test/integration/setup/adminclient/ 09:17:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:17:37 spire-1.2.1/test/integration/setup/adminclient/client.go 09:17:37 spire-1.2.1/test/integration/setup/debugagent/ 09:17:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:17:37 spire-1.2.1/test/integration/setup/debugagent/main.go 09:17:37 spire-1.2.1/test/integration/setup/debugserver/ 09:17:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:17:37 spire-1.2.1/test/integration/setup/debugserver/main.go 09:17:37 spire-1.2.1/test/integration/setup/downstreamclient/ 09:17:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:17:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:17:37 spire-1.2.1/test/integration/setup/itclient/ 09:17:37 spire-1.2.1/test/integration/setup/itclient/client.go 09:17:37 spire-1.2.1/test/integration/setup/node-attestation/ 09:17:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:17:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:17:37 spire-1.2.1/test/integration/setup/x509pop/ 09:17:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:17:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:17:37 spire-1.2.1/test/integration/suites/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:17:37 spire-1.2.1/test/integration/suites/join-token/ 09:17:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:17:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:17:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:17:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:17:37 spire-1.2.1/test/integration/suites/join-token/README.md 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/ 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/join-token/teardown 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:17:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:17:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:17:37 spire-1.2.1/test/integration/suites/k8s/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/00-setup 09:17:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:17:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:17:37 spire-1.2.1/test/integration/suites/k8s/README.md 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:17:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:17:37 spire-1.2.1/test/integration/suites/k8s/teardown 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:17:37 spire-1.2.1/test/integration/suites/rotation/ 09:17:37 spire-1.2.1/test/integration/suites/rotation/00-setup 09:17:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:17:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:17:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:17:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:17:37 spire-1.2.1/test/integration/suites/rotation/README.md 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/ 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/rotation/teardown 09:17:37 spire-1.2.1/test/integration/suites/self-test/ 09:17:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:17:37 spire-1.2.1/test/integration/suites/self-test/README.md 09:17:37 spire-1.2.1/test/integration/suites/self-test/teardown 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:17:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:17:37 spire-1.2.1/test/integration/suites/upgrade/ 09:17:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:17:37 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:17:37 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:17:37 spire-1.2.1/test/integration/suites/upgrade/README.md 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:17:37 spire-1.2.1/test/integration/suites/upgrade/teardown 09:17:37 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:17:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:17:37 spire-1.2.1/test/integration/test-one.sh 09:17:37 spire-1.2.1/test/integration/test.sh 09:17:37 spire-1.2.1/test/plugintest/ 09:17:37 spire-1.2.1/test/plugintest/config.go 09:17:37 spire-1.2.1/test/plugintest/load.go 09:17:37 spire-1.2.1/test/plugintest/option.go 09:17:37 spire-1.2.1/test/spiretest/ 09:17:37 spire-1.2.1/test/spiretest/apiserver.go 09:17:37 spire-1.2.1/test/spiretest/assertions.go 09:17:37 spire-1.2.1/test/spiretest/dir.go 09:17:37 spire-1.2.1/test/spiretest/errors_posix.go 09:17:37 spire-1.2.1/test/spiretest/errors_windows.go 09:17:37 spire-1.2.1/test/spiretest/logs.go 09:17:37 spire-1.2.1/test/spiretest/socketapi.go 09:17:37 spire-1.2.1/test/spiretest/suite.go 09:17:37 spire-1.2.1/test/spiretest/x509.go 09:17:37 spire-1.2.1/test/testca/ 09:17:37 spire-1.2.1/test/testca/ca.go 09:17:37 spire-1.2.1/test/testkey/ 09:17:37 spire-1.2.1/test/testkey/generate.sh 09:17:37 spire-1.2.1/test/testkey/genkeys.go 09:17:37 spire-1.2.1/test/testkey/keys.go 09:17:37 spire-1.2.1/test/testkey/new.go 09:17:37 spire-1.2.1/test/tpmsimulator/ 09:17:37 spire-1.2.1/test/tpmsimulator/simulator.go 09:17:37 spire-1.2.1/test/util/ 09:17:37 spire-1.2.1/test/util/cert_fixtures.go 09:17:37 spire-1.2.1/test/util/cert_generation.go 09:17:37 spire-1.2.1/test/util/io_redirection.go 09:17:37 spire-1.2.1/test/util/race.go 09:17:37 spire-1.2.1/test/util/util.go 09:17:37 building spire from source... 09:17:37 Installing go1.17.7... 09:17:37 Installing go1.17.7... 09:17:44 Building bin/spire-server... 09:17:44 Building bin/spire-server... 09:17:44 go: downloading github.com/mitchellh/cli v1.1.2 09:17:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:17:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:17:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:17:44 go: downloading google.golang.org/grpc v1.44.0 09:17:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:17:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:17:44 go: downloading github.com/mitchellh/cli v1.1.2 09:17:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:17:44 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:17:44 go: downloading github.com/imdario/mergo v0.3.12 09:17:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:17:44 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:17:44 go: downloading github.com/sirupsen/logrus v1.8.1 09:17:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:17:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:17:44 go: downloading github.com/imdario/mergo v0.3.12 09:17:44 go: downloading github.com/sirupsen/logrus v1.8.1 09:17:44 go: downloading google.golang.org/grpc v1.44.0 09:17:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:17:44 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:17:44 go: downloading github.com/fatih/color v1.13.0 09:17:44 go: downloading github.com/mattn/go-isatty v0.0.14 09:17:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:17:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:17:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:17:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:17:44 go: downloading github.com/fatih/color v1.13.0 09:17:44 go: downloading github.com/mattn/go-isatty v0.0.14 09:17:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:17:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:17:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:17:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:17:44 go: downloading github.com/armon/go-metrics v0.3.10 09:17:44 go: downloading github.com/prometheus/client_golang v1.12.1 09:17:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:17:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:17:44 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:17:44 go: downloading github.com/open-policy-agent/opa v0.38.0 09:17:44 go: downloading github.com/armon/go-metrics v0.3.10 09:17:44 go: downloading github.com/prometheus/client_golang v1.12.1 09:17:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:17:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:17:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:17:44 go: downloading github.com/mattn/go-colorable v0.1.12 09:17:44 go: downloading github.com/Masterminds/goutils v1.1.0 09:17:44 go: downloading github.com/Masterminds/semver v1.5.0 09:17:44 go: downloading github.com/google/uuid v1.1.2 09:17:44 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:17:44 go: downloading github.com/open-policy-agent/opa v0.38.0 09:17:44 go: downloading github.com/huandu/xstrings v1.3.2 09:17:44 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:17:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:17:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:17:44 go: downloading github.com/mattn/go-colorable v0.1.12 09:17:44 go: downloading github.com/oklog/run v1.0.0 09:17:44 go: downloading github.com/Masterminds/goutils v1.1.0 09:17:44 go: downloading github.com/imkira/go-observer v1.0.3 09:17:44 go: downloading github.com/Masterminds/semver v1.5.0 09:17:44 go: downloading github.com/google/uuid v1.1.2 09:17:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:17:44 go: downloading github.com/huandu/xstrings v1.3.2 09:17:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:17:44 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:17:44 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:17:44 go: downloading github.com/prometheus/client_model v0.2.0 09:17:44 go: downloading github.com/prometheus/common v0.32.1 09:17:44 go: downloading github.com/oklog/run v1.0.0 09:17:44 go: downloading github.com/beorn7/perks v1.0.1 09:17:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:17:44 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:17:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:17:44 go: downloading github.com/beorn7/perks v1.0.1 09:17:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:17:44 go: downloading github.com/prometheus/client_model v0.2.0 09:17:44 go: downloading github.com/prometheus/common v0.32.1 09:17:44 go: downloading github.com/prometheus/procfs v0.7.3 09:17:44 go: downloading github.com/prometheus/procfs v0.7.3 09:17:44 go: downloading go.uber.org/atomic v1.9.0 09:17:44 go: downloading github.com/pkg/errors v0.9.1 09:17:44 go: downloading go.uber.org/atomic v1.9.0 09:17:44 go: downloading github.com/imkira/go-observer v1.0.3 09:17:44 go: downloading github.com/hashicorp/errwrap v1.1.0 09:17:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:17:44 go: downloading github.com/pkg/errors v0.9.1 09:17:44 go: downloading github.com/hashicorp/errwrap v1.1.0 09:17:44 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:17:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:17:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:17:44 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:17:44 go: downloading github.com/twmb/murmur3 v1.1.6 09:17:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:17:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:17:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:17:44 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:17:44 go: downloading github.com/blang/semver/v4 v4.0.0 09:17:44 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:17:44 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:17:44 go: downloading github.com/jinzhu/gorm v1.9.16 09:17:44 go: downloading github.com/lib/pq v1.10.4 09:17:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:17:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:17:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:17:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:17:47 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:17:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:17:47 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:17:47 go: downloading github.com/stretchr/testify v1.7.0 09:17:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:17:47 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:17:47 go: downloading github.com/blang/semver/v4 v4.0.0 09:17:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:17:47 go: downloading github.com/jinzhu/gorm v1.9.16 09:17:47 go: downloading github.com/lib/pq v1.10.4 09:17:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:17:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:17:47 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:17:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:17:47 go: downloading github.com/stretchr/testify v1.7.0 09:17:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:17:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:17:52 go: downloading google.golang.org/api v0.70.0 09:17:52 go: downloading k8s.io/client-go v0.23.4 09:17:52 go: downloading k8s.io/api v0.23.4 09:17:52 go: downloading github.com/google/go-tpm v0.3.3 09:17:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:17:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:17:52 go: downloading google.golang.org/api v0.70.0 09:17:52 go: downloading k8s.io/client-go v0.23.4 09:17:52 go: downloading k8s.io/api v0.23.4 09:17:52 go: downloading github.com/google/go-tpm v0.3.3 09:17:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:17:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:17:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:17:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:17:52 go: downloading cloud.google.com/go/storage v1.21.0 09:17:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:17:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:17:52 go: downloading cloud.google.com/go/storage v1.21.0 09:17:52 go: downloading cloud.google.com/go v0.100.2 09:17:52 go: downloading cloud.google.com/go v0.100.2 09:17:53 go: downloading k8s.io/apimachinery v0.23.4 09:17:53 go: downloading k8s.io/apimachinery v0.23.4 09:17:53 go: downloading k8s.io/kube-aggregator v0.23.3 09:17:54 go: downloading k8s.io/kube-aggregator v0.23.3 09:17:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:17:54 go: downloading cloud.google.com/go/security v1.3.0 09:17:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:17:54 go: downloading cloud.google.com/go/security v1.3.0 09:17:54 go: downloading github.com/hashicorp/vault/api v1.4.1 09:17:54 go: downloading github.com/hashicorp/vault/api v1.4.1 09:17:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:17:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:17:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:17:54 go: downloading github.com/jinzhu/inflection v1.0.0 09:17:54 go: downloading github.com/aws/smithy-go v1.11.0 09:17:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:17:54 go: downloading github.com/twmb/murmur3 v1.1.6 09:17:54 go: downloading github.com/aws/smithy-go v1.11.0 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:17:54 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:17:54 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:17:54 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:17:54 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:17:54 go: downloading github.com/dimchansky/utfbom v1.1.1 09:17:54 go: downloading cloud.google.com/go/compute v1.3.0 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:17:54 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:17:54 go: downloading github.com/jinzhu/inflection v1.0.0 09:17:54 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:17:54 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:17:54 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:17:54 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:17:54 go: downloading cloud.google.com/go/iam v0.1.1 09:17:54 go: downloading github.com/dimchansky/utfbom v1.1.1 09:17:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:17:54 go: downloading cloud.google.com/go/compute v1.3.0 09:17:54 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:17:54 go: downloading cloud.google.com/go/iam v0.1.1 09:17:55 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:17:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:17:57 go: downloading github.com/gogo/protobuf v1.3.2 09:17:57 go: downloading k8s.io/klog/v2 v2.30.0 09:17:57 go: downloading github.com/google/gofuzz v1.1.0 09:17:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:17:57 go: downloading github.com/spf13/pflag v1.0.5 09:17:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:17:57 go: downloading github.com/gogo/protobuf v1.3.2 09:17:57 go: downloading k8s.io/klog/v2 v2.30.0 09:17:57 go: downloading github.com/google/gofuzz v1.1.0 09:17:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:17:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:17:57 go: downloading github.com/spf13/pflag v1.0.5 09:17:57 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:17:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:17:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:17:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:17:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:17:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:17:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:17:57 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:17:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:17:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:17:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:17:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:17:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:17:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:17:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:17:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:17:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:17:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:17:58 go: downloading gopkg.in/yaml.v2 v2.4.0 09:17:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:17:58 go: downloading github.com/gobwas/glob v0.2.3 09:17:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:17:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:17:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:17:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:17:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:17:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:17:58 go: downloading gopkg.in/yaml.v2 v2.4.0 09:17:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:17:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:17:58 go: downloading github.com/gobwas/glob v0.2.3 09:17:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:17:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:17:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:17:58 go: downloading go.opencensus.io v0.23.0 09:17:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:17:58 go: downloading gopkg.in/inf.v0 v0.9.1 09:17:58 go: downloading github.com/google/go-cmp v0.5.7 09:17:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:17:58 go: downloading go.opencensus.io v0.23.0 09:17:58 go: downloading github.com/googleapis/gnostic v0.5.5 09:17:58 go: downloading gopkg.in/inf.v0 v0.9.1 09:17:58 go: downloading github.com/google/go-cmp v0.5.7 09:17:58 go: downloading github.com/googleapis/gnostic v0.5.5 09:17:58 go: downloading github.com/go-logr/logr v1.2.2 09:17:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:17:58 go: downloading github.com/go-logr/logr v1.2.2 09:17:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:17:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:17:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:17:58 go: downloading github.com/json-iterator/go v1.1.12 09:17:58 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:17:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:17:58 go: downloading github.com/json-iterator/go v1.1.12 09:17:58 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:17:58 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:17:58 go: downloading go.uber.org/zap v1.21.0 09:17:58 go: downloading go.uber.org/zap v1.21.0 09:17:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:17:58 go: downloading github.com/tklauser/numcpus v0.3.0 09:17:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:17:58 go: downloading sigs.k8s.io/yaml v1.3.0 09:17:58 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:17:58 go: downloading github.com/ryanuber/go-glob v1.0.0 09:17:58 go: downloading github.com/tklauser/numcpus v0.3.0 09:17:58 go: downloading sigs.k8s.io/yaml v1.3.0 09:17:58 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:17:58 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:17:58 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:17:58 go: downloading github.com/hashicorp/go-version v1.2.0 09:17:58 go: downloading github.com/ryanuber/go-glob v1.0.0 09:17:58 go: downloading github.com/golang/snappy v0.0.4 09:17:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:17:58 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:17:58 go: downloading github.com/golang/snappy v0.0.4 09:17:59 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:17:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:17:59 go: downloading github.com/modern-go/reflect2 v1.0.2 09:17:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:17:59 go: downloading go.uber.org/multierr v1.6.0 09:17:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:17:59 go: downloading github.com/hashicorp/go-version v1.2.0 09:17:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:17:59 go: downloading github.com/modern-go/reflect2 v1.0.2 09:17:59 go: downloading go.uber.org/multierr v1.6.0 09:17:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:18:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20655 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws 09:18:05 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 09:18:06 The recommended git tool is: git 09:18:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:18:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:18:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:18:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:18:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:18:14 using credential edgex-jenkins-ssh 09:18:14 Cloning the remote Git repository 09:18:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:18:14 > git init /w/workspace/edgex-go/6 # timeout=10 09:18:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:18:14 > git --version # timeout=10 09:18:14 > git --version # 'git version 2.25.1' 09:18:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:26 Removing intermediate container 70adb7f38473 09:18:26 ---> cb7c227fc747 09:18:26 09:18:26 Step 10/25 : FROM alpine:3.14 09:18:26 Removing intermediate container 0a578de6956b 09:18:26 ---> c6985e01aab5 09:18:26 09:18:26 Step 10/22 : FROM alpine:3.14 09:18:26 Removing intermediate container 4c1e0ba3097c 09:18:26 ---> 7bce74a1913c 09:18:26 09:18:26 Step 10/31 : FROM alpine:3.14 09:18:26 3.14: Pulling from library/alpine 09:18:26 3.14: Pulling from library/alpine 09:18:26 3.14: Pulling from library/alpine 09:18:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:18:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:18:26 Status: Downloaded newer image for alpine:3.14 09:18:26 Status: Downloaded newer image for alpine:3.14 09:18:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:18:26 Status: Image is up to date for alpine:3.14 09:18:26 ---> e04c818066af 09:18:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:18:26 ---> e04c818066af 09:18:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:18:26 ---> e04c818066af 09:18:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:18:27 ---> Running in 9f753e3eb7be 09:18:27 ---> Running in d603c6b23079 09:18:27 ---> Running in f82dcc0aba43 09:18:28 Removing intermediate container f82dcc0aba43 09:18:28 ---> 504b824b67a5 09:18:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:18:28 ---> Running in a18cbc22a1d9 09:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:18:29 (1/2) Installing ca-certificates (20211220-r0) 09:18:29 (1/3) Installing ca-certificates (20211220-r0) 09:18:29 (2/2) Installing dumb-init (1.2.5-r1) 09:18:29 Executing busybox-1.33.1-r7.trigger 09:18:29 Executing ca-certificates-20211220-r0.trigger 09:18:29 (2/3) Installing dumb-init (1.2.5-r1) 09:18:29 (3/3) Installing su-exec (0.2-r1) 09:18:29 Executing busybox-1.33.1-r7.trigger 09:18:29 Executing ca-certificates-20211220-r0.trigger 09:18:29 OK: 6 MiB in 16 packages 09:18:29 OK: 6 MiB in 17 packages 09:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:18:29 (1/2) Installing dumb-init (1.2.5-r1) 09:18:29 (2/2) Installing su-exec (0.2-r1) 09:18:29 Executing busybox-1.33.1-r7.trigger 09:18:29 OK: 6 MiB in 16 packages 09:18:30 Removing intermediate container 9f753e3eb7be 09:18:30 ---> 8204fceb91c0 09:18:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:18:30 Removing intermediate container d603c6b23079 09:18:30 ---> b11d8f6cae4e 09:18:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:18:30 ---> Running in def232c772d9 09:18:30 Removing intermediate container a18cbc22a1d9 09:18:30 ---> cc8f900d3d4c 09:18:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:18:30 ---> Running in d6f483fef97d 09:18:30 ---> Running in ffeb37091d40 09:18:30 Removing intermediate container def232c772d9 09:18:30 ---> 6cc92ae81b0d 09:18:30 Step 13/25 : WORKDIR / 09:18:30 ---> Running in a6cb521ea7a5 09:18:31 Removing intermediate container d6f483fef97d 09:18:31 ---> 4ee63e813fc2 09:18:31 Step 13/22 : ENV APP_PORT=59860 09:18:31 Removing intermediate container ffeb37091d40 09:18:31 ---> 1ab97f49b16b 09:18:31 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:18:31 ---> Running in e68398ed036e 09:18:31 ---> Running in 7566be272fd4 09:18:31 Removing intermediate container a6cb521ea7a5 09:18:31 ---> 1df107492f15 09:18:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:18:31 Removing intermediate container e68398ed036e 09:18:31 ---> a8ce6e51073d 09:18:31 Step 14/22 : EXPOSE $APP_PORT 09:18:31 ---> Running in 9113dc0865a0 09:18:31 Removing intermediate container 7566be272fd4 09:18:31 ---> 7eb35c9ff72a 09:18:31 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:18:32 ---> Running in f92e9f1cec3d 09:18:32 Removing intermediate container 9113dc0865a0 09:18:32 ---> 97f714c2f18d 09:18:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:32 ---> 2a55e3dccda5 09:18:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:18:32 ---> b4584175f8ce 09:18:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:18:32 ---> 3703f0a18d92 09:18:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:18:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:18:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:18:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:18:33 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit a40e21f6d954503bcedb59aac1670671a7934cf7 09:18:33 ---> f038fc66e2be 09:18:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:18:34 Removing intermediate container f92e9f1cec3d 09:18:34 ---> 2deca393c4cf 09:18:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:18:34 Merge succeeded, producing a40e21f6d954503bcedb59aac1670671a7934cf7 09:18:34 Checking out Revision a40e21f6d954503bcedb59aac1670671a7934cf7 (PR-3950) 09:18:34 ---> Running in 8d32c2ebc321 09:18:34 ---> 94732c98a085 09:18:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:18:34 ---> cd7357d0ed2a 09:18:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:18:34 Removing intermediate container 8d32c2ebc321 09:18:34 ---> 0d117b765b58 09:18:34 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:18:35 ---> 2fbb079bae20 09:18:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:18:35 ---> 59515c0de8b4 09:18:35 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:18:35 ---> d49087c62cd7 09:18:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:18:35 ---> Running in 9dec8871eef7 09:18:35 ---> Running in 11b838aaaa0f 09:18:33 > git config core.sparsecheckout # timeout=10 09:18:33 > git checkout -f a40e21f6d954503bcedb59aac1670671a7934cf7 # timeout=10 09:18:34 > git remote # timeout=10 09:18:34 > git config --get remote.origin.url # timeout=10 09:18:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:34 > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 09:18:34 > git rev-parse HEAD^{commit} # timeout=10 09:18:34 > git config core.sparsecheckout # timeout=10 09:18:34 > git checkout -f a40e21f6d954503bcedb59aac1670671a7934cf7 # timeout=10 09:18:36 Removing intermediate container 9dec8871eef7 09:18:36 ---> 595db92e5a06 09:18:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:18:36 ---> Running in ac3e12273c94 09:18:36 Removing intermediate container ac3e12273c94 09:18:36 ---> 6e31c560569f 09:18:36 Step 20/22 : LABEL arch=x86_64 09:18:37 ---> 4eaf794cf974 09:18:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:18:37 ---> Running in f4c514812e4e 09:18:37 Removing intermediate container f4c514812e4e 09:18:37 ---> 6189f899c333 09:18:37 Step 21/22 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:18:37 ---> Running in b31eee32ef9b 09:18:37 Removing intermediate container 11b838aaaa0f 09:18:37 ---> ab284dd11475 09:18:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:37 ---> 5dc602ea1219 09:18:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:18:37 ---> Running in a2989dfb9ccc 09:18:38 Removing intermediate container b31eee32ef9b 09:18:38 ---> 178991cf0bc5 09:18:38 Step 22/22 : LABEL version=0.0.0 09:18:38 ---> Running in 8d270bdd0908 09:18:38 ---> fd815aa12c1e 09:18:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:18:38 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" 09:18:38 Removing intermediate container 8d270bdd0908 09:18:38 ---> 376b6168bcb8 09:18:38 09:18:38 Successfully built 376b6168bcb8 09:18:38 Successfully tagged support-notifications:latest 09:18:38  Building support-notifications ... done Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:18:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:18:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:39 Dload Upload Total Spent Left Speed 09:18:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43380 0 --:--:-- --:--:-- --:--:-- 43380 [Pipeline] sh 09:18:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:18:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:18:40 + sudo tee /etc/docker/daemon.new 09:18:40 { 09:18:40 "registry-mirrors": [ 09:18:40 "https://nexus3.edgexfoundry.org:10001" 09:18:40 ], 09:18:40 "bip": "10.250.0.254/24", 09:18:40 "hosts": [ 09:18:40 "tcp://0.0.0.0:5555", 09:18:40 "unix:///var/run/docker.sock" 09:18:40 ], 09:18:40 "mtu": 1458, 09:18:40 "selinux-enabled": true, 09:18:40 "seccomp-profile": "/etc/docker/seccomp.json" 09:18:40 } [Pipeline] sh 09:18:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:18:41 + sudo service docker restart 09:18:41 ---> 2e59ef3d2158 09:18:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:18:42 Removing intermediate container a2989dfb9ccc 09:18:42 ---> 5f3c31bcbac5 09:18:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:18:42 ---> Running in 4799c73f3d1e 09:18:42 ---> ba6a6c46158e 09:18:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:18:42 Removing intermediate container 4799c73f3d1e 09:18:42 ---> 0a291b4df138 09:18:42 Step 23/25 : LABEL arch=x86_64 09:18:42 ---> Running in 7f7e275ee5c2 09:18:43 ---> f2e9b9058889 09:18:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:18:43 Removing intermediate container 7f7e275ee5c2 09:18:43 ---> 370a86864ba7 09:18:43 Step 24/25 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:18:43 ---> Running in 76d76030bf8b 09:18:43 ---> e14abb4a4bfc 09:18:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:18:44 ---> Running in 9d5d08b59599 09:18:44 Removing intermediate container 76d76030bf8b 09:18:44 ---> d7dcc0d57283 09:18:44 Step 25/25 : LABEL version=0.0.0 09:18:44 ---> Running in 48890f8a4e9c 09:18:44 Removing intermediate container 9d5d08b59599 09:18:44 ---> 08c5533744a1 09:18:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:18:45 Removing intermediate container 48890f8a4e9c 09:18:45 ---> 1095b14e1f59 09:18:45 09:18:45 ---> 41ee4c6badae 09:18:45 Step 26/31 : RUN chmod +x /entrypoint.sh 09:18:45 Successfully built 1095b14e1f59 09:18:45 Successfully tagged security-secretstore-setup:latest 09:18:45 Building core-metadata 09:18:45  Building security-secretstore-setup ... done  ---> Running in bc3fdeffc4ea 09:18:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:48 ---> c7dda6936709 09:18:48 Step 3/23 : WORKDIR /edgex-go 09:18:48 ---> Using cache 09:18:48 ---> f00c001764da 09:18:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:48 ---> Using cache 09:18:48 ---> e33d2de02fbe 09:18:48 Step 5/23 : RUN apk add --update --no-cache make git 09:18:48 ---> Using cache 09:18:48 ---> d30435e8ce6a 09:18:48 Step 6/23 : COPY go.mod vendor* ./ 09:18:48 ---> Using cache 09:18:48 ---> bd325eb75121 09:18:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:48 ---> Using cache 09:18:48 ---> 5223d793a292 09:18:48 Step 8/23 : COPY . . 09:18:48 ---> Using cache 09:18:48 ---> 39d798702824 09:18:48 Step 9/23 : RUN make cmd/core-command/core-command 09:18:51 ---> Running in f0839f8a1a4d 09:18:51 Removing intermediate container bc3fdeffc4ea 09:18:51 ---> bd401451b01f 09:18:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:18:51 ---> Running in 280c2af754f8 09:18:51 Removing intermediate container 280c2af754f8 09:18:51 ---> 8c0195963b14 09:18:51 Step 28/31 : CMD ["gate"] 09:18:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:18:51 ---> Running in cdbadfdd8d8c 09:18:52 Removing intermediate container cdbadfdd8d8c 09:18:52 ---> 7e5475ca8276 09:18:52 Step 29/31 : LABEL arch=x86_64 09:18:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:52 ---> c7dda6936709 09:18:52 Step 3/23 : WORKDIR /edgex-go 09:18:52 ---> Using cache 09:18:52 ---> f00c001764da 09:18:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:52 ---> Using cache 09:18:52 ---> e33d2de02fbe 09:18:52 Step 5/23 : RUN apk add --update --no-cache make git 09:18:52 ---> Using cache 09:18:52 ---> d30435e8ce6a 09:18:52 Step 6/23 : COPY go.mod vendor* ./ 09:18:52 ---> Using cache 09:18:52 ---> bd325eb75121 09:18:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:52 ---> Using cache 09:18:52 ---> 5223d793a292 09:18:52 Step 8/23 : COPY . . 09:18:52 ---> Using cache 09:18:52 ---> 39d798702824 09:18:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:18:52 ---> Running in 87678d7f32b5 09:18:52 ---> Running in 5b30bdb6673b 09:18:53 Removing intermediate container 87678d7f32b5 09:18:53 ---> c1e52bf16fde 09:18:53 Step 30/31 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:18:53 ---> Running in fe0abb32e8c0 09:18:54 Removing intermediate container fe0abb32e8c0 09:18:54 ---> a10e12d64ccd 09:18:54 Step 31/31 : LABEL version=0.0.0 09:18:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:18:54 ---> Running in 0d446db53e64 09:18:54 Removing intermediate container 0d446db53e64 09:18:54 ---> d92a8b689180 09:18:54 09:18:54 Successfully built d92a8b689180 09:18:54 Successfully tagged security-bootstrapper:latest 09:18:54  Building security-bootstrapper ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:59 provisioning config files... 09:18:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1603261809678528399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:59 ---> docker-login.sh 09:18:59 nexus3.edgexfoundry.org:10001 09:18:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:18:59 ---> c7dda6936709 09:18:59 Step 3/22 : WORKDIR /edgex-go 09:18:59 ---> Using cache 09:18:59 ---> f00c001764da 09:18:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:59 ---> Using cache 09:18:59 ---> e33d2de02fbe 09:18:59 Step 5/22 : RUN apk add --update --no-cache make git 09:18:59 ---> Using cache 09:18:59 ---> d30435e8ce6a 09:18:59 Step 6/22 : COPY go.mod vendor* ./ 09:18:59 ---> Using cache 09:18:59 ---> bd325eb75121 09:18:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:59 ---> Using cache 09:18:59 ---> 5223d793a292 09:18:59 Step 8/22 : COPY . . 09:18:59 ---> Using cache 09:18:59 ---> 39d798702824 09:18:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:00 Configure a credential helper to remove this warning. See 09:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:00 09:19:00 Login Succeeded 09:19:00 nexus3.edgexfoundry.org:10002 09:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:01 Configure a credential helper to remove this warning. See 09:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:01 09:19:01 Login Succeeded 09:19:01 nexus3.edgexfoundry.org:10003 09:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:01 ---> Running in 710a10303c6d 09:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:01 Configure a credential helper to remove this warning. See 09:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:01 09:19:01 Login Succeeded 09:19:01 nexus3.edgexfoundry.org:10004 09:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:02 Configure a credential helper to remove this warning. See 09:19:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:02 09:19:02 Login Succeeded 09:19:02 docker.io 09:19:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:03 Configure a credential helper to remove this warning. See 09:19:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:03 09:19:03 Login Succeeded 09:19:03 ---> docker-login.sh ends [Pipeline] } 09:19:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:19:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:19:04 ========================================================= 09:19:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:19:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:19:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:19:04 9b3977197b4f: Pulling fs layer 09:19:04 1a89e8eeedd5: Pulling fs layer 09:19:04 94645a83ff95: Pulling fs layer 09:19:04 3f3a8bcf1eab: Pulling fs layer 09:19:04 0c92f367c5e7: Pulling fs layer 09:19:04 f7c0051592d6: Pulling fs layer 09:19:04 a227ed2f7395: Pulling fs layer 09:19:04 7b1c46037f91: Pulling fs layer 09:19:04 0c92f367c5e7: Waiting 09:19:04 f7c0051592d6: Waiting 09:19:04 a227ed2f7395: Waiting 09:19:04 7b1c46037f91: Waiting 09:19:04 3f3a8bcf1eab: Waiting 09:19:04 94645a83ff95: Download complete 09:19:04 1a89e8eeedd5: Download complete 09:19:04 0c92f367c5e7: Download complete 09:19:04 f7c0051592d6: Download complete 09:19:04 9b3977197b4f: Verifying Checksum 09:19:04 9b3977197b4f: Download complete 09:19:04 a227ed2f7395: Verifying Checksum 09:19:04 a227ed2f7395: Download complete 09:19:05 9b3977197b4f: Pull complete 09:19:05 1a89e8eeedd5: Pull complete 09:19:06 94645a83ff95: Pull complete 09:19:06 7b1c46037f91: Verifying Checksum 09:19:06 7b1c46037f91: Download complete 09:19:07 3f3a8bcf1eab: Verifying Checksum 09:19:07 3f3a8bcf1eab: Download complete 09:19:19 3f3a8bcf1eab: Pull complete 09:19:19 0c92f367c5e7: Pull complete 09:19:20 f7c0051592d6: Pull complete 09:19:21 a227ed2f7395: Pull complete 09:19:28 7b1c46037f91: Pull complete 09:19:28 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:19:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:19:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:19:28 WORKDIR /edgex 09:19:28 COPY go.mod . 09:19:28 RUN go mod download 09:19:28 + docker build -t ci-base-image-arm64 -f - . 09:19:31 Sending build context to Docker daemon 169.2MB 09:19:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:19:31 ---> f79e39bc4007 09:19:31 Step 2/4 : WORKDIR /edgex 09:19:33 ---> Running in c83565b790e5 09:19:33 Removing intermediate container c83565b790e5 09:19:33 ---> 2c5610146109 09:19:33 Step 3/4 : COPY go.mod . 09:19:34 ---> 7d8c6d6d71a6 09:19:34 Step 4/4 : RUN go mod download 09:19:34 ---> Running in fcec62cdb54f 09:19:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:19:49 Removing intermediate container f0839f8a1a4d 09:19:49 ---> 609887b40564 09:19:49 09:19:49 Step 10/23 : FROM alpine:3.14 09:19:49 ---> e04c818066af 09:19:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:19:49 Removing intermediate container 5b30bdb6673b 09:19:49 ---> 7bc656f796fb 09:19:49 09:19:49 Step 10/23 : FROM alpine:3.14 09:19:49 ---> e04c818066af 09:19:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:19:49 ---> Running in 7830e6e918ad 09:19:49 ---> Running in 8bbde10b7263 09:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:19:49 (1/1) Installing dumb-init (1.2.5-r1) 09:19:49 Executing busybox-1.33.1-r7.trigger 09:19:49 OK: 6 MiB in 15 packages 09:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:19:49 (1/1) Installing dumb-init (1.2.5-r1) 09:19:49 Executing busybox-1.33.1-r7.trigger 09:19:49 OK: 6 MiB in 15 packages 09:19:50 Removing intermediate container 7830e6e918ad 09:19:50 ---> 210f83da2fa1 09:19:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:19:50 Removing intermediate container 8bbde10b7263 09:19:50 ---> Running in 45e51269bb5b 09:19:50 ---> a0995d3f3bf4 09:19:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:19:50 Removing intermediate container 710a10303c6d 09:19:50 ---> a157ad0d07de 09:19:50 09:19:50 Step 10/22 : FROM alpine:3.14 09:19:50 ---> e04c818066af 09:19:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:19:50 ---> Running in 37c6e6e40cd9 09:19:51 ---> Running in e51752dc5c63 09:19:51 Removing intermediate container 45e51269bb5b 09:19:51 ---> ffb94bc454d8 09:19:51 Step 13/23 : ENV APP_PORT=59882 09:19:51 ---> Running in 4b5ae1ad34cc 09:19:51 Removing intermediate container 37c6e6e40cd9 09:19:51 ---> 790eed095802 09:19:51 Step 13/23 : ENV APP_PORT=59881 09:19:51 ---> Running in b5bd1df6479c 09:19:51 Removing intermediate container 4b5ae1ad34cc 09:19:51 ---> d46e6da83c16 09:19:51 Step 14/23 : EXPOSE $APP_PORT 09:19:51 ---> Running in 9b8179b4855b 09:19:51 Removing intermediate container b5bd1df6479c 09:19:51 ---> a48aa7c70b37 09:19:51 Step 14/23 : EXPOSE $APP_PORT 09:19:51 ---> Running in e83e56c26b2c 09:19:51 Removing intermediate container 9b8179b4855b 09:19:51 ---> 6f4ad1a6a938 09:19:51 Step 15/23 : WORKDIR / 09:19:52 ---> Running in 068e5bc9c13d 09:19:52 Removing intermediate container e83e56c26b2c 09:19:52 ---> fc2976e416ae 09:19:52 Step 15/23 : WORKDIR / 09:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:19:52 ---> Running in ad230a50438b 09:19:52 Removing intermediate container 068e5bc9c13d 09:19:52 ---> 8acfffb51811 09:19:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:19:52 (1/6) Installing ca-certificates (20211220-r0) 09:19:52 (2/6) Installing brotli-libs (1.0.9-r5) 09:19:52 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:19:52 (4/6) Installing libcurl (7.79.1-r0) 09:19:52 (5/6) Installing curl (7.79.1-r0) 09:19:52 (6/6) Installing dumb-init (1.2.5-r1) 09:19:52 Executing busybox-1.33.1-r7.trigger 09:19:52 Executing ca-certificates-20211220-r0.trigger 09:19:52 Removing intermediate container ad230a50438b 09:19:52 ---> 2f38f571d9d0 09:19:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:52 OK: 8 MiB in 20 packages 09:19:52 ---> e28833755e45 09:19:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:19:53 ---> c86197c101fd 09:19:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:19:54 Removing intermediate container e51752dc5c63 09:19:54 ---> 6c3bb321b4f3 09:19:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:19:54 ---> 4c8808144ba3 09:19:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:19:54 ---> Running in a2ac2fcbf151 09:19:55 Removing intermediate container a2ac2fcbf151 09:19:55 ---> 179cf4a507b1 09:19:55 Step 13/22 : WORKDIR /edgex 09:19:55 ---> Running in 6ce4f367f087 09:19:55 ---> 0ac1d942317e 09:19:55 Step 19/23 : ENTRYPOINT ["/core-command"] 09:19:55 ---> 82dadbb92a1d 09:19:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:19:55 ---> Running in 647eca5f110e 09:19:55 Removing intermediate container 6ce4f367f087 09:19:55 ---> 34d322016e1f 09:19:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:19:55 Removing intermediate container 647eca5f110e 09:19:55 ---> c7a172f67006 09:19:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:56 ---> Running in 69cb87ca4209 09:19:56 ---> 86430be8812c 09:19:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:19:56 ---> Running in bc7b250209e6 09:19:56 Removing intermediate container 69cb87ca4209 09:19:56 ---> b99c4b42cb93 09:19:56 Step 21/23 : LABEL arch=x86_64 09:19:56 ---> 96bd64e25619 09:19:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:19:56 ---> Running in 6b11559d7fa7 09:19:56 Removing intermediate container bc7b250209e6 09:19:56 ---> 8d64085b0360 09:19:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:56 ---> Running in c1975e2cf29e 09:19:56 Removing intermediate container 6b11559d7fa7 09:19:56 ---> c1e728a46c51 09:19:56 Step 22/23 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:19:56 ---> Running in 04eed005aab1 09:19:56 Removing intermediate container c1975e2cf29e 09:19:56 ---> 4c17f4aaa6a6 09:19:56 Step 21/23 : LABEL arch=x86_64 09:19:56 ---> Running in 678a5256f73b 09:19:57 Removing intermediate container 04eed005aab1 09:19:57 ---> c79135171e27 09:19:57 Step 23/23 : LABEL version=0.0.0 09:19:57 ---> Running in eaed715be25b 09:19:57 Removing intermediate container 678a5256f73b 09:19:57 ---> 3f2f07753768 09:19:57 Step 22/23 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:19:57 ---> Running in fb079f83e6c3 09:19:57 ---> 038035fef6c6 09:19:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:19:57 Removing intermediate container eaed715be25b 09:19:57 ---> 8229f1c8d3b8 09:19:57 09:19:57 Successfully built 8229f1c8d3b8 09:19:57 Successfully tagged core-command:latest 09:19:57  Building core-command ... done Building sys-mgmt-agent 09:19:58 Removing intermediate container fb079f83e6c3 09:19:58 ---> 0bd16b1c719c 09:19:58 Step 23/23 : LABEL version=0.0.0 09:19:59 ---> 673c9774cf7a 09:19:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:19:59 ---> Running in 9beb00dd9c39 09:19:59 Removing intermediate container 9beb00dd9c39 09:19:59 ---> a4125158ffdd 09:19:59 09:19:59 ---> 64df9b8fc37c 09:19:59 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:59 Successfully built a4125158ffdd 09:20:00 Successfully tagged core-metadata:latest 09:20:00  Building core-metadata ... done Building security-spire-config 09:20:00 ---> Running in 50cef6ff3dc9 09:20:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:20:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:20:04 ---> c7dda6936709 09:20:04 Step 3/23 : WORKDIR /edgex-go 09:20:04 ---> Using cache 09:20:04 ---> f00c001764da 09:20:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:04 ---> Using cache 09:20:04 ---> e33d2de02fbe 09:20:04 Step 5/23 : RUN apk add --update --no-cache make bash git 09:20:05 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:20:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:20:05 ---> c7dda6936709 09:20:05 Step 3/26 : WORKDIR /edgex-go 09:20:05 ---> Using cache 09:20:05 ---> f00c001764da 09:20:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:05 ---> Using cache 09:20:05 ---> e33d2de02fbe 09:20:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:20:06 ---> Running in ae16b9623ebd 09:20:06 ---> Running in ebe585528d87 09:20:06 Removing intermediate container 50cef6ff3dc9 09:20:06 ---> 465eb5095faf 09:20:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:20:06 ---> Running in b6c9b1254a00 09:20:06 Removing intermediate container b6c9b1254a00 09:20:06 ---> 407343341302 09:20:06 Step 20/22 : LABEL arch=x86_64 09:20:06 ---> Running in 60bcec2cb814 09:20:06 Removing intermediate container 60bcec2cb814 09:20:06 ---> 77869f3ac339 09:20:06 Step 21/22 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:20:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:20:06 ---> Running in 794c94bf4947 09:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:20:07 Removing intermediate container 794c94bf4947 09:20:07 ---> 5440c8bb8a96 09:20:07 Step 22/22 : LABEL version=0.0.0 09:20:07 ---> Running in ce547ecbd609 09:20:07 Removing intermediate container ce547ecbd609 09:20:07 ---> 0d8c248822f2 09:20:07 09:20:07 Successfully built 0d8c248822f2 09:20:07 Successfully tagged security-proxy-setup:latest 09:20:07  Building security-proxy-setup ... done Building core-data 09:20:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:20:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:20:08 OK: 221 MiB in 52 packages 09:20:08 OK: 221 MiB in 52 packages 09:20:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:20:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:20:11 ---> c7dda6936709 09:20:11 Step 3/23 : WORKDIR /edgex-go 09:20:11 ---> Using cache 09:20:11 ---> f00c001764da 09:20:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:11 ---> Using cache 09:20:11 ---> e33d2de02fbe 09:20:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:20:11 Removing intermediate container ae16b9623ebd 09:20:11 ---> 70cefa8aaf08 09:20:11 Step 6/26 : COPY go.mod vendor* ./ 09:20:11 ---> Running in d0f7504c6630 09:20:11 Removing intermediate container ebe585528d87 09:20:11 ---> 48a57aece443 09:20:11 Step 6/23 : COPY go.mod vendor* ./ 09:20:11 ---> 63d6821f1c22 09:20:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:11 ---> 5da6d47a5155 09:20:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:11 ---> Running in 9eafe13ab78c 09:20:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:20:11 ---> Running in 26202734e470 09:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:20:12 OK: 221 MiB in 52 packages 09:20:12 Removing intermediate container 26202734e470 09:20:12 ---> 1a97d699a6a7 09:20:12 Step 8/23 : COPY . . 09:20:12 Removing intermediate container 9eafe13ab78c 09:20:12 ---> e004f20d1260 09:20:12 Step 8/26 : COPY . . 09:20:16 Removing intermediate container d0f7504c6630 09:20:16 ---> 747ed6fd39c3 09:20:16 Step 6/23 : COPY go.mod vendor* ./ 09:20:16 ---> 9cc9865d00b7 09:20:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:16 ---> Running in 5cc8312bc2a4 09:20:18 Removing intermediate container 5cc8312bc2a4 09:20:18 ---> 7aab117bc532 09:20:18 Step 8/23 : COPY . . 09:20:18 ---> 694f23dfeb5b 09:20:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:20:18 ---> dba4bbd9ad4d 09:20:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:20:20 ---> Running in b1ccb0871de7 09:20:20 ---> Running in bbf4aa2767b4 09:20:20 Removing intermediate container bbf4aa2767b4 09:20:20 ---> 927daed9032a 09:20:20 Step 10/26 : RUN mkdir -p spire-build 09:20:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:20:20 ---> Running in 01011085fb20 09:20:22 Removing intermediate container 01011085fb20 09:20:22 ---> e479d5dcd053 09:20:22 Step 11/26 : WORKDIR /edgex-go/spire-build 09:20:22 ---> Running in 9bdf9ae9ea10 09:20:22 Removing intermediate container 9bdf9ae9ea10 09:20:22 ---> 98e2688c6d3d 09:20:22 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:20:22 ---> Running in 30e429961164 09:20:23 spire-1.2.1/ 09:20:23 spire-1.2.1/.data/ 09:20:23 spire-1.2.1/.data/.file 09:20:23 spire-1.2.1/.dockerignore 09:20:23 spire-1.2.1/.gitattributes 09:20:23 spire-1.2.1/.githooks/ 09:20:23 spire-1.2.1/.githooks/pre-commit 09:20:23 spire-1.2.1/.github/ 09:20:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:20:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:20:23 spire-1.2.1/.github/dependabot.yml 09:20:23 spire-1.2.1/.github/workflows/ 09:20:23 spire-1.2.1/.github/workflows/nightly_build.yaml 09:20:23 spire-1.2.1/.github/workflows/pr_build.yaml 09:20:23 spire-1.2.1/.github/workflows/release_build.yaml 09:20:23 spire-1.2.1/.github/workflows/scripts/ 09:20:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:20:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:20:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:20:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:20:23 spire-1.2.1/.github/workflows/scripts/split.sh 09:20:23 spire-1.2.1/.gitignore 09:20:23 spire-1.2.1/.go-version 09:20:23 spire-1.2.1/.golangci.yml 09:20:23 spire-1.2.1/ADOPTERS.md 09:20:23 spire-1.2.1/CHANGELOG.md 09:20:23 spire-1.2.1/CODE-OF-CONDUCT.md 09:20:23 spire-1.2.1/CODEOWNERS 09:20:23 spire-1.2.1/CONTRIBUTING.md 09:20:23 spire-1.2.1/Dockerfile 09:20:23 spire-1.2.1/Dockerfile.dev 09:20:23 spire-1.2.1/Dockerfile.scratch 09:20:23 spire-1.2.1/LICENSE 09:20:23 spire-1.2.1/MAINTAINERS.md 09:20:23 spire-1.2.1/Makefile 09:20:23 spire-1.2.1/README.md 09:20:23 spire-1.2.1/ROADMAP.md 09:20:23 spire-1.2.1/SECURITY.md 09:20:23 spire-1.2.1/cmd/ 09:20:23 spire-1.2.1/cmd/spire-agent/ 09:20:23 spire-1.2.1/cmd/spire-agent/cli/ 09:20:23 spire-1.2.1/cmd/spire-agent/cli/api/ 09:20:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/common/ 09:20:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:20:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/run/ 09:20:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:20:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:20:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:20:23 spire-1.2.1/cmd/spire-agent/main.go 09:20:23 spire-1.2.1/cmd/spire-server/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/agent/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/cli.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/run/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/token/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/validate/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/x509/ 09:20:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:20:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:20:23 spire-1.2.1/cmd/spire-server/main.go 09:20:23 spire-1.2.1/cmd/spire-server/util/ 09:20:23 spire-1.2.1/cmd/spire-server/util/util.go 09:20:23 spire-1.2.1/conf/ 09:20:23 spire-1.2.1/conf/agent/ 09:20:23 spire-1.2.1/conf/agent/agent.conf 09:20:23 spire-1.2.1/conf/agent/agent_full.conf 09:20:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:20:23 spire-1.2.1/conf/server/ 09:20:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:20:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:20:23 spire-1.2.1/conf/server/server.conf 09:20:23 spire-1.2.1/conf/server/server_full.conf 09:20:23 spire-1.2.1/doc/ 09:20:23 spire-1.2.1/doc/SPIRE101.md 09:20:23 spire-1.2.1/doc/auditlog.md 09:20:23 spire-1.2.1/doc/authorization_policy_engine.md 09:20:23 spire-1.2.1/doc/changelog_guidelines.md 09:20:23 spire-1.2.1/doc/cure53-report.pdf 09:20:23 spire-1.2.1/doc/images/ 09:20:23 spire-1.2.1/doc/images/2019_roadmap.png 09:20:23 spire-1.2.1/doc/images/SPIRE101.png 09:20:23 spire-1.2.1/doc/images/SPIRE_agent.png 09:20:23 spire-1.2.1/doc/images/SPIRE_server.png 09:20:23 spire-1.2.1/doc/images/cache_mgr.png 09:20:23 spire-1.2.1/doc/images/cache_mgr_components.png 09:20:23 spire-1.2.1/doc/images/federated_spire.png 09:20:23 spire-1.2.1/doc/images/ha_mode.png 09:20:23 spire-1.2.1/doc/images/nested_spire.png 09:20:23 spire-1.2.1/doc/images/oidc_federation.png 09:20:23 spire-1.2.1/doc/images/single_trust_domain.png 09:20:23 spire-1.2.1/doc/images/spiffe_compatible.png 09:20:23 spire-1.2.1/doc/images/spire_logo.png 09:20:23 spire-1.2.1/doc/migrating_registration_api_clients.md 09:20:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:20:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:20:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:20:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:20:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:20:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:20:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:20:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:20:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:20:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:20:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:20:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:20:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:20:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:20:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:20:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:20:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:20:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:20:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:20:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:20:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:20:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:20:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:20:23 spire-1.2.1/doc/scaling_spire.md 09:20:23 spire-1.2.1/doc/spire_agent.md 09:20:23 spire-1.2.1/doc/spire_server.md 09:20:23 spire-1.2.1/doc/supported_integrations.md 09:20:23 spire-1.2.1/doc/telemetry.md 09:20:23 spire-1.2.1/doc/telemetry_config.md 09:20:23 spire-1.2.1/doc/upgrading.md 09:20:23 spire-1.2.1/doc/using_spire.md 09:20:23 spire-1.2.1/examples/ 09:20:23 spire-1.2.1/examples/README.md 09:20:23 spire-1.2.1/go.mod 09:20:23 spire-1.2.1/go.sum 09:20:23 spire-1.2.1/pkg/ 09:20:23 spire-1.2.1/pkg/agent/ 09:20:23 spire-1.2.1/pkg/agent/agent.go 09:20:23 spire-1.2.1/pkg/agent/api/ 09:20:23 spire-1.2.1/pkg/agent/api/config.go 09:20:23 spire-1.2.1/pkg/agent/api/debug/ 09:20:23 spire-1.2.1/pkg/agent/api/debug/v1/ 09:20:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:20:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:20:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:20:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:20:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:20:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:20:23 spire-1.2.1/pkg/agent/api/endpoints.go 09:20:23 spire-1.2.1/pkg/agent/api/health/ 09:20:23 spire-1.2.1/pkg/agent/api/health/v1/ 09:20:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:20:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:20:23 spire-1.2.1/pkg/agent/api/rpccontext/ 09:20:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:20:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:20:23 spire-1.2.1/pkg/agent/attestor/ 09:20:23 spire-1.2.1/pkg/agent/attestor/node/ 09:20:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:20:23 spire-1.2.1/pkg/agent/attestor/node/node.go 09:20:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:20:23 spire-1.2.1/pkg/agent/attestor/workload/ 09:20:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:20:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:20:23 spire-1.2.1/pkg/agent/catalog/ 09:20:23 spire-1.2.1/pkg/agent/catalog/catalog.go 09:20:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:20:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:20:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:20:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:20:23 spire-1.2.1/pkg/agent/client/ 09:20:23 spire-1.2.1/pkg/agent/client/client.go 09:20:23 spire-1.2.1/pkg/agent/client/client_test.go 09:20:23 spire-1.2.1/pkg/agent/client/dial.go 09:20:23 spire-1.2.1/pkg/agent/client/nodeconn.go 09:20:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:20:23 spire-1.2.1/pkg/agent/client/update.go 09:20:23 spire-1.2.1/pkg/agent/client/util.go 09:20:23 spire-1.2.1/pkg/agent/common/ 09:20:23 spire-1.2.1/pkg/agent/common/backoff/ 09:20:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:20:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:20:23 spire-1.2.1/pkg/agent/common/cgroups/ 09:20:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:20:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:20:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:20:23 spire-1.2.1/pkg/agent/config.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/ 09:20:23 spire-1.2.1/pkg/agent/endpoints/config.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:20:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:20:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/workload/ 09:20:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:20:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:20:23 spire-1.2.1/pkg/agent/manager/ 09:20:23 spire-1.2.1/pkg/agent/manager/cache/ 09:20:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:20:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:20:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:20:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:20:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:20:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:20:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:20:23 spire-1.2.1/pkg/agent/manager/config.go 09:20:23 spire-1.2.1/pkg/agent/manager/manager.go 09:20:23 spire-1.2.1/pkg/agent/manager/manager_test.go 09:20:23 spire-1.2.1/pkg/agent/manager/storage.go 09:20:23 spire-1.2.1/pkg/agent/manager/storage_test.go 09:20:23 spire-1.2.1/pkg/agent/manager/storecache/ 09:20:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:20:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:20:23 spire-1.2.1/pkg/agent/manager/sync.go 09:20:23 spire-1.2.1/pkg/agent/plugin/ 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:20:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:20:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:20:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:20:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:20:23 spire-1.2.1/pkg/agent/svid/ 09:20:23 spire-1.2.1/pkg/agent/svid/rotator.go 09:20:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:20:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:20:23 spire-1.2.1/pkg/agent/svid/store/ 09:20:23 spire-1.2.1/pkg/agent/svid/store/service.go 09:20:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:20:23 spire-1.2.1/pkg/common/ 09:20:23 spire-1.2.1/pkg/common/agentpathtemplate/ 09:20:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:20:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:20:23 spire-1.2.1/pkg/common/api/ 09:20:23 spire-1.2.1/pkg/common/api/metrics.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/ 09:20:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/logger.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/names.go 09:20:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:20:23 spire-1.2.1/pkg/common/api/names.go 09:20:23 spire-1.2.1/pkg/common/api/ratelimit.go 09:20:23 spire-1.2.1/pkg/common/api/rpccontext/ 09:20:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:20:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:20:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:20:23 spire-1.2.1/pkg/common/auth/ 09:20:23 spire-1.2.1/pkg/common/auth/interceptors.go 09:20:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:20:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/ 09:20:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/types.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:20:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:20:23 spire-1.2.1/pkg/common/catalog/ 09:20:23 spire-1.2.1/pkg/common/catalog/bind.go 09:20:23 spire-1.2.1/pkg/common/catalog/builtin.go 09:20:23 spire-1.2.1/pkg/common/catalog/catalog.go 09:20:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:20:23 spire-1.2.1/pkg/common/catalog/closers.go 09:20:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:20:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:20:23 spire-1.2.1/pkg/common/catalog/config.go 09:20:23 spire-1.2.1/pkg/common/catalog/config_test.go 09:20:23 spire-1.2.1/pkg/common/catalog/configure.go 09:20:23 spire-1.2.1/pkg/common/catalog/constraints.go 09:20:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:20:23 spire-1.2.1/pkg/common/catalog/context.go 09:20:23 spire-1.2.1/pkg/common/catalog/external.go 09:20:23 spire-1.2.1/pkg/common/catalog/host.go 09:20:23 spire-1.2.1/pkg/common/catalog/pipenet.go 09:20:23 spire-1.2.1/pkg/common/catalog/plugin.go 09:20:23 spire-1.2.1/pkg/common/catalog/testplugin/ 09:20:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:20:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:20:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:20:23 spire-1.2.1/pkg/common/cli/ 09:20:23 spire-1.2.1/pkg/common/cli/env.go 09:20:23 spire-1.2.1/pkg/common/cli/flags.go 09:20:23 spire-1.2.1/pkg/common/cli/trust_domain.go 09:20:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:20:23 spire-1.2.1/pkg/common/cli/umask.go 09:20:23 spire-1.2.1/pkg/common/cli/umask_posix.go 09:20:23 spire-1.2.1/pkg/common/cli/umask_test.go 09:20:23 spire-1.2.1/pkg/common/cli/umask_windows.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/ 09:20:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/flag.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/format.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/ 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:20:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:20:23 spire-1.2.1/pkg/common/coretypes/ 09:20:23 spire-1.2.1/pkg/common/coretypes/bundle/ 09:20:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:20:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:20:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:20:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:20:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:20:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:20:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:20:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:20:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:20:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:20:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:20:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:20:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:20:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:20:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:20:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:20:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:20:23 spire-1.2.1/pkg/common/cryptoutil/ 09:20:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:20:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:20:23 spire-1.2.1/pkg/common/diskutil/ 09:20:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:20:23 spire-1.2.1/pkg/common/diskutil/file_test.go 09:20:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:20:23 spire-1.2.1/pkg/common/errorutil/ 09:20:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:20:23 spire-1.2.1/pkg/common/health/ 09:20:23 spire-1.2.1/pkg/common/health/config.go 09:20:23 spire-1.2.1/pkg/common/health/context.go 09:20:23 spire-1.2.1/pkg/common/health/context_test.go 09:20:23 spire-1.2.1/pkg/common/health/health.go 09:20:23 spire-1.2.1/pkg/common/health/health_test.go 09:20:23 spire-1.2.1/pkg/common/health/logger.go 09:20:23 spire-1.2.1/pkg/common/hostservice/ 09:20:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:20:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:20:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:20:23 spire-1.2.1/pkg/common/idutil/ 09:20:23 spire-1.2.1/pkg/common/idutil/require.go 09:20:23 spire-1.2.1/pkg/common/idutil/require_test.go 09:20:23 spire-1.2.1/pkg/common/idutil/safety.go 09:20:23 spire-1.2.1/pkg/common/idutil/safety_test.go 09:20:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:20:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:20:23 spire-1.2.1/pkg/common/jwtsvid/ 09:20:23 spire-1.2.1/pkg/common/jwtsvid/common.go 09:20:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:20:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:20:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:20:23 spire-1.2.1/pkg/common/jwtutil/ 09:20:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:20:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:20:23 spire-1.2.1/pkg/common/log/ 09:20:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:20:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:20:23 spire-1.2.1/pkg/common/log/log.go 09:20:23 spire-1.2.1/pkg/common/log/log_test.go 09:20:23 spire-1.2.1/pkg/common/log/options.go 09:20:23 spire-1.2.1/pkg/common/nodeutil/ 09:20:23 spire-1.2.1/pkg/common/nodeutil/node.go 09:20:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:20:23 spire-1.2.1/pkg/common/peertracker/ 09:20:23 spire-1.2.1/pkg/common/peertracker/conn.go 09:20:23 spire-1.2.1/pkg/common/peertracker/credentials.go 09:20:23 spire-1.2.1/pkg/common/peertracker/errors.go 09:20:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:20:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:20:23 spire-1.2.1/pkg/common/peertracker/info.go 09:20:23 spire-1.2.1/pkg/common/peertracker/listener.go 09:20:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:20:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:20:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:20:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:20:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:20:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:20:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:20:23 spire-1.2.1/pkg/common/peertracker/tcp.go 09:20:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:20:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:20:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:20:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:20:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:20:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:20:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:20:23 spire-1.2.1/pkg/common/peertracker/uds.go 09:20:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:20:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:20:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:20:23 spire-1.2.1/pkg/common/pemutil/ 09:20:23 spire-1.2.1/pkg/common/pemutil/block.go 09:20:23 spire-1.2.1/pkg/common/pemutil/certs.go 09:20:23 spire-1.2.1/pkg/common/pemutil/common.go 09:20:23 spire-1.2.1/pkg/common/pemutil/csr.go 09:20:23 spire-1.2.1/pkg/common/pemutil/keys.go 09:20:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/ 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:20:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:20:23 spire-1.2.1/pkg/common/plugin/ 09:20:23 spire-1.2.1/pkg/common/plugin/aws/ 09:20:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:20:23 spire-1.2.1/pkg/common/plugin/azure/ 09:20:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:20:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:20:23 spire-1.2.1/pkg/common/plugin/facade.go 09:20:23 spire-1.2.1/pkg/common/plugin/facade_test.go 09:20:23 spire-1.2.1/pkg/common/plugin/gcp/ 09:20:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:20:23 spire-1.2.1/pkg/common/plugin/k8s/ 09:20:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:20:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:20:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:20:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:20:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:20:23 spire-1.2.1/pkg/common/plugin/log.go 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/ 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:20:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:20:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:20:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:20:23 spire-1.2.1/pkg/common/plugin/x509pop/ 09:20:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:20:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:20:23 spire-1.2.1/pkg/common/profiling/ 09:20:23 spire-1.2.1/pkg/common/profiling/dumpers.go 09:20:23 spire-1.2.1/pkg/common/profiling/profiling.go 09:20:23 spire-1.2.1/pkg/common/protoutil/ 09:20:23 spire-1.2.1/pkg/common/protoutil/masks.go 09:20:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:20:23 spire-1.2.1/pkg/common/rotationutil/ 09:20:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:20:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:20:23 spire-1.2.1/pkg/common/selector/ 09:20:23 spire-1.2.1/pkg/common/selector/selector.go 09:20:23 spire-1.2.1/pkg/common/selector/selector_test.go 09:20:23 spire-1.2.1/pkg/common/selector/set.go 09:20:23 spire-1.2.1/pkg/common/selector/set_utils.go 09:20:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/ 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/ 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:20:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:20:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:20:23 spire-1.2.1/pkg/common/telemetry/call.go 09:20:23 spire-1.2.1/pkg/common/telemetry/common/ 09:20:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:20:23 spire-1.2.1/pkg/common/telemetry/config.go 09:20:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:20:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/inmem.go 09:20:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/m3.go 09:20:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/metrics.go 09:20:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/names.go 09:20:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:20:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:20:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/ 09:20:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:20:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:20:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:20:23 spire-1.2.1/pkg/common/telemetry/server/server.go 09:20:23 spire-1.2.1/pkg/common/telemetry/sink.go 09:20:23 spire-1.2.1/pkg/common/telemetry/statsd.go 09:20:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:20:23 spire-1.2.1/pkg/common/telemetry/uptime.go 09:20:23 spire-1.2.1/pkg/common/telemetry/version.go 09:20:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:20:23 spire-1.2.1/pkg/common/uptime/ 09:20:23 spire-1.2.1/pkg/common/uptime/uptime.go 09:20:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:20:23 spire-1.2.1/pkg/common/util/ 09:20:23 spire-1.2.1/pkg/common/util/certs.go 09:20:23 spire-1.2.1/pkg/common/util/certs_test.go 09:20:23 spire-1.2.1/pkg/common/util/csr.go 09:20:23 spire-1.2.1/pkg/common/util/hash.go 09:20:23 spire-1.2.1/pkg/common/util/selectors.go 09:20:23 spire-1.2.1/pkg/common/util/selectors_test.go 09:20:23 spire-1.2.1/pkg/common/util/signals.go 09:20:23 spire-1.2.1/pkg/common/util/sort.go 09:20:23 spire-1.2.1/pkg/common/util/sort_test.go 09:20:23 spire-1.2.1/pkg/common/util/task.go 09:20:23 spire-1.2.1/pkg/common/util/task_test.go 09:20:23 spire-1.2.1/pkg/common/util/testdata/ 09:20:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:20:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:20:23 spire-1.2.1/pkg/common/version/ 09:20:23 spire-1.2.1/pkg/common/version/version.go 09:20:23 spire-1.2.1/pkg/common/x509svid/ 09:20:23 spire-1.2.1/pkg/common/x509svid/common_test.go 09:20:23 spire-1.2.1/pkg/common/x509svid/csr.go 09:20:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:20:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:20:23 spire-1.2.1/pkg/common/x509util/ 09:20:23 spire-1.2.1/pkg/common/x509util/cert.go 09:20:23 spire-1.2.1/pkg/common/x509util/dns.go 09:20:23 spire-1.2.1/pkg/common/x509util/dns_test.go 09:20:23 spire-1.2.1/pkg/common/x509util/keyid.go 09:20:23 spire-1.2.1/pkg/common/x509util/keypair.go 09:20:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:20:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:20:23 spire-1.2.1/pkg/server/ 09:20:23 spire-1.2.1/pkg/server/api/ 09:20:23 spire-1.2.1/pkg/server/api/agent.go 09:20:23 spire-1.2.1/pkg/server/api/agent/ 09:20:23 spire-1.2.1/pkg/server/api/agent/v1/ 09:20:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:20:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:20:23 spire-1.2.1/pkg/server/api/agent_test.go 09:20:23 spire-1.2.1/pkg/server/api/api.go 09:20:23 spire-1.2.1/pkg/server/api/audit/ 09:20:23 spire-1.2.1/pkg/server/api/audit/audit.go 09:20:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:20:23 spire-1.2.1/pkg/server/api/bundle.go 09:20:23 spire-1.2.1/pkg/server/api/bundle/ 09:20:23 spire-1.2.1/pkg/server/api/bundle/v1/ 09:20:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:20:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:20:23 spire-1.2.1/pkg/server/api/bundle_test.go 09:20:23 spire-1.2.1/pkg/server/api/debug/ 09:20:23 spire-1.2.1/pkg/server/api/debug/v1/ 09:20:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:20:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:20:23 spire-1.2.1/pkg/server/api/entry.go 09:20:23 spire-1.2.1/pkg/server/api/entry/ 09:20:23 spire-1.2.1/pkg/server/api/entry/v1/ 09:20:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:20:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:20:23 spire-1.2.1/pkg/server/api/entry_test.go 09:20:23 spire-1.2.1/pkg/server/api/health/ 09:20:23 spire-1.2.1/pkg/server/api/health/v1/ 09:20:23 spire-1.2.1/pkg/server/api/health/v1/service.go 09:20:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:20:23 spire-1.2.1/pkg/server/api/id.go 09:20:23 spire-1.2.1/pkg/server/api/id_test.go 09:20:23 spire-1.2.1/pkg/server/api/limits/ 09:20:23 spire-1.2.1/pkg/server/api/limits/limits.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/ 09:20:23 spire-1.2.1/pkg/server/api/middleware/alias.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/audit.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/caller.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/common.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/entries.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:20:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:20:23 spire-1.2.1/pkg/server/api/ratelimit.go 09:20:23 spire-1.2.1/pkg/server/api/rpccontext/ 09:20:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:20:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:20:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:20:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:20:23 spire-1.2.1/pkg/server/api/selector.go 09:20:23 spire-1.2.1/pkg/server/api/selector_test.go 09:20:23 spire-1.2.1/pkg/server/api/status.go 09:20:23 spire-1.2.1/pkg/server/api/status_test.go 09:20:23 spire-1.2.1/pkg/server/api/svid/ 09:20:23 spire-1.2.1/pkg/server/api/svid/v1/ 09:20:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:20:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:20:23 spire-1.2.1/pkg/server/api/trustdomain.go 09:20:23 spire-1.2.1/pkg/server/api/trustdomain/ 09:20:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:20:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:20:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:20:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:20:23 spire-1.2.1/pkg/server/authpolicy/ 09:20:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:20:23 spire-1.2.1/pkg/server/authpolicy/policy.go 09:20:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:20:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:20:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:20:23 spire-1.2.1/pkg/server/authpolicy/validate.go 09:20:23 spire-1.2.1/pkg/server/bundle/ 09:20:23 spire-1.2.1/pkg/server/bundle/client/ 09:20:23 spire-1.2.1/pkg/server/bundle/client/client.go 09:20:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:20:23 spire-1.2.1/pkg/server/bundle/client/manager.go 09:20:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:20:23 spire-1.2.1/pkg/server/bundle/client/sources.go 09:20:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:20:23 spire-1.2.1/pkg/server/bundle/client/updater.go 09:20:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:20:23 spire-1.2.1/pkg/server/ca/ 09:20:23 spire-1.2.1/pkg/server/ca/ca.go 09:20:23 spire-1.2.1/pkg/server/ca/ca_health.go 09:20:23 spire-1.2.1/pkg/server/ca/ca_test.go 09:20:23 spire-1.2.1/pkg/server/ca/journal.go 09:20:23 spire-1.2.1/pkg/server/ca/journal_test.go 09:20:23 spire-1.2.1/pkg/server/ca/manager.go 09:20:23 spire-1.2.1/pkg/server/ca/manager_health.go 09:20:23 spire-1.2.1/pkg/server/ca/manager_test.go 09:20:23 spire-1.2.1/pkg/server/ca/templates.go 09:20:23 spire-1.2.1/pkg/server/ca/upstream_client.go 09:20:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:20:23 spire-1.2.1/pkg/server/ca/validation.go 09:20:23 spire-1.2.1/pkg/server/cache/ 09:20:23 spire-1.2.1/pkg/server/cache/dscache/ 09:20:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:20:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:20:23 spire-1.2.1/pkg/server/cache/entrycache/ 09:20:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:20:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:20:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:20:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:20:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:20:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:20:23 spire-1.2.1/pkg/server/catalog/ 09:20:23 spire-1.2.1/pkg/server/catalog/catalog.go 09:20:23 spire-1.2.1/pkg/server/catalog/keymanager.go 09:20:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:20:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:20:23 spire-1.2.1/pkg/server/catalog/notifier.go 09:20:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:20:23 spire-1.2.1/pkg/server/config.go 09:20:23 spire-1.2.1/pkg/server/datastore/ 09:20:23 spire-1.2.1/pkg/server/datastore/datastore.go 09:20:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:20:23 spire-1.2.1/pkg/server/datastore/repository.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:20:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:20:23 spire-1.2.1/pkg/server/endpoints/ 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/ 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:20:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:20:23 spire-1.2.1/pkg/server/endpoints/config.go 09:20:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:20:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:20:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:20:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:20:23 spire-1.2.1/pkg/server/endpoints/middleware.go 09:20:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:20:23 spire-1.2.1/pkg/server/hostservice/ 09:20:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:20:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:20:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:20:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:20:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:20:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:20:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:20:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/ 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/ 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:20:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:20:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:20:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/ 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:20:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:20:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:20:23 spire-1.2.1/pkg/server/registration/ 09:20:23 spire-1.2.1/pkg/server/registration/manager.go 09:20:23 spire-1.2.1/pkg/server/registration/manager_test.go 09:20:23 spire-1.2.1/pkg/server/scanentries.go 09:20:23 spire-1.2.1/pkg/server/scanentries_test.go 09:20:23 spire-1.2.1/pkg/server/server.go 09:20:23 spire-1.2.1/pkg/server/server_test.go 09:20:23 spire-1.2.1/pkg/server/svid/ 09:20:23 spire-1.2.1/pkg/server/svid/observer.go 09:20:23 spire-1.2.1/pkg/server/svid/observer_test.go 09:20:23 spire-1.2.1/pkg/server/svid/rotator.go 09:20:23 spire-1.2.1/pkg/server/svid/rotator_config.go 09:20:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:20:23 spire-1.2.1/pkg/server/svid/rotator_test.go 09:20:23 spire-1.2.1/proto/ 09:20:23 spire-1.2.1/proto/private/ 09:20:23 spire-1.2.1/proto/private/server/ 09:20:23 spire-1.2.1/proto/private/server/journal/ 09:20:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:20:23 spire-1.2.1/proto/private/server/journal/journal.proto 09:20:23 spire-1.2.1/proto/spire/ 09:20:23 spire-1.2.1/proto/spire/common/ 09:20:23 spire-1.2.1/proto/spire/common/common.pb.go 09:20:23 spire-1.2.1/proto/spire/common/common.proto 09:20:23 spire-1.2.1/proto/spire/common/plugin/ 09:20:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:20:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:20:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:20:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:20:23 spire-1.2.1/proto/spire/plugin/ 09:20:23 spire-1.2.1/proto/spire/plugin/agent/ 09:20:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:20:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:20:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:20:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:20:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:20:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:20:23 spire-1.2.1/release/ 09:20:23 spire-1.2.1/release/spire-extras/ 09:20:23 spire-1.2.1/release/spire-extras/README.md 09:20:23 spire-1.2.1/release/spire-extras/conf/ 09:20:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:20:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:20:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:20:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:20:23 spire-1.2.1/release/spire/ 09:20:23 spire-1.2.1/release/spire/README.md 09:20:23 spire-1.2.1/release/spire/conf/ 09:20:23 spire-1.2.1/release/spire/conf/agent/ 09:20:23 spire-1.2.1/release/spire/conf/agent/agent.conf 09:20:23 spire-1.2.1/release/spire/conf/server/ 09:20:23 spire-1.2.1/release/spire/conf/server/server.conf 09:20:23 spire-1.2.1/script/ 09:20:23 spire-1.2.1/script/build-artifact.sh 09:20:23 spire-1.2.1/script/generate_dummy_ca.sh 09:20:23 spire-1.2.1/support/ 09:20:23 spire-1.2.1/support/k8s/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:20:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/ 09:20:23 spire-1.2.1/support/oidc-discovery-provider/README.md 09:20:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/config.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/main.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:20:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:20:23 spire-1.2.1/test/ 09:20:23 spire-1.2.1/test/clock/ 09:20:23 spire-1.2.1/test/clock/clock.go 09:20:23 spire-1.2.1/test/fakes/ 09:20:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:20:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:20:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:20:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:20:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:20:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:20:23 spire-1.2.1/test/fakes/fakeagentstore/ 09:20:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:20:23 spire-1.2.1/test/fakes/fakedatastore/ 09:20:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:20:23 spire-1.2.1/test/fakes/fakeentryclient/ 09:20:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:20:23 spire-1.2.1/test/fakes/fakehealthchecker/ 09:20:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:20:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:20:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:20:23 spire-1.2.1/test/fakes/fakemetrics/ 09:20:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:20:23 spire-1.2.1/test/fakes/fakenoderesolver/ 09:20:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:20:23 spire-1.2.1/test/fakes/fakenotifier/ 09:20:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:20:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:20:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:20:23 spire-1.2.1/test/fakes/fakeserverca/ 09:20:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:20:23 spire-1.2.1/test/fakes/fakeservercatalog/ 09:20:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:20:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:20:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:20:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:20:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:20:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:20:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:20:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:20:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:20:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:20:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:20:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:20:23 spire-1.2.1/test/fixture/ 09:20:23 spire-1.2.1/test/fixture/certs/ 09:20:23 spire-1.2.1/test/fixture/certs/agent_svid.der 09:20:23 spire-1.2.1/test/fixture/certs/base_cert.pem 09:20:23 spire-1.2.1/test/fixture/certs/base_csr.pem 09:20:23 spire-1.2.1/test/fixture/certs/base_key.pem 09:20:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:20:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:20:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:20:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:20:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:20:23 spire-1.2.1/test/fixture/certs/blog_key.pem 09:20:23 spire-1.2.1/test/fixture/certs/bundle.der 09:20:23 spire-1.2.1/test/fixture/certs/ca.pem 09:20:23 spire-1.2.1/test/fixture/certs/ca_key.pem 09:20:23 spire-1.2.1/test/fixture/certs/database_cert.pem 09:20:23 spire-1.2.1/test/fixture/certs/database_csr.pem 09:20:23 spire-1.2.1/test/fixture/certs/database_key.pem 09:20:23 spire-1.2.1/test/fixture/certs/node_cert.pem 09:20:23 spire-1.2.1/test/fixture/certs/node_csr.pem 09:20:23 spire-1.2.1/test/fixture/certs/node_key.pem 09:20:23 spire-1.2.1/test/fixture/certs/svid.pem 09:20:23 spire-1.2.1/test/fixture/certs/svid_key.pem 09:20:23 spire-1.2.1/test/fixture/config/ 09:20:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:20:23 spire-1.2.1/test/fixture/config/agent_good.conf 09:20:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:20:23 spire-1.2.1/test/fixture/config/plugin_good.conf 09:20:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:20:23 spire-1.2.1/test/fixture/config/server_good.conf 09:20:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:20:23 spire-1.2.1/test/fixture/fixture.go 09:20:23 spire-1.2.1/test/fixture/nodeattestor/ 09:20:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:20:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:20:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:20:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:20:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:20:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:20:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:20:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:20:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:20:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:20:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:20:23 spire-1.2.1/test/fixture/registration/ 09:20:23 spire-1.2.1/test/fixture/registration/entries.json 09:20:23 spire-1.2.1/test/fixture/registration/good-for-update.json 09:20:23 spire-1.2.1/test/fixture/registration/good.json 09:20:23 spire-1.2.1/test/fixture/registration/invalid.json 09:20:23 spire-1.2.1/test/fixture/registration/invalid_json.json 09:20:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:20:23 spire-1.2.1/test/integration/ 09:20:23 spire-1.2.1/test/integration/README.md 09:20:23 spire-1.2.1/test/integration/common 09:20:23 spire-1.2.1/test/integration/setup/ 09:20:23 spire-1.2.1/test/integration/setup/adminclient/ 09:20:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:20:23 spire-1.2.1/test/integration/setup/adminclient/client.go 09:20:23 spire-1.2.1/test/integration/setup/debugagent/ 09:20:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:20:23 spire-1.2.1/test/integration/setup/debugagent/main.go 09:20:23 spire-1.2.1/test/integration/setup/debugserver/ 09:20:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:20:23 spire-1.2.1/test/integration/setup/debugserver/main.go 09:20:23 spire-1.2.1/test/integration/setup/downstreamclient/ 09:20:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:20:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:20:23 spire-1.2.1/test/integration/setup/itclient/ 09:20:23 spire-1.2.1/test/integration/setup/itclient/client.go 09:20:23 spire-1.2.1/test/integration/setup/node-attestation/ 09:20:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:20:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:20:23 spire-1.2.1/test/integration/setup/x509pop/ 09:20:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:20:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:20:23 spire-1.2.1/test/integration/suites/ 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:20:23 spire-1.2.1/test/integration/suites/join-token/ 09:20:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:20:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:20:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:20:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:20:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:20:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:20:23 spire-1.2.1/test/integration/suites/join-token/README.md 09:20:23 spire-1.2.1/test/integration/suites/join-token/conf/ 09:20:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/join-token/teardown 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:20:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:20:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:20:23 spire-1.2.1/test/integration/suites/k8s/ 09:20:23 spire-1.2.1/test/integration/suites/k8s/00-setup 09:20:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:20:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:20:23 spire-1.2.1/test/integration/suites/k8s/README.md 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/ 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:20:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:20:23 spire-1.2.1/test/integration/suites/k8s/teardown 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/ 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:20:23 spire-1.2.1/test/integration/suites/rotation/ 09:20:23 spire-1.2.1/test/integration/suites/rotation/00-setup 09:20:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:20:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:20:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:20:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:20:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:20:23 spire-1.2.1/test/integration/suites/rotation/README.md 09:20:23 spire-1.2.1/test/integration/suites/rotation/conf/ 09:20:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/rotation/teardown 09:20:23 spire-1.2.1/test/integration/suites/self-test/ 09:20:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:20:23 spire-1.2.1/test/integration/suites/self-test/README.md 09:20:23 spire-1.2.1/test/integration/suites/self-test/teardown 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:20:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:20:23 spire-1.2.1/test/integration/suites/upgrade/ 09:20:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:20:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:20:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:20:23 spire-1.2.1/test/integration/suites/upgrade/README.md 09:20:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:20:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:20:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:20:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:20:23 spire-1.2.1/test/integration/suites/upgrade/teardown 09:20:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:20:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:20:23 spire-1.2.1/test/integration/test-one.sh 09:20:23 spire-1.2.1/test/integration/test.sh 09:20:23 spire-1.2.1/test/plugintest/ 09:20:23 spire-1.2.1/test/plugintest/config.go 09:20:23 spire-1.2.1/test/plugintest/load.go 09:20:23 spire-1.2.1/test/plugintest/option.go 09:20:23 spire-1.2.1/test/spiretest/ 09:20:23 spire-1.2.1/test/spiretest/apiserver.go 09:20:23 spire-1.2.1/test/spiretest/assertions.go 09:20:23 spire-1.2.1/test/spiretest/dir.go 09:20:23 spire-1.2.1/test/spiretest/errors_posix.go 09:20:23 spire-1.2.1/test/spiretest/errors_windows.go 09:20:23 spire-1.2.1/test/spiretest/logs.go 09:20:23 spire-1.2.1/test/spiretest/socketapi.go 09:20:23 spire-1.2.1/test/spiretest/suite.go 09:20:23 spire-1.2.1/test/spiretest/x509.go 09:20:23 spire-1.2.1/test/testca/ 09:20:23 spire-1.2.1/test/testca/ca.go 09:20:23 spire-1.2.1/test/testkey/ 09:20:23 spire-1.2.1/test/testkey/generate.sh 09:20:23 spire-1.2.1/test/testkey/genkeys.go 09:20:23 spire-1.2.1/test/testkey/keys.go 09:20:23 spire-1.2.1/test/testkey/new.go 09:20:23 spire-1.2.1/test/tpmsimulator/ 09:20:23 spire-1.2.1/test/tpmsimulator/simulator.go 09:20:23 spire-1.2.1/test/util/ 09:20:23 spire-1.2.1/test/util/cert_fixtures.go 09:20:23 spire-1.2.1/test/util/cert_generation.go 09:20:23 spire-1.2.1/test/util/io_redirection.go 09:20:23 spire-1.2.1/test/util/race.go 09:20:23 spire-1.2.1/test/util/util.go 09:20:23 building spire from source... 09:20:23 Installing go1.17.7... 09:20:25 ---> c9330cc405c8 09:20:25 Step 9/23 : RUN make cmd/core-data/core-data 09:20:25 ---> Running in ff1a4f735440 09:20:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:20:29 Building bin/spire-server... 09:20:29 go: downloading github.com/mitchellh/cli v1.1.2 09:20:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:20:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:20:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:20:29 go: downloading google.golang.org/grpc v1.44.0 09:20:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:20:29 go: downloading github.com/imdario/mergo v0.3.12 09:20:29 go: downloading github.com/sirupsen/logrus v1.8.1 09:20:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:20:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:20:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:20:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:20:29 go: downloading github.com/fatih/color v1.13.0 09:20:29 go: downloading github.com/mattn/go-isatty v0.0.14 09:20:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:20:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:20:29 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:20:29 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:20:29 go: downloading github.com/armon/go-metrics v0.3.10 09:20:29 go: downloading github.com/prometheus/client_golang v1.12.1 09:20:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:20:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:20:29 go: downloading github.com/open-policy-agent/opa v0.38.0 09:20:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:20:29 go: downloading github.com/mattn/go-colorable v0.1.12 09:20:29 go: downloading github.com/Masterminds/goutils v1.1.0 09:20:29 go: downloading github.com/Masterminds/semver v1.5.0 09:20:29 go: downloading github.com/google/uuid v1.1.2 09:20:29 go: downloading github.com/huandu/xstrings v1.3.2 09:20:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:20:29 go: downloading github.com/oklog/run v1.0.0 09:20:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:20:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:20:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:20:29 go: downloading github.com/imkira/go-observer v1.0.3 09:20:29 go: downloading github.com/prometheus/client_model v0.2.0 09:20:29 go: downloading github.com/prometheus/common v0.32.1 09:20:29 go: downloading github.com/beorn7/perks v1.0.1 09:20:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:20:29 go: downloading github.com/prometheus/procfs v0.7.3 09:20:29 go: downloading github.com/pkg/errors v0.9.1 09:20:29 go: downloading go.uber.org/atomic v1.9.0 09:20:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:20:29 go: downloading github.com/hashicorp/errwrap v1.1.0 09:20:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:20:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:20:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:20:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:20:30 Removing intermediate container fcec62cdb54f 09:20:30 ---> 0a679c00e54f 09:20:30 Successfully built 0a679c00e54f 09:20:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:20:31 + docker inspect -f . ci-base-image-arm64 09:20:31 . [Pipeline] withDockerContainer 09:20:31 prd-ubuntu20.04-docker-arm64-4c-16g-20655 does not seem to be running inside a container 09:20:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:20:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:20:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:20:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:20:32 go: downloading github.com/stretchr/testify v1.7.0 09:20:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:20:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:20:32 go: downloading github.com/blang/semver/v4 v4.0.0 09:20:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:20:32 go: downloading github.com/jinzhu/gorm v1.9.16 09:20:32 go: downloading github.com/lib/pq v1.10.4 09:20:32 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:20:32 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:20:32 $ docker top 8e71a0d1aacc23fc068c29ccfaa9989c4801ac568d404683a3764a1da8fbf461 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:33 + go version 09:20:33 go version go1.17.6 linux/arm64 [Pipeline] } 09:20:33 $ docker stop --time=1 8e71a0d1aacc23fc068c29ccfaa9989c4801ac568d404683a3764a1da8fbf461 09:20:35 $ docker rm -f 8e71a0d1aacc23fc068c29ccfaa9989c4801ac568d404683a3764a1da8fbf461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:20:35 + docker inspect -f . ci-base-image-arm64 09:20:35 . [Pipeline] withDockerContainer 09:20:36 prd-ubuntu20.04-docker-arm64-4c-16g-20655 does not seem to be running inside a container 09:20:36 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:20:36 go: downloading google.golang.org/api v0.70.0 09:20:36 go: downloading k8s.io/client-go v0.23.4 09:20:36 go: downloading k8s.io/api v0.23.4 09:20:36 go: downloading github.com/google/go-tpm v0.3.3 09:20:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:20:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:20:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:20:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:20:36 go: downloading cloud.google.com/go/storage v1.21.0 09:20:36 go: downloading cloud.google.com/go v0.100.2 09:20:37 go: downloading k8s.io/apimachinery v0.23.4 09:20:37 go: downloading k8s.io/kube-aggregator v0.23.3 09:20:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:20:37 go: downloading github.com/hashicorp/vault/api v1.4.1 09:20:37 go: downloading cloud.google.com/go/security v1.3.0 09:20:37 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:20:37 $ docker top bfe65a783437f557ba4731ebf2e09a068b4f9a6d83154446ed9e7926786ba6bf -eo pid,comm 09:20:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:20:37 go: downloading github.com/twmb/murmur3 v1.1.6 09:20:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:20:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:20:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:20:37 go: downloading github.com/aws/smithy-go v1.11.0 09:20:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:20:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:20:37 go: downloading github.com/jinzhu/inflection v1.0.0 [Pipeline] { [Pipeline] echo 09:20:37 ========================================================= 09:20:37 [edgeXBuildGoParallel] Running Tests and Build... 09:20:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:20:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:20:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:20:38 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:20:38 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:20:38 go: downloading github.com/dimchansky/utfbom v1.1.1 09:20:38 go: downloading cloud.google.com/go/compute v1.3.0 09:20:38 go: downloading cloud.google.com/go/iam v0.1.1 09:20:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:20:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:20:38 + make test 09:20:38 go mod tidy -compat=1.17 09:20:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:20:40 go: downloading github.com/gogo/protobuf v1.3.2 09:20:40 go: downloading github.com/google/gofuzz v1.1.0 09:20:40 go: downloading k8s.io/klog/v2 v2.30.0 09:20:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:20:40 go: downloading github.com/spf13/pflag v1.0.5 09:20:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:20:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:20:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:20:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:20:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:20:40 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:20:40 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:20:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:20:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:20:40 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:20:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:20:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:20:40 go: downloading gopkg.in/yaml.v2 v2.4.0 09:20:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:20:40 go: downloading github.com/gobwas/glob v0.2.3 09:20:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:20:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:20:40 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:20:40 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:20:40 go: downloading go.opencensus.io v0.23.0 09:20:40 go: downloading gopkg.in/inf.v0 v0.9.1 09:20:40 go: downloading github.com/google/go-cmp v0.5.7 09:20:40 go: downloading github.com/googleapis/gnostic v0.5.5 09:20:40 go: downloading github.com/go-logr/logr v1.2.2 09:20:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:20:41 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:20:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:20:41 go: downloading github.com/json-iterator/go v1.1.12 09:20:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:20:41 go: downloading go.uber.org/zap v1.21.0 09:20:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:20:41 go: downloading github.com/tklauser/numcpus v0.3.0 09:20:41 go: downloading sigs.k8s.io/yaml v1.3.0 09:20:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:20:41 go: downloading github.com/ryanuber/go-glob v1.0.0 09:20:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:20:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:20:41 go: downloading github.com/hashicorp/go-version v1.2.0 09:20:41 go: downloading github.com/golang/snappy v0.0.4 09:20:41 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:20:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:20:41 go: downloading github.com/modern-go/reflect2 v1.0.2 09:20:41 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:20:41 go: downloading go.uber.org/multierr v1.6.0 09:20:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:20:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:20:48 Building bin/spire-agent... 09:20:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:20:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:20:49 go: downloading github.com/docker/docker v20.10.12+incompatible 09:20:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:20:49 go: downloading github.com/google/go-tpm-tools v0.3.3 09:20:49 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:20:49 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:20:49 Building bin/spire-agent... 09:20:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:20:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:20:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:20:50 go: downloading github.com/docker/docker v20.10.12+incompatible 09:20:50 go: downloading github.com/docker/go-connections v0.4.0 09:20:50 go: downloading github.com/opencontainers/image-spec v1.0.1 09:20:50 go: downloading github.com/docker/go-units v0.4.0 09:20:50 go: downloading github.com/containerd/containerd v1.3.4 09:20:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:20:50 go: downloading github.com/opencontainers/go-digest v1.0.0 09:20:51 go: downloading github.com/google/go-tpm-tools v0.3.3 09:20:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:20:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:20:51 go: downloading github.com/docker/go-connections v0.4.0 09:20:51 go: downloading github.com/opencontainers/image-spec v1.0.1 09:20:51 go: downloading github.com/docker/go-units v0.4.0 09:20:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:20:51 go: downloading github.com/containerd/containerd v1.3.4 09:20:51 go: downloading github.com/opencontainers/go-digest v1.0.0 09:21:03 Removing intermediate container b1ccb0871de7 09:21:03 ---> 00003abc16cf 09:21:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:21:04 ---> Running in 622a82f9380e 09:21:04 Removing intermediate container ff1a4f735440 09:21:04 ---> e2cee4a26832 09:21:04 09:21:04 Step 10/23 : FROM alpine:3.14 09:21:04 ---> e04c818066af 09:21:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:21:04 ---> Running in a80a8293159f 09:21:04 Removing intermediate container a80a8293159f 09:21:04 ---> 7ff100591487 09:21:04 Step 12/23 : ENV APP_PORT=59880 09:21:04 ---> Running in 9dbbdbf6742c 09:21:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:21:05 Removing intermediate container 9dbbdbf6742c 09:21:05 ---> 1c3d9dae04fb 09:21:05 Step 13/23 : EXPOSE $APP_PORT 09:21:05 ---> Running in 3630dc71bd4f 09:21:05 Removing intermediate container 3630dc71bd4f 09:21:05 ---> a4b618f858ea 09:21:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:05 ---> Running in 6dedb561ba36 09:21:06 Removing intermediate container 622a82f9380e 09:21:06 ---> bbbc35f6d7fd 09:21:06 09:21:06 Step 11/23 : FROM docker:20.10.14 09:21:06 20.10.14: Pulling from library/docker 09:21:07 Removing intermediate container 6dedb561ba36 09:21:07 ---> 9c2c9a31362c 09:21:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:21:07 ---> Running in 8ad973ac94bf 09:21:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:21:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:21:09 (1/6) Installing dumb-init (1.2.5-r1) 09:21:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:21:09 (3/6) Installing libsodium (1.0.18-r0) 09:21:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:21:10 (5/6) Installing libzmq (4.3.4-r0) 09:21:10 (6/6) Installing zeromq (4.3.4-r0) 09:21:10 Executing busybox-1.33.1-r7.trigger 09:21:10 OK: 8 MiB in 20 packages 09:21:11 ? github.com/edgexfoundry/edgex-go [no test files] 09:21:12 Removing intermediate container 8ad973ac94bf 09:21:12 ---> 1d3b6c0aa1fb 09:21:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:14 ---> 67eb57f6c1c5 09:21:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:21:14 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 09:21:14 Status: Downloaded newer image for docker:20.10.14 09:21:14 ---> 7417809fdb73 09:21:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:21:16 ---> Running in 0495348ed7a4 09:21:16 ---> dfa9c9d23128 09:21:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:21:17 Removing intermediate container 0495348ed7a4 09:21:17 ---> 280a92f13942 09:21:17 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:21:17 ---> Running in 8982abe07fe9 09:21:17 ---> b19ba9cfab95 09:21:17 Step 19/23 : ENTRYPOINT ["/core-data"] 09:21:17 ---> Running in cfb2ba30eb67 09:21:18 Removing intermediate container cfb2ba30eb67 09:21:18 ---> 50579e756892 09:21:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:18 ---> Running in 9b65172cf7b9 09:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:21:18 (1/43) Installing readline (8.1.1-r0) 09:21:18 (2/43) Installing bash (5.1.16-r0) 09:21:18 Executing bash-5.1.16-r0.post-install 09:21:18 (3/43) Installing brotli-libs (1.0.9-r5) 09:21:18 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:21:18 (5/43) Installing libcurl (7.80.0-r0) 09:21:18 (6/43) Installing curl (7.80.0-r0) 09:21:18 (7/43) Installing dumb-init (1.2.5-r1) 09:21:18 (8/43) Installing libbz2 (1.0.8-r1) 09:21:18 (9/43) Installing expat (2.4.7-r0) 09:21:18 (10/43) Installing libffi (3.4.2-r1) 09:21:18 (11/43) Installing gdbm (1.22-r0) 09:21:18 (12/43) Installing xz-libs (5.2.5-r1) 09:21:18 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:21:18 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:21:18 (15/43) Installing mpdecimal (2.5.1-r1) 09:21:18 (16/43) Installing sqlite-libs (3.36.0-r0) 09:21:18 (17/43) Installing python3 (3.9.7-r4) 09:21:19 Removing intermediate container 9b65172cf7b9 09:21:19 ---> 206b06f9e258 09:21:19 Step 21/23 : LABEL arch=x86_64 09:21:19 (18/43) Installing py3-appdirs (1.4.4-r2) 09:21:19 (19/43) Installing py3-certifi (2020.12.5-r1) 09:21:19 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:21:19 (21/43) Installing py3-idna (3.3-r0) 09:21:19 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:21:19 (23/43) Installing py3-requests (2.26.0-r1) 09:21:19 (24/43) Installing py3-msgpack (1.0.2-r1) 09:21:19 (25/43) Installing py3-lockfile (0.12.2-r4) 09:21:19 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:21:19 (27/43) Installing py3-colorama (0.4.4-r1) 09:21:19 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:21:19 (29/43) Installing py3-distlib (0.3.3-r0) 09:21:19 (30/43) Installing py3-distro (1.6.0-r0) 09:21:19 (31/43) Installing py3-six (1.16.0-r0) 09:21:19 (32/43) Installing py3-webencodings (0.5.1-r4) 09:21:19 (33/43) Installing py3-html5lib (1.1-r1) 09:21:19 (34/43) Installing py3-parsing (2.4.7-r2) 09:21:19 (35/43) Installing py3-packaging (20.9-r1) 09:21:19 (36/43) Installing py3-tomli (1.2.2-r0) 09:21:19 (37/43) Installing py3-pep517 (0.12.0-r0) 09:21:19 (38/43) Installing py3-progress (1.6-r0) 09:21:19 (39/43) Installing py3-retrying (1.3.3-r2) 09:21:19 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:21:19 (41/43) Installing py3-setuptools (52.0.0-r4) 09:21:19 (42/43) Installing py3-toml (0.10.2-r2) 09:21:19 (43/43) Installing py3-pip (20.3.4-r1) 09:21:19 Executing busybox-1.34.1-r5.trigger 09:21:19 ---> Running in ac9788159362 09:21:19 OK: 83 MiB in 65 packages 09:21:20 Removing intermediate container ac9788159362 09:21:20 ---> d7321af1e0b3 09:21:20 Step 22/23 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:21:20 Collecting docker-compose==1.23.2 09:21:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:21:20 ---> Running in 56621ebd21be 09:21:20 Collecting docopt<0.7,>=0.6.1 09:21:20 Downloading docopt-0.6.2.tar.gz (25 kB) 09:21:21 Removing intermediate container 56621ebd21be 09:21:21 ---> e84011993add 09:21:21 Step 23/23 : LABEL version=0.0.0 09:21:21 ---> Running in ff0357ed681f 09:21:21 Collecting jsonschema<3,>=2.5.1 09:21:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:21:21 Collecting texttable<0.10,>=0.9.0 09:21:21 Downloading texttable-0.9.1.tar.gz (11 kB) 09:21:21 Removing intermediate container ff0357ed681f 09:21:21 ---> 733965deb66d 09:21:21 09:21:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:21:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:21:21 Successfully built 733965deb66d 09:21:21 Collecting docker<4.0,>=3.6.0 09:21:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:21:21 Successfully tagged core-data:latest 09:21:21 Building support-scheduler 09:21:22  Building core-data ... done Collecting PyYAML<4,>=3.10 09:21:22 Downloading PyYAML-3.13.tar.gz (270 kB) 09:21:22 Collecting dockerpty<0.5,>=0.4.1 09:21:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:21:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 09:21:22 Collecting cached-property<2,>=1.2.0 09:21:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:21:22 Collecting websocket-client<1.0,>=0.32.0 09:21:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:21:22 Collecting docker-pycreds>=0.4.0 09:21:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:21:22 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 09:21:22 Collecting idna<2.8,>=2.5 09:21:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:21:23 Collecting chardet<3.1.0,>=3.0.2 09:21:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:21:23 Collecting urllib3<1.25,>=1.21.1 09:21:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:21:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:21:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:21:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:21:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:21:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:21:23 Attempting uninstall: urllib3 09:21:23 Found existing installation: urllib3 1.26.7 09:21:23 Uninstalling urllib3-1.26.7: 09:21:23 Successfully uninstalled urllib3-1.26.7 09:21:23 Attempting uninstall: idna 09:21:23 Found existing installation: idna 3.3 09:21:23 Uninstalling idna-3.3: 09:21:23 Successfully uninstalled idna-3.3 09:21:24 Attempting uninstall: requests 09:21:24 Found existing installation: requests 2.26.0 09:21:24 Uninstalling requests-2.26.0: 09:21:24 Successfully uninstalled requests-2.26.0 09:21:24 Running setup.py install for texttable: started 09:21:24 Running setup.py install for texttable: finished with status 'done' 09:21:24 Running setup.py install for PyYAML: started 09:21:24 Running setup.py install for PyYAML: finished with status 'done' 09:21:24 Running setup.py install for docopt: started 09:21:25 Running setup.py install for docopt: finished with status 'done' 09:21:25 Running setup.py install for dockerpty: started 09:21:25 Running setup.py install for dockerpty: finished with status 'done' 09:21: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 09:21:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:21:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:21:35 ---> c7dda6936709 09:21:35 Step 3/22 : WORKDIR /edgex-go 09:21:35 ---> Using cache 09:21:35 ---> f00c001764da 09:21:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:35 ---> Using cache 09:21:35 ---> e33d2de02fbe 09:21:35 Step 5/22 : RUN apk add --update --no-cache make git 09:21:35 ---> Using cache 09:21:35 ---> d30435e8ce6a 09:21:35 Step 6/22 : COPY go.mod vendor* ./ 09:21:35 ---> Using cache 09:21:35 ---> bd325eb75121 09:21:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:35 ---> Using cache 09:21:35 ---> 5223d793a292 09:21:35 Step 8/22 : COPY . . 09:21:35 ---> Using cache 09:21:35 ---> 39d798702824 09:21:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:21:42 Removing intermediate container 8982abe07fe9 09:21:42 ---> 807850621341 09:21:42 Step 14/23 : ENV APP_PORT=58890 09:21:42 ---> Running in 978bd3c35641 09:21:42 ---> Running in 0cfe553378f9 09:21:43 Removing intermediate container 0cfe553378f9 09:21:43 ---> 36ee97417945 09:21:43 Step 15/23 : EXPOSE $APP_PORT 09:21:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:21:43 ---> Running in 6be23693a783 09:21:44 Removing intermediate container 6be23693a783 09:21:44 ---> 16546c93ccbf 09:21:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:21:47 ---> 4b50005b05b0 09:21:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:21:48 ---> 012caf7fa2f3 09:21:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:21:51 ---> b97652e2a23a 09:21:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:21:51 ---> Running in aa1de62553aa 09:21:52 Removing intermediate container aa1de62553aa 09:21:52 ---> 2d7d75ec34c1 09:21:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:53 ---> Running in cb44eaa28b37 09:21:54 Removing intermediate container cb44eaa28b37 09:21:54 ---> 497c1b685408 09:21:54 Step 21/23 : LABEL arch=x86_64 09:21:55 ---> Running in fa42bfe1f0fe 09:21:56 Removing intermediate container fa42bfe1f0fe 09:21:56 ---> dcef8539e1bb 09:21:56 Step 22/23 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:21:56 ---> Running in b39760b10f61 09:21:57 Removing intermediate container b39760b10f61 09:21:57 ---> 4c7eef583e6f 09:21:57 Step 23/23 : LABEL version=0.0.0 09:21:57 ---> Running in f50a3e34b405 09:21:57 Removing intermediate container f50a3e34b405 09:21:57 ---> f0cfd57c80a4 09:21:57 09:21:58 Successfully built f0cfd57c80a4 09:21:58 Successfully tagged sys-mgmt-agent:latest 09:21:58 Building security-spiffe-token-provider 09:22:04  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:22:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:22:04 ---> c7dda6936709 09:22:04 Step 3/20 : WORKDIR /edgex-go 09:22:04 ---> Using cache 09:22:04 ---> f00c001764da 09:22:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:22:17 ---> Running in 0b6a54e45376 09:22:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:17 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:22:17 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:22:17 OK: 15864 distinct packages available 09:22:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:18 OK: 221 MiB in 52 packages 09:22:18 Removing intermediate container 978bd3c35641 09:22:18 ---> ba63524e48ce 09:22:18 09:22:18 Step 10/22 : FROM alpine:3.14 09:22:18 ---> e04c818066af 09:22:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:22:18 ---> Using cache 09:22:18 ---> a0995d3f3bf4 09:22:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:22:18 ---> Using cache 09:22:18 ---> 790eed095802 09:22:18 Step 13/22 : ENV APP_PORT=59861 09:22:18 ---> Running in 54536656b327 09:22:19 Removing intermediate container 994562c4c8ab 09:22:19 ---> 3f933732ac8a 09:22:19 09:22:19 Step 13/25 : FROM alpine:3.15 09:22:19 3.15: Pulling from library/alpine 09:22:19 Removing intermediate container 54536656b327 09:22:19 ---> 76897b9f9db2 09:22:19 Step 14/22 : EXPOSE $APP_PORT 09:22:19 Removing intermediate container 0b6a54e45376 09:22:19 ---> ebf0f538a687 09:22:19 Step 5/20 : COPY go.mod vendor* ./ 09:22:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:22:19 Status: Downloaded newer image for alpine:3.15 09:22:19 ---> Running in fe5682162cb5 09:22:19 ---> 0ac33e5f5afa 09:22:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:22:19 ---> Running in 4f023e5cd2ba 09:22:19 Removing intermediate container fe5682162cb5 09:22:19 ---> b756d96fdbbc 09:22:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:19 ---> 2bdc4e1d79a7 09:22:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:19 Removing intermediate container 4f023e5cd2ba 09:22:19 ---> 84a3e9cd667c 09:22:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:19 ---> Running in 25b5a2e3ed3d 09:22:19 ---> Running in f463769f2da9 09:22:19 Removing intermediate container 1a121ff29756 09:22:19 ---> 4d841d86a76d 09:22:19 09:22:19 Step 13/26 : FROM alpine:3.15 09:22:19 ---> 0ac33e5f5afa 09:22:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:22:19 ---> Using cache 09:22:19 ---> 84a3e9cd667c 09:22:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:19 ---> 5c57934ec484 09:22:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:22:19 ---> Running in 608ed9fb97d3 09:22:20 ---> cb9570af8e76 09:22:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:22:20 ---> 9a743a3e71d5 09:22:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:22:20 ---> Running in 101fe4eb24cb 09:22:20 Removing intermediate container f463769f2da9 09:22:20 ---> 32e62f652005 09:22:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:22:21 ---> Running in bc0f52702846 09:22:21 Removing intermediate container 101fe4eb24cb 09:22:21 ---> db638da99247 09:22:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:21 Removing intermediate container 608ed9fb97d3 09:22:21 ---> 372170dbb2ef 09:22:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:22:21 ---> Running in bc3e8c631241 09:22:21 ---> Running in 794a49cee8ca 09:22:21 Removing intermediate container 25b5a2e3ed3d 09:22:21 ---> e0d496739bd0 09:22:21 Step 7/20 : COPY . . 09:22:21 Removing intermediate container 794a49cee8ca 09:22:21 ---> 8ff16cfb5b21 09:22:21 Step 20/22 : LABEL arch=x86_64 09:22:21 ---> Running in 00068e54f2bb 09:22:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:22 Removing intermediate container 00068e54f2bb 09:22:22 ---> cd0cc4254994 09:22:22 Step 21/22 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:22:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:22 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:22:22 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:22:22 OK: 15854 distinct packages available 09:22:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:23 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:22:23 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:22:23 OK: 15854 distinct packages available 09:22:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:23 ---> Running in 8dcb764ce7e5 09:22:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:23 (1/5) Installing dumb-init (1.2.5-r1) 09:22:24 (2/5) Installing musl-obstack (1.2.3-r0) 09:22:24 Removing intermediate container 8dcb764ce7e5 09:22:24 ---> b6a0dd34ac86 09:22:24 Step 22/22 : LABEL version=0.0.0 09:22:24 (3/5) Installing libucontext (1.1-r0) 09:22:24 ---> Running in 9965b9884a29 09:22:24 (4/5) Installing gcompat (1.0.0-r4) 09:22:24 (5/5) Installing openssl (1.1.1n-r0) 09:22:24 (1/5) Installing dumb-init (1.2.5-r1) 09:22:24 Removing intermediate container 9965b9884a29 09:22:24 ---> 436d5806668e 09:22:24 09:22:24 Executing busybox-1.34.1-r5.trigger 09:22:24 OK: 6 MiB in 19 packages 09:22:24 (2/5) Installing musl-obstack (1.2.3-r0) 09:22:24 Successfully built 436d5806668e 09:22:24 (3/5) Installing libucontext (1.1-r0) 09:22:24 Successfully tagged support-scheduler:latest 09:22:24  Building support-scheduler ... done (4/5) Installing gcompat (1.0.0-r4) 09:22:24 (5/5) Installing openssl (1.1.1n-r0) 09:22:25 Executing busybox-1.34.1-r5.trigger 09:22:25 OK: 6 MiB in 19 packages 09:22:25 Removing intermediate container bc3e8c631241 09:22:25 ---> 75999a173ea6 09:22:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 09:22:25 Removing intermediate container bc0f52702846 09:22:25 ---> bbca756916dd 09:22:25 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:22:26 ---> 431b89b63bab 09:22:26 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:22:27 ---> dbb7beb54cd3 09:22:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:22:27 ---> 310946211e80 09:22:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:22:27 ---> Running in 0841f906022c 09:22:27 ---> 905c01a2708a 09:22:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:22:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:22:28 ---> fce71a7e04db 09:22:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:22:28 ---> 98f364354010 09:22:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:22:28 ---> 18cb81a46c60 09:22:28 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:22:28 ---> 54cb052046ac 09:22:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:22:28 ---> Running in 6df736f0e416 09:22:28 Removing intermediate container 6df736f0e416 09:22:28 ---> ea58ac2196a6 09:22:28 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:22:28 ---> d903a6f717a4 09:22:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:22:28 ---> Running in f87f0ccfe246 09:22:29 Removing intermediate container f87f0ccfe246 09:22:29 ---> be7d385d7c17 09:22:29 Step 23/25 : LABEL arch=x86_64 09:22:29 ---> 210065f0bdfe 09:22:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:22:29 ---> Running in 4cc22fe5c464 09:22:29 ---> Running in 411a02645e29 09:22:29 Removing intermediate container 4cc22fe5c464 09:22:29 ---> 13eee670d520 09:22:29 Step 24/25 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:22:29 ---> Running in 6695f8fd0ae0 09:22:29 Removing intermediate container 411a02645e29 09:22:29 ---> 796ee1b08f31 09:22:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:22:29 ---> Running in 2e3f3cfeda8e 09:22:29 Removing intermediate container 6695f8fd0ae0 09:22:29 ---> 3d69daddd78c 09:22:29 Step 25/25 : LABEL version=0.0.0 09:22:29 ---> Running in 9000abb39e84 09:22:29 Removing intermediate container 2e3f3cfeda8e 09:22:29 ---> 5fd9eb5bee1b 09:22:29 Step 24/26 : LABEL arch=x86_64 09:22:29 ---> Running in 5d7a0e6bd504 09:22:29 Removing intermediate container 9000abb39e84 09:22:29 ---> 323bbd4e6194 09:22:29 09:22:29 Successfully built 323bbd4e6194 09:22:29 Successfully tagged security-spire-server:latest 09:22:29  Building security-spire-server ... done Removing intermediate container 5d7a0e6bd504 09:22:29 ---> 3a008f10b6d7 09:22:29 Step 25/26 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:22:29 ---> Running in c1532e3f6f43 09:22:29 Removing intermediate container c1532e3f6f43 09:22:29 ---> 149ba050282d 09:22:29 Step 26/26 : LABEL version=0.0.0 09:22:29 ---> Running in 93d7103a8b17 09:22:30 Removing intermediate container 93d7103a8b17 09:22:30 ---> b7cd49bb688e 09:22:30 09:22:30 Successfully built b7cd49bb688e 09:22:30 Successfully tagged security-spire-agent:latest 09:22:42  Building security-spire-agent ... done Building bin/spire-agent... 09:22:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:22:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:22:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:22:42 go: downloading github.com/docker/docker v20.10.12+incompatible 09:22:42 go: downloading github.com/google/go-tpm-tools v0.3.3 09:22:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:22:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:22:42 go: downloading github.com/docker/go-units v0.4.0 09:22:42 go: downloading github.com/opencontainers/image-spec v1.0.1 09:22:42 go: downloading github.com/docker/go-connections v0.4.0 09:22:42 go: downloading github.com/containerd/containerd v1.3.4 09:22:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:22:42 go: downloading github.com/opencontainers/go-digest v1.0.0 09:22:44 Removing intermediate container 0841f906022c 09:22:44 ---> 7bcb44714f6e 09:22:44 09:22:44 Step 9/20 : FROM alpine:3.15 09:22:44 ---> 0ac33e5f5afa 09:22:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:22:44 ---> Using cache 09:22:44 ---> 84a3e9cd667c 09:22:44 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:45 ---> Using cache 09:22:45 ---> 372170dbb2ef 09:22:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:22:45 ---> Running in 463a5b0a1254 09:22:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:46 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:22:46 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:22:46 OK: 15854 distinct packages available 09:22:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:22:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:22:48 (1/9) Installing ca-certificates (20211220-r0) 09:22:48 (2/9) Installing brotli-libs (1.0.9-r5) 09:22:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:22:48 (4/9) Installing libcurl (7.80.0-r0) 09:22:48 (5/9) Installing curl (7.80.0-r0) 09:22:48 (6/9) Installing dumb-init (1.2.5-r1) 09:22:48 (7/9) Installing musl-obstack (1.2.3-r0) 09:22:48 (8/9) Installing libucontext (1.1-r0) 09:22:48 (9/9) Installing gcompat (1.0.0-r4) 09:22:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:22:48 Executing busybox-1.34.1-r5.trigger 09:22:48 Executing ca-certificates-20211220-r0.trigger 09:22:48 OK: 8 MiB in 23 packages 09:22:50 Removing intermediate container 463a5b0a1254 09:22:50 ---> 7557fc570115 09:22:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:50 ---> e61c270c1ce3 09:22:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:22:50 ---> 68fb4e6107f9 09:22:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:22:51 ---> 0e533be50f58 09:22:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:22:51 ---> Running in e24553b3a92a 09:22:51 Removing intermediate container e24553b3a92a 09:22:51 ---> 927ba3fe9fbd 09:22:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:51 ---> Running in cfb0cb59904e 09:22:51 Removing intermediate container cfb0cb59904e 09:22:51 ---> ae5f51bc7820 09:22:51 Step 18/20 : LABEL arch=x86_64 09:22:51 ---> Running in 477f2df2c9b9 09:22:51 Removing intermediate container 477f2df2c9b9 09:22:51 ---> 2137c3856e8e 09:22:51 Step 19/20 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:22:51 ---> Running in e8d7011b4d22 09:22:51 Removing intermediate container e8d7011b4d22 09:22:51 ---> 97109a40adfd 09:22:51 Step 20/20 : LABEL version=0.0.0 09:22:51 ---> Running in 6380fef50a5c 09:22:51 Removing intermediate container 6380fef50a5c 09:22:51 ---> 70b49b394df7 09:22:51 09:22:51 Successfully built 70b49b394df7 09:22:51 Successfully tagged security-spiffe-token-provider:latest 09:22:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:22:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:22:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:23:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.210s coverage: 28.7% of statements 09:23:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:23:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.555s coverage: 98.5% of statements 09:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:23:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.441s coverage: 54.9% of statements 09:23:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:23:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:23:38  Building security-spiffe-token-provider ... done Removing intermediate container 30e429961164 09:23:38 ---> 5018a658a31e 09:23:38 09:23:38 Step 13/26 : FROM alpine:3.15 09:23:38 ---> 0ac33e5f5afa 09:23:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:23:38 ---> Using cache 09:23:38 ---> 84a3e9cd667c 09:23:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:38 ---> Using cache 09:23:38 ---> 372170dbb2ef 09:23:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:23:38 ---> Running in 095723bbf90b 09:23:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:23:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:23:40 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:23:40 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:23:40 OK: 15854 distinct packages available 09:23:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:23:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:23:41 (1/4) Installing dumb-init (1.2.5-r1) 09:23:41 (2/4) Installing musl-obstack (1.2.3-r0) 09:23:41 (3/4) Installing libucontext (1.1-r0) 09:23:41 (4/4) Installing gcompat (1.0.0-r4) 09:23:41 Executing busybox-1.34.1-r5.trigger 09:23:41 OK: 6 MiB in 18 packages 09:23:42 Removing intermediate container 095723bbf90b 09:23:42 ---> 386e4e4c6191 09:23:42 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:23:43 ---> d46ab8cde903 09:23:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:23:43 ---> 7f4c7095c54e 09:23:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:23:43 ---> Running in 6bd0a4988793 09:23:43 Removing intermediate container 6bd0a4988793 09:23:43 ---> fedc2215eacc 09:23:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:23:44 ---> a084509c32b6 09:23:44 Step 21/26 : WORKDIR / 09:23:44 ---> Running in cae05f8f0831 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.567s coverage: 89.2% of statements 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.664s coverage: 84.4% of statements 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.222s coverage: 95.4% of statements 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.325s coverage: 72.2% of statements 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.493s coverage: 60.0% of statements 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.383s coverage: 0.9% of statements 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.327s coverage: 58.8% of statements 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.394s coverage: 24.0% of statements 09:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.415s coverage: 47.1% of statements 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.468s coverage: 79.5% of statements 09:23:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.294s coverage: 94.1% of statements 09:23:44 Removing intermediate container cae05f8f0831 09:23:44 ---> 008b996eb3bb 09:23:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:23:44 ---> Running in fb7c37327f26 09:23:44 Removing intermediate container fb7c37327f26 09:23:44 ---> adf3e561f013 09:23:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:23:44 ---> Running in b7d32eaae204 09:23:44 Removing intermediate container b7d32eaae204 09:23:44 ---> 273e6bedb949 09:23:44 Step 24/26 : LABEL arch=x86_64 09:23:44 ---> Running in 2327254dc3d9 09:23:44 Removing intermediate container 2327254dc3d9 09:23:44 ---> 9eb1d7c92400 09:23:44 Step 25/26 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:23:44 ---> Running in aeb889745acd 09:23:44 Removing intermediate container aeb889745acd 09:23:44 ---> b1c8b1e9f8ae 09:23:44 Step 26/26 : LABEL version=0.0.0 09:23:44 ---> Running in 559006043af8 09:23:44 Removing intermediate container 559006043af8 09:23:44 ---> 45aceb4e021d 09:23:44 09:23:45 Successfully built 45aceb4e021d 09:23:45 Successfully tagged security-spire-config:latest 09:23:45  Building security-spire-config ... done  [Pipeline] } 09:23:45 $ docker stop --time=1 870adfd971cc573a6839bb240bda66693dcd5fad46e2cd0f47b24bb942f27725 09:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.379s coverage: 96.3% of statements 09:23:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.307s coverage: 87.5% of statements 09:23:46 $ docker rm -f 870adfd971cc573a6839bb240bda66693dcd5fad46e2cd0f47b24bb942f27725 [Pipeline] // withDockerContainer [Pipeline] sh 09:23:46 + docker images 09:23:46 REPOSITORY TAG IMAGE ID CREATED SIZE 09:23:46 security-spire-config latest 45aceb4e021d 2 seconds ago 86.7MB 09:23:46 5018a658a31e 19 seconds ago 4.5GB 09:23:46 security-spiffe-token-provider latest 70b49b394df7 55 seconds ago 28.5MB 09:23:46 7bcb44714f6e About a minute ago 1.61GB 09:23:46 security-spire-agent latest b7cd49bb688e About a minute ago 127MB 09:23:46 security-spire-server latest 323bbd4e6194 About a minute ago 87.3MB 09:23:46 support-scheduler latest 436d5806668e About a minute ago 26MB 09:23:46 ba63524e48ce About a minute ago 1.62GB 09:23:46 4d841d86a76d About a minute ago 4.5GB 09:23:46 3f933732ac8a About a minute ago 4.5GB 09:23:46 sys-mgmt-agent latest f0cfd57c80a4 About a minute ago 307MB 09:23:46 core-data latest 733965deb66d 2 minutes ago 35.9MB 09:23:46 bbbc35f6d7fd 2 minutes ago 1.62GB 09:23:46 e2cee4a26832 2 minutes ago 1.65GB 09:23:46 security-proxy-setup latest 0d8c248822f2 3 minutes ago 43.4MB 09:23:46 core-metadata latest a4125158ffdd 3 minutes ago 26.2MB 09:23:46 core-command latest 8229f1c8d3b8 3 minutes ago 24.5MB 09:23:46 a157ad0d07de 3 minutes ago 1.63GB 09:23:46 7bc656f796fb 4 minutes ago 1.62GB 09:23:46 609887b40564 4 minutes ago 1.61GB 09:23:46 security-bootstrapper latest d92a8b689180 4 minutes ago 24.3MB 09:23:46 security-secretstore-setup latest 1095b14e1f59 5 minutes ago 42.1MB 09:23:46 support-notifications latest 376b6168bcb8 5 minutes ago 26.6MB 09:23:46 7bce74a1913c 5 minutes ago 1.61GB 09:23:46 c6985e01aab5 5 minutes ago 1.62GB 09:23:46 cb7c227fc747 5 minutes ago 1.63GB 09:23:46 ci-base-image-x86_64 latest c7dda6936709 9 minutes ago 896MB 09:23:46 docker 20.10.14 7417809fdb73 6 days ago 218MB 09:23:46 alpine 3.14 e04c818066af 7 days ago 5.59MB 09:23:46 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 09:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 09:23:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 09:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.274s coverage: 94.4% of statements 09:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 09:24:01 Still waiting to schedule task 09:24:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:24:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.787s coverage: 82.5% of statements 09:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.306s coverage: 58.8% of statements 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.312s coverage: 80.0% of statements 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.412s coverage: 85.4% of statements 09:24:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.834s coverage: 91.2% of statements 09:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.901s coverage: 64.4% of statements 09:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 09:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 09:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 09:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 09:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 09:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 65.4% of statements 09:24:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:24:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:24:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.832s coverage: 43.8% of statements 09:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 09:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements 09:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:24:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.355s coverage: 17.7% of statements 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:24:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.678s coverage: 92.3% of statements 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:24:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.396s coverage: 63.2% of statements 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:24:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.440s coverage: 97.7% of statements 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:24:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:24:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:24:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements 09:24:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 09:24:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:24:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:24:31 GO111MODULE=on go vet ./... 09:25:20 Running on prd-ubuntu18.04-docker-8c-8g-20656 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws 09:25:20 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 09:25:20 The recommended git tool is: git 09:25:21 using credential edgex-jenkins-ssh 09:25:21 Cloning the remote Git repository 09:25:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:25:21 > git init /w/workspace/edgex-go/6 # timeout=10 09:25:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:25:21 > git --version # timeout=10 09:25:21 > git --version # 'git version 2.17.1' 09:25:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:25:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:26 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit a40e21f6d954503bcedb59aac1670671a7934cf7 09:25:26 Merge succeeded, producing a40e21f6d954503bcedb59aac1670671a7934cf7 09:25:26 Checking out Revision a40e21f6d954503bcedb59aac1670671a7934cf7 (PR-3950) 09:25:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:25:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:25:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:25:26 > git config core.sparsecheckout # timeout=10 09:25:26 > git checkout -f a40e21f6d954503bcedb59aac1670671a7934cf7 # timeout=10 09:25:26 > git remote # timeout=10 09:25:26 > git config --get remote.origin.url # timeout=10 09:25:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:26 > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 09:25:26 > git rev-parse HEAD^{commit} # timeout=10 09:25:26 > git config core.sparsecheckout # timeout=10 09:25:26 > git checkout -f a40e21f6d954503bcedb59aac1670671a7934cf7 # timeout=10 09:25:30 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:30 + echo snap-build.sh 09:25:30 snap-build.sh 09:25:30 + SNAP_BASE_DIR=. 09:25:30 + '[' '!' -z /w/workspace/edgex-go/6 ']' 09:25:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 09:25:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 09:25:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 09:25:30 + cd /w/workspace/edgex-go/6 09:25:30 + sudo apt-get remove -qy --purge lxd lxd-client 09:25:30 Reading package lists... 09:25:30 Building dependency tree... 09:25:30 Reading state information... 09:25:30 The following packages were automatically installed and are no longer required: 09:25:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:25:30 uidmap xdelta3 09:25:30 Use 'sudo apt autoremove' to remove them. 09:25:30 The following packages will be REMOVED: 09:25:30 lxd* lxd-client* 09:25:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:25:31 After this operation, 31.7 MB disk space will be freed. 09:25:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 09:25:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:25:32 Removing lxd dnsmasq configuration 09:25:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:25:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:25:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:25:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 09:25:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:25:34 Processing triggers for systemd (237-3ubuntu10.52) ... 09:25:35 Processing triggers for ureadahead (0.100.0-21) ... 09:25:35 + sudo snap remove --purge lxd 09:25:35 snap "lxd" is not installed 09:25:35 + sudo groupadd --force --system lxd 09:25:35 ++ whoami 09:25:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:25:35 + newgrp - lxd 09:25:35 + sudo snap install lxd 09:25:43 2022-04-12T09:25:40Z INFO Waiting for automatic snapd restart... 09:25:56 lxd 5.0.0-c5bcb80 from Canonical* installed 09:25:56 + sudo lxd init --auto 09:26:06 + sudo snap install --classic snapcraft 09:26:11 snapcraft 6.1 from Canonical* installed 09:26:11 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:26:11 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:26:11 % Total % Received % Xferd Average Speed Time Time Time Current 09:26:11 Dload Upload Total Spent Left Speed 09:26:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4061 0 --:--:-- --:--:-- --:--:-- 4061 09:26:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8050k 0 --:--:-- --:--:-- --:--:-- 14.0M 09:26:11 ./yq_linux_amd64 09:26:11 + sudo snapcraft prime --use-lxd 09:26:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:26:13 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:26:13 - README.md 09:26:13 09:26:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:26:13 Launching a container. 09:26:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:26:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:26:23 ./bin/test-attribution-txt.sh [Pipeline] echo 09:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:26:23 Waiting for container to be ready 09:26:23 + ls -al . 09:26:23 total 664 09:26:23 drwxrwxr-x 9 1001 1001 4096 Apr 12 09:26 . 09:26:23 drwxr-xr-x 4 root root 4096 Apr 12 09:20 .. 09:26:23 -rw-rw-r-- 1 1001 1001 11 Apr 12 09:18 .dockerignore 09:26:23 drwxrwxr-x 8 1001 1001 4096 Apr 12 09:18 .git 09:26:23 drwxrwxr-x 3 1001 1001 4096 Apr 12 09:18 .github 09:26:23 -rw-rw-r-- 1 1001 1001 870 Apr 12 09:18 .gitignore 09:26:23 -rw-rw-r-- 1 1001 1001 42 Apr 12 09:18 .golangci.yml 09:26:23 -rw-rw-r-- 1 1001 1001 87 Apr 12 09:18 .hadolint.yml 09:26:23 -rw-rw-r-- 1 1001 1001 166 Apr 12 09:18 .sonarcloud.properties 09:26:23 -rw-rw-r-- 1 1001 1001 1171 Apr 12 09:18 ADOPTERS.md 09:26:23 -rw-rw-r-- 1 1001 1001 9953 Apr 12 09:18 Attribution.txt 09:26:23 -rw-rw-r-- 1 1001 1001 51732 Apr 12 09:18 CHANGELOG.md 09:26:23 -rw-rw-r-- 1 1001 1001 3804 Apr 12 09:18 CONTRIBUTING.md 09:26:23 -rw-rw-r-- 1 1001 1001 677 Apr 12 09:18 GOVERNANCE.md 09:26:23 -rw-rw-r-- 1 1001 1001 849 Apr 12 09:18 Jenkinsfile 09:26:23 -rw-rw-r-- 1 1001 1001 10775 Apr 12 09:18 LICENSE 09:26:23 -rw-rw-r-- 1 1001 1001 8478 Apr 12 09:18 Makefile 09:26:23 -rw-rw-r-- 1 1001 1001 582 Apr 12 09:18 OWNERS.md 09:26:23 -rw-rw-r-- 1 1001 1001 8207 Apr 12 09:18 README.md 09:26:23 -rw-rw-r-- 1 1001 1001 6912 Apr 12 09:18 SECURITY.md 09:26:23 -rw-rw-r-- 1 1001 1001 5 Apr 12 09:14 VERSION 09:26:23 -rw-rw-r-- 1 1001 1001 4131 Apr 12 09:18 ZMQWindows.md 09:26:23 drwxrwxr-x 2 1001 1001 4096 Apr 12 09:18 bin 09:26:23 drwxrwxr-x 18 1001 1001 4096 Apr 12 09:18 cmd 09:26:23 -rw-r--r-- 1 root root 432619 Apr 12 09:24 coverage.out 09:26:23 -rw-rw-r-- 1 1001 1001 3175 Apr 12 09:18 go.mod 09:26:23 -rw-rw-r-- 1 1001 1001 34990 Apr 12 09:18 go.sum 09:26:23 drwxrwxr-x 8 1001 1001 4096 Apr 12 09:18 internal 09:26:23 drwxrwxr-x 3 1001 1001 4096 Apr 12 09:18 openapi 09:26:23 drwxrwxr-x 4 1001 1001 4096 Apr 12 09:18 snap 09:26:23 -rw-rw-r-- 1 1001 1001 204 Apr 12 09:18 version.go [Pipeline] sh 09:26:23 To start your first container, try: lxc launch ubuntu:20.04 09:26:23 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:26:23 09:26:24 + '[' -e coverage.out ] 09:26:24 + chown 1001:1001 coverage.out [Pipeline] stash 09:26:24 Warning: overwriting stash ‘coverage-report’ 09:26:25 Stashed 1 file(s) [Pipeline] sh 09:26:25 + make build 09:26:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:26:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:26:29 Waiting for network to be ready... 09:26:29 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 09:26:29 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 09:26:29 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 09:26:29 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [240 kB] 09:26:29 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 09:26:29 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 09:26:29 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 09:26:29 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 09:26:29 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 09:26:29 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 09:26:30 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 09:26:30 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 09:26:30 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 09:26:30 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 09:26:30 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 09:26:30 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 09:26:30 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 09:26:30 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 09:26:30 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 09:26:30 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 09:26:31 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 09:26:31 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 09:26:31 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 09:26:31 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 09:26:31 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 09:26:31 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 09:26:31 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 09:26:33 Fetched 23.7 MB in 4s (6339 kB/s) 09:26:33 Reading package lists... 09:26:33 Reading package lists... 09:26:34 Building dependency tree... 09:26:34 Reading state information... 09:26:34 The following additional packages will be installed: 09:26:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:26:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:26:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:26:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:26:34 Suggested packages: 09:26:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:26:34 Recommended packages: 09:26:34 gnupg libsasl2-modules 09:26:34 The following NEW packages will be installed: 09:26:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:26:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:26:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:26:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:26:34 The following packages will be upgraded: 09:26:34 gpg gpg-agent gpgconf libudev1 09:26:34 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 09:26:34 Need to get 3859 kB of archives. 09:26:34 After this operation, 14.9 MB of additional disk space will be used. 09:26:34 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 09:26:34 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 09:26:34 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 09:26:34 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 09:26:34 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 09:26:34 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 09:26:34 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:26:34 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 09:26:34 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 09:26:34 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 09:26:34 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 09:26:34 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 09:26:34 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 09:26:34 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 09:26:34 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 09:26:34 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 09:26:34 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 09:26:34 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 09:26:34 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 09:26:34 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 09:26:35 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 09:26:35 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 09:26:35 debconf: delaying package configuration, since apt-utils is not installed 09:26:35 Fetched 3859 kB in 1s (4164 kB/s) 09:26:35 (Reading database ... 12816 files and directories currently installed.) 09:26:35 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 09:26:35 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:26:35 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 09:26:35 Selecting previously unselected package udev. 09:26:35 (Reading database ... 12816 files and directories currently installed.) 09:26:35 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 09:26:35 Unpacking udev (245.4-4ubuntu3.15) ... 09:26:35 Selecting previously unselected package libfuse2:amd64. 09:26:35 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 09:26:35 Unpacking libfuse2:amd64 (2.9.9-3) ... 09:26:35 Selecting previously unselected package fuse. 09:26:35 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 09:26:35 Unpacking fuse (2.9.9-3) ... 09:26:35 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 09:26:35 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:26:35 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 09:26:35 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:26:36 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 09:26:36 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:26:36 Selecting previously unselected package libksba8:amd64. 09:26:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:26:36 Unpacking libksba8:amd64 (1.3.5-2) ... 09:26:36 Selecting previously unselected package libroken18-heimdal:amd64. 09:26:36 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:26:36 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:26:36 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:26:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libwind0-heimdal:amd64. 09:26:36 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:26:36 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:26:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:26:36 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:26:36 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:26:36 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:36 Selecting previously unselected package libsasl2-modules-db:amd64. 09:26:36 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:26:36 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:26:36 Selecting previously unselected package libsasl2-2:amd64. 09:26:36 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:26:36 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:26:36 Selecting previously unselected package libldap-common. 09:26:36 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 09:26:36 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:26:36 Selecting previously unselected package libldap-2.4-2:amd64. 09:26:36 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 09:26:36 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:26:36 Selecting previously unselected package dirmngr. 09:26:36 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 09:26:36 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 09:26:36 Setting up libksba8:amd64 (1.3.5-2) ... 09:26:36 Setting up libfuse2:amd64 (2.9.9-3) ... 09:26:36 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:26:36 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:26:36 Setting up udev (245.4-4ubuntu3.15) ... 09:26:37 invoke-rc.d: policy-rc.d denied execution of start. 09:26:37 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:26:37 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:37 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 09:26:37 Setting up gpg (2.2.19-3ubuntu2.1) ... 09:26:37 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:37 Setting up fuse (2.9.9-3) ... 09:26:37 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 09:26:38 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:38 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:38 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:38 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:38 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:38 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:38 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:26:38 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:26:38 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 09:26:38 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 09:26:38 Processing triggers for systemd (245.4-4ubuntu3) ... 09:26:38 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:26:38 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 09:26:38 Alias= settings in the [Install] section, and DefaultInstance= for template 09:26:38 units). This means they are not meant to be enabled using systemctl. 09:26:38 09:26:38 Possible reasons for having this kind of units are: 09:26:38 • A unit may be statically enabled by being symlinked from another unit's 09:26:38 .wants/ or .requires/ directory. 09:26:38 • A unit's purpose may be to act as a helper for some other unit which has 09:26:38 a requirement dependency on it. 09:26:38 • A unit may be started when needed via activation (socket, path, timer, 09:26:38 D-Bus, udev, scripted systemctl call, ...). 09:26:38 • In case of template units, the unit is meant to be enabled with some 09:26:38 instance name specified. 09:26:39 Reading package lists... 09:26:39 Building dependency tree... 09:26:39 Reading state information... 09:26:39 The following additional packages will be installed: 09:26:39 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:26:39 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:26:39 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:26:39 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 09:26:39 openssh-client python3 python3-minimal python3.8 python3.8-minimal 09:26:39 squashfs-tools systemd systemd-sysv systemd-timesyncd 09:26:39 Suggested packages: 09:26:39 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 09:26:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:26:39 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 09:26:39 systemd-container policykit-1 09:26:39 Recommended packages: 09:26:39 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 09:26:39 The following NEW packages will be installed: 09:26:39 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:26:39 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:26:39 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:26:39 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 09:26:39 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 09:26:39 The following packages will be upgraded: 09:26:39 libsystemd0 systemd systemd-sysv systemd-timesyncd 09:26:39 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 09:26:39 Need to get 46.5 MB of archives. 09:26:39 After this operation, 181 MB of additional disk space will be used. 09:26:39 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 09:26:39 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 09:26:39 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 09:26:39 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 09:26:39 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 09:26:39 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 09:26:39 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 09:26:39 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 09:26:39 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 09:26:39 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 09:26:39 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 09:26:39 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 09:26:39 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 09:26:39 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 09:26:39 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 09:26:39 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 09:26:39 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 09:26:39 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 09:26:39 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 09:26:39 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 09:26:39 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 09:26:39 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 09:26:39 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 09:26:40 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 09:26:40 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 09:26:40 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 09:26:40 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 09:26:40 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 09:26:40 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 09:26:40 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 09:26:40 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 09:26:40 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 09:26:40 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 09:26:40 debconf: delaying package configuration, since apt-utils is not installed 09:26:40 Fetched 46.5 MB in 1s (48.4 MB/s) 09:26:40 (Reading database ... 13067 files and directories currently installed.) 09:26:40 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 09:26:40 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:26:40 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 09:26:40 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:26:40 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 09:26:41 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:26:41 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 09:26:41 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:26:41 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 09:26:41 Selecting previously unselected package libpython3.8-minimal:amd64. 09:26:41 (Reading database ... 13068 files and directories currently installed.) 09:26:41 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 09:26:41 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 09:26:41 Selecting previously unselected package libexpat1:amd64. 09:26:41 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 09:26:41 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:26:41 Selecting previously unselected package python3.8-minimal. 09:26:41 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 09:26:41 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 09:26:42 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 09:26:42 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:26:42 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 09:26:42 Selecting previously unselected package python3-minimal. 09:26:42 (Reading database ... 13359 files and directories currently installed.) 09:26:42 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 09:26:42 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 09:26:42 Selecting previously unselected package mime-support. 09:26:42 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 09:26:42 Unpacking mime-support (3.64ubuntu1) ... 09:26:42 Selecting previously unselected package libmpdec2:amd64. 09:26:42 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 09:26:42 Unpacking libmpdec2:amd64 (2.4.2-3) ... 09:26:42 Selecting previously unselected package libpython3.8-stdlib:amd64. 09:26:42 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 09:26:42 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 09:26:42 Selecting previously unselected package python3.8. 09:26:42 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 09:26:42 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 09:26:42 Selecting previously unselected package libpython3-stdlib:amd64. 09:26:42 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 09:26:42 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:26:43 Setting up python3-minimal (3.8.2-0ubuntu2) ... 09:26:43 Selecting previously unselected package python3. 09:26:43 (Reading database ... 13761 files and directories currently installed.) 09:26:43 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 09:26:43 Unpacking python3 (3.8.2-0ubuntu2) ... 09:26:43 Selecting previously unselected package libdbus-1-3:amd64. 09:26:43 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 09:26:43 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:26:43 Selecting previously unselected package dbus. 09:26:43 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 09:26:43 Unpacking dbus (1.12.16-2ubuntu2.1) ... 09:26:43 Selecting previously unselected package libbsd0:amd64. 09:26:43 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 09:26:43 Unpacking libbsd0:amd64 (0.10.0-1) ... 09:26:43 Selecting previously unselected package libpam-systemd:amd64. 09:26:43 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 09:26:43 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:26:43 Selecting previously unselected package sudo. 09:26:43 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 09:26:43 Unpacking sudo (1.8.31-1ubuntu1.2) ... 09:26:43 Selecting previously unselected package apparmor. 09:26:43 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 09:26:43 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 09:26:43 Selecting previously unselected package libcbor0.6:amd64. 09:26:43 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 09:26:43 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:26:43 Selecting previously unselected package libedit2:amd64. 09:26:43 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 09:26:43 Unpacking libedit2:amd64 (3.1-20191231-1) ... 09:26:43 Selecting previously unselected package libfido2-1:amd64. 09:26:43 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 09:26:43 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:26:43 Selecting previously unselected package libkrb5support0:amd64. 09:26:43 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 09:26:43 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:26:43 Selecting previously unselected package libk5crypto3:amd64. 09:26:43 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 09:26:43 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:26:44 Selecting previously unselected package libkeyutils1:amd64. 09:26:44 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 09:26:44 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:26:44 Selecting previously unselected package libkrb5-3:amd64. 09:26:44 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 09:26:44 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:26:44 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:26:44 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 09:26:44 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:26:44 Selecting previously unselected package openssh-client. 09:26:44 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 09:26:44 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 09:26:44 Selecting previously unselected package dbus-user-session. 09:26:44 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 09:26:44 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 09:26:44 Selecting previously unselected package liblzo2-2:amd64. 09:26:44 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 09:26:44 Unpacking liblzo2-2:amd64 (2.10-2) ... 09:26:44 Selecting previously unselected package squashfs-tools. 09:26:44 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 09:26:44 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 09:26:44 Selecting previously unselected package snapd. 09:26:44 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 09:26:44 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 09:26:48 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:26:48 Setting up mime-support (3.64ubuntu1) ... 09:26:48 Setting up liblzo2-2:amd64 (2.10-2) ... 09:26:48 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:26:48 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:26:48 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:26:48 Setting up dbus (1.12.16-2ubuntu2.1) ... 09:26:48 Setting up sudo (1.8.31-1ubuntu1.2) ... 09:26:48 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:26:48 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:26:48 Setting up libmpdec2:amd64 (2.4.2-3) ... 09:26:48 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 09:26:48 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:26:48 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 09:26:48 Setting up libbsd0:amd64 (0.10.0-1) ... 09:26:48 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:26:48 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 09:26:48 Setting up libedit2:amd64 (3.1-20191231-1) ... 09:26:48 Setting up python3 (3.8.2-0ubuntu2) ... 09:26:48 running python rtupdate hooks for python3.8... 09:26:48 running python post-rtupdate hooks for python3.8... 09:26:48 Setting up apparmor (2.13.3-7ubuntu5.1) ... 09:26:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:26:49 Reloading AppArmor profiles 09:26:49 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:26:49 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 09:26:50 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 09:26:50 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 09:26:50 Setting up systemd (245.4-4ubuntu3.15) ... 09:26:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:26:50 Installing new version of config file /etc/systemd/resolved.conf ... 09:26:51 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 09:26:51 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:26:52 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 09:26:52 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 09:26:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:26:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:26:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:26:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:26:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:26:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:26:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:26:53 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:26:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:26:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:26:54 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 09:26:54 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:26:55 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 09:26:55 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:26:55 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 09:26:56 Reading package lists... 09:26:56 Reading package lists... 09:26:56 Building dependency tree... 09:26:56 Reading state information... 09:26:56 Calculating upgrade... 09:26:56 The following packages will be upgraded: 09:26:56 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 09:26:56 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 09:26:56 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 09:26:56 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 09:26:56 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 09:26:56 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 09:26:56 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 09:26:56 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 09:26:56 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 09:26:56 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 09:26:56 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 09:26:56 xz-utils zlib1g 09:26:56 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:26:56 Need to get 65.7 MB of archives. 09:26:56 After this operation, 27.6 MB of additional disk space will be used. 09:26:56 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 09:26:57 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 09:26:57 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 09:26:57 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 09:26:57 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 09:26:57 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 09:26:57 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 09:26:57 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 09:26:57 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 09:26:57 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 09:26:57 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 09:26:57 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 09:26:57 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 09:26:57 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 09:26:57 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 09:26:57 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 09:26:57 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 09:26:57 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 09:26:57 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 09:26:57 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 09:26:57 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 09:26:57 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 09:26:57 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 09:26:57 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 09:26:57 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 09:26:57 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 09:26:57 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 09:26:57 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 09:26:57 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 09:26:57 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 09:26:57 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 09:26:57 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 09:26:57 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 09:26:57 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 09:26:57 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 09:26:57 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 09:26:57 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 09:26:57 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 09:26:57 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 09:26:57 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 09:26:57 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 09:26:57 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 09:26:57 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 09:26:57 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 09:26:57 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 09:26:57 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 09:26:57 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 09:26:57 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 09:26:57 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 09:26:57 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 09:26:57 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 09:26:57 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 09:26:57 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 09:26:57 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 09:26:57 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 09:26:57 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 09:26:57 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 09:26:57 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 09:26:57 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 09:26:57 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 09:26:57 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 09:26:57 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 09:26:57 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 09:26:57 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 09:26:57 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 09:26:57 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 09:26:57 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 09:26:57 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 09:26:57 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 09:26:57 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 09:26:57 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 09:26:57 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 09:26:57 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 09:26:58 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 09:26:58 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 09:26:58 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 09:26:58 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 09:26:58 debconf: delaying package configuration, since apt-utils is not installed 09:26:58 Fetched 65.7 MB in 1s (50.4 MB/s) 09:26:58 (Reading database ... 14313 files and directories currently installed.) 09:26:58 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 09:26:58 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:26:59 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 09:26:59 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:26:59 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 09:26:59 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 09:26:59 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:26:59 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:26:59 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:26:59 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:26:59 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:26:59 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:26:59 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:26:59 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:26:59 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:26:59 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:27:00 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:27:00 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:27:00 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:27:00 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:27:00 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:00 (Reading database ... 14312 files and directories currently installed.) 09:27:00 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:27:00 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:27:00 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:00 (Reading database ... 14312 files and directories currently installed.) 09:27:00 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:27:00 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:27:00 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:27:00 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:27:00 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:27:00 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:27:00 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:00 (Reading database ... 14312 files and directories currently installed.) 09:27:00 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 09:27:00 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:27:01 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 09:27:01 (Reading database ... 14312 files and directories currently installed.) 09:27:01 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 09:27:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:27:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:27:01 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 09:27:01 Setting up base-files (11ubuntu5.5) ... 09:27:01 Installing new version of config file /etc/issue ... 09:27:01 Installing new version of config file /etc/issue.net ... 09:27:01 Installing new version of config file /etc/lsb-release ... 09:27:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:27:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:27:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:27:02 Removing obsolete conffile /etc/default/motd-news ... 09:27:02 (Reading database ... 14311 files and directories currently installed.) 09:27:02 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 09:27:02 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 09:27:02 Setting up bash (5.0-6ubuntu1.1) ... 09:27:02 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 09:27:02 (Reading database ... 14311 files and directories currently installed.) 09:27:02 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 09:27:02 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 09:27:02 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 09:27:02 (Reading database ... 14311 files and directories currently installed.) 09:27:02 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:27:02 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:27:02 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 09:27:03 (Reading database ... 14311 files and directories currently installed.) 09:27:03 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 09:27:03 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:27:03 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 09:27:03 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:27:03 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 09:27:03 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:27:03 Setting up perl-base (5.30.0-9ubuntu0.2) ... 09:27:04 (Reading database ... 14311 files and directories currently installed.) 09:27:04 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 09:27:04 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:27:04 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 09:27:04 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 09:27:04 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 09:27:04 (Reading database ... 14311 files and directories currently installed.) 09:27:04 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 09:27:04 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 09:27:04 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 09:27:04 (Reading database ... 14311 files and directories currently installed.) 09:27:04 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:27:04 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:27:04 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 09:27:04 (Reading database ... 14311 files and directories currently installed.) 09:27:04 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:27:04 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:27:04 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 09:27:04 (Reading database ... 14311 files and directories currently installed.) 09:27:04 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 09:27:04 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:27:05 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 09:27:05 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:27:05 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 09:27:05 (Reading database ... 14311 files and directories currently installed.) 09:27:05 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 09:27:05 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:27:05 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 09:27:05 (Reading database ... 14311 files and directories currently installed.) 09:27:05 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 09:27:05 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:27:05 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 09:27:05 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:27:05 Setting up util-linux (2.34-0.1ubuntu9.3) ... 09:27:06 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:27:06 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:27:06 (Reading database ... 14311 files and directories currently installed.) 09:27:06 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 09:27:06 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:27:06 Setting up libc-bin (2.31-0ubuntu9.7) ... 09:27:06 (Reading database ... 14311 files and directories currently installed.) 09:27:06 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 09:27:06 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 09:27:07 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 09:27:07 (Reading database ... 14311 files and directories currently installed.) 09:27:07 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 09:27:07 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 09:27:07 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 09:27:07 (Reading database ... 14311 files and directories currently installed.) 09:27:07 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 09:27:07 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:27:07 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 09:27:07 (Reading database ... 14311 files and directories currently installed.) 09:27:07 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 09:27:07 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 09:27:07 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 09:27:07 (Reading database ... 14311 files and directories currently installed.) 09:27:07 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 09:27:07 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 09:27:07 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 09:27:07 (Reading database ... 14311 files and directories currently installed.) 09:27:07 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 09:27:07 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:27:07 Setting up gpgv (2.2.19-3ubuntu2.1) ... 09:27:07 (Reading database ... 14311 files and directories currently installed.) 09:27:07 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 09:27:07 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 09:27:07 Setting up ubuntu-keyring (2020.02.11.4) ... 09:27:07 (Reading database ... 14311 files and directories currently installed.) 09:27:07 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:27:07 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:27:07 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:27:07 (Reading database ... 14311 files and directories currently installed.) 09:27:07 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:27:07 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:27:08 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:27:08 (Reading database ... 14311 files and directories currently installed.) 09:27:08 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 09:27:08 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 09:27:08 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 09:27:08 (Reading database ... 14311 files and directories currently installed.) 09:27:08 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 09:27:08 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 09:27:08 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 09:27:08 (Reading database ... 14311 files and directories currently installed.) 09:27:08 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 09:27:08 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 09:27:08 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 09:27:08 (Reading database ... 14311 files and directories currently installed.) 09:27:08 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 09:27:08 Unpacking apt (2.0.6) over (2.0.2) ... 09:27:09 Setting up apt (2.0.6) ... 09:27:09 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:27:09 (Reading database ... 14311 files and directories currently installed.) 09:27:09 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 09:27:09 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:27:09 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 09:27:09 (Reading database ... 14311 files and directories currently installed.) 09:27:09 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 09:27:09 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:27:09 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 09:27:09 (Reading database ... 14313 files and directories currently installed.) 09:27:09 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 09:27:09 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:27:09 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 09:27:10 (Reading database ... 14317 files and directories currently installed.) 09:27:10 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 09:27:10 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:27:10 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 09:27:10 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:27:10 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 09:27:10 (Reading database ... 14317 files and directories currently installed.) 09:27:10 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:27:10 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:27:10 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 09:27:10 (Reading database ... 14317 files and directories currently installed.) 09:27:10 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:27:10 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:27:11 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:27:11 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:27:11 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 09:27:11 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 09:27:11 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 09:27:11 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 09:27:11 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 09:27:11 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 09:27:11 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 09:27:11 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 09:27:11 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 09:27:11 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 09:27:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 09:27:11 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 09:27:11 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 09:27:11 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 09:27:11 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 09:27:11 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 09:27:12 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 09:27:12 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:27:12 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 09:27:12 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:27:12 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 09:27:12 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:27:12 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 09:27:12 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:27:12 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 09:27:12 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:27:12 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 09:27:12 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:27:12 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 09:27:12 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:27:12 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 09:27:12 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 09:27:12 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:27:12 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:27:13 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:27:13 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:27:14 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:27:14 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:27:14 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:27:14 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:27:15 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:27:15 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:27:15 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:27:15 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:27:16 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:27:16 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:27:16 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 09:27:16 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 09:27:16 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 09:27:16 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 09:27:16 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 09:27:16 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 09:27:16 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 09:27:16 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:16 Setting up tzdata (2022a-0ubuntu0.20.04) ... 09:27:16 09:27:16 Current default time zone: 'Etc/UTC' 09:27:16 Local time is now: Tue Apr 12 09:27:16 UTC 2022. 09:27:16 Universal Time is now: Tue Apr 12 09:27:16 UTC 2022. 09:27:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:27:16 09:27:16 Setting up xz-utils (5.2.4-1ubuntu1) ... 09:27:16 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:16 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:16 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 09:27:16 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:16 Setting up mount (2.34-0.1ubuntu9.3) ... 09:27:16 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 09:27:16 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 09:27:16 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 09:27:16 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 09:27:16 Setting up openssl (1.1.1f-1ubuntu2.12) ... 09:27:16 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:16 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:16 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 09:27:16 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:16 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:27:16 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:27:16 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 09:27:16 Setting up fdisk (2.34-0.1ubuntu9.3) ... 09:27:16 Setting up ca-certificates (20210119~20.04.2) ... 09:27:18 Updating certificates in /etc/ssl/certs... 09:27:19 21 added, 21 removed; done. 09:27:19 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:27:19 Setting up perl (5.30.0-9ubuntu0.2) ... 09:27:19 Setting up procps (2:3.3.16-1ubuntu2.3) ... 09:27:19 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 09:27:19 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 09:27:19 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 09:27:19 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 09:27:19 Setting up binutils (2.34-6ubuntu1.3) ... 09:27:19 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:27:19 Setting up build-essential (12.8ubuntu1.1) ... 09:27:19 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 09:27:19 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:27:19 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 09:27:19 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:27:19 Processing triggers for systemd (245.4-4ubuntu3.15) ... 09:27:19 Processing triggers for mime-support (3.64ubuntu1) ... 09:27:19 Processing triggers for ca-certificates (20210119~20.04.2) ... 09:27:19 Updating certificates in /etc/ssl/certs... 09:27:20 0 added, 0 removed; done. 09:27:20 Running hooks in /etc/ca-certificates/update.d... 09:27:20 done. 09:27:21 Reading package lists... 09:27:21 Building dependency tree... 09:27:21 Reading state information... 09:27:21 The following NEW packages will be installed: 09:27:21 apt-transport-https 09:27:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:27:22 Need to get 4680 B of archives. 09:27:22 After this operation, 162 kB of additional disk space will be used. 09:27:22 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 09:27:22 debconf: delaying package configuration, since apt-utils is not installed 09:27:22 Fetched 4680 B in 0s (25.0 kB/s) 09:27:22 Selecting previously unselected package apt-transport-https. 09:27:22 (Reading database ... 14320 files and directories currently installed.) 09:27:22 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 09:27:22 Unpacking apt-transport-https (2.0.6) ... 09:27:22 Setting up apt-transport-https (2.0.6) ... 09:27:22 Waiting for network to be ready... 09:27:29 2022-04-12T09:27:26Z INFO Waiting for automatic snapd restart... 09:27:29 snapd 2.54.4 from Canonical* installed 09:27:30 "snapd" switched to the "latest/stable" channel 09:27:30 09:27:32 core20 20220318 from Canonical* installed 09:27:32 "core20" switched to the "latest/stable" channel 09:27:32 09:27:35 snapcraft 6.1 from Canonical* installed 09:27:35 "snapcraft" switched to the "latest/stable" channel 09:27:35 09:27:39 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:27:39 - README.md 09:27:39 09:27:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:27:39 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 09:27:39 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:27:39 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 09:27:41 Reading package lists... 09:27:41 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 09:27:41 Reading package lists... 09:27:41 Building dependency tree... 09:27:41 Reading state information... 09:27:41 Suggested packages: 09:27:41 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 09:27:41 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 09:27:41 krb5-user libnorm-doc 09:27:41 Recommended packages: 09:27:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:27:41 The following NEW packages will be installed: 09:27:41 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 09:27:41 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 09:27:41 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 09:27:41 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 09:27:41 libzmq5 pkg-config zip 09:27:41 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 09:27:41 Need to get 10.3 MB of archives. 09:27:41 After this operation, 56.5 MB of additional disk space will be used. 09:27:41 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 09:27:41 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 09:27:41 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 09:27:41 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 09:27:41 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 09:27:41 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 09:27:42 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 09:27:42 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 09:27:42 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 09:27:42 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 09:27:42 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 09:27:42 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 09:27:42 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 09:27:42 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 09:27:42 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 09:27:42 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 09:27:42 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 09:27:42 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 09:27:42 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 09:27:42 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 09:27:42 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 09:27:42 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 09:27:42 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 09:27:42 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 09:27:42 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 09:27:42 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 09:27:42 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 09:27:42 debconf: delaying package configuration, since apt-utils is not installed 09:27:42 Fetched 10.3 MB in 1s (9269 kB/s) 09:27:42 Selecting previously unselected package libglib2.0-0:amd64. 09:27:42 (Reading database ... 14324 files and directories currently installed.) 09:27:42 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 09:27:42 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:27:43 Selecting previously unselected package libsodium23:amd64. 09:27:43 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 09:27:43 Unpacking libsodium23:amd64 (1.0.18-1) ... 09:27:43 Selecting previously unselected package libpsl5:amd64. 09:27:43 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 09:27:43 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:27:43 Selecting previously unselected package libbrotli1:amd64. 09:27:43 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 09:27:43 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:27:43 Selecting previously unselected package libnghttp2-14:amd64. 09:27:43 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 09:27:43 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 09:27:43 Selecting previously unselected package librtmp1:amd64. 09:27:43 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 09:27:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:27:43 Selecting previously unselected package libssh-4:amd64. 09:27:43 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 09:27:43 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:27:43 Selecting previously unselected package libcurl3-gnutls:amd64. 09:27:43 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 09:27:43 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:27:43 Selecting previously unselected package liberror-perl. 09:27:43 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 09:27:43 Unpacking liberror-perl (0.17029-1) ... 09:27:43 Selecting previously unselected package git-man. 09:27:43 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 09:27:43 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 09:27:43 Selecting previously unselected package git. 09:27:43 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 09:27:43 Unpacking git (1:2.25.1-1ubuntu3.2) ... 09:27:44 Selecting previously unselected package libgssrpc4:amd64. 09:27:44 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 09:27:44 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:27:44 Selecting previously unselected package libkdb5-9:amd64. 09:27:44 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 09:27:44 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:27:44 Selecting previously unselected package libkadm5srv-mit11:amd64. 09:27:44 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:27:44 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:27:44 Selecting previously unselected package libkadm5clnt-mit11:amd64. 09:27:44 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:27:44 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:27:44 Selecting previously unselected package comerr-dev:amd64. 09:27:44 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 09:27:44 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:27:44 Selecting previously unselected package krb5-multidev:amd64. 09:27:44 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 09:27:44 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:27:44 Selecting previously unselected package libnorm1:amd64. 09:27:44 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 09:27:44 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:27:44 Selecting previously unselected package libnorm-dev:amd64. 09:27:44 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 09:27:44 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:27:45 Selecting previously unselected package libpgm-5.2-0:amd64. 09:27:45 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:27:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:27:45 Selecting previously unselected package libpgm-dev:amd64. 09:27:45 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:27:45 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:27:45 Selecting previously unselected package libsodium-dev:amd64. 09:27:45 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 09:27:45 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 09:27:45 Selecting previously unselected package libzmq5:amd64. 09:27:45 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 09:27:45 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:27:45 Selecting previously unselected package libkrb5-dev:amd64. 09:27:45 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 09:27:45 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:27:45 Selecting previously unselected package libzmq3-dev:amd64. 09:27:45 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 09:27:45 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:27:45 Selecting previously unselected package pkg-config. 09:27:45 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 09:27:45 Unpacking pkg-config (0.29.1-0ubuntu4) ... 09:27:45 Selecting previously unselected package zip. 09:27:45 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 09:27:45 Unpacking zip (3.0-11build1) ... 09:27:45 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:27:45 Setting up libsodium23:amd64 (1.0.18-1) ... 09:27:45 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:27:45 No schema files found: doing nothing. 09:27:45 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:27:45 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:27:45 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 09:27:45 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:27:45 Setting up liberror-perl (0.17029-1) ... 09:27:45 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:27:45 Setting up zip (3.0-11build1) ... 09:27:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:27:45 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:27:45 Setting up pkg-config (0.29.1-0ubuntu4) ... 09:27:45 Setting up libsodium-dev:amd64 (1.0.18-1) ... 09:27:45 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:27:45 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:27:45 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 09:27:45 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:27:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:27:45 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:27:45 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:27:45 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:27:45 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:27:45 Setting up git (1:2.25.1-1ubuntu3.2) ... 09:27:45 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:27:45 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:27:45 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:27:45 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:27:46 comerr-dev set to automatically installed. 09:27:46 git set to automatically installed. 09:27:46 git-man set to automatically installed. 09:27:46 krb5-multidev set to automatically installed. 09:27:46 libbrotli1 set to automatically installed. 09:27:46 libcurl3-gnutls set to automatically installed. 09:27:46 liberror-perl set to automatically installed. 09:27:46 libglib2.0-0 set to automatically installed. 09:27:46 libgssrpc4 set to automatically installed. 09:27:46 libkadm5clnt-mit11 set to automatically installed. 09:27:46 libkadm5srv-mit11 set to automatically installed. 09:27:46 libkdb5-9 set to automatically installed. 09:27:46 libkrb5-dev set to automatically installed. 09:27:46 libnghttp2-14 set to automatically installed. 09:27:46 libnorm-dev set to automatically installed. 09:27:46 libnorm1 set to automatically installed. 09:27:46 libpgm-5.2-0 set to automatically installed. 09:27:46 libpgm-dev set to automatically installed. 09:27:46 libpsl5 set to automatically installed. 09:27:46 librtmp1 set to automatically installed. 09:27:46 libsodium-dev set to automatically installed. 09:27:46 libsodium23 set to automatically installed. 09:27:46 libssh-4 set to automatically installed. 09:27:46 libzmq3-dev set to automatically installed. 09:27:46 libzmq5 set to automatically installed. 09:27:46 pkg-config set to automatically installed. 09:27:46 zip set to automatically installed. 09:27:47 snapd is not logged in, snap install commands will use sudo 09:27:53 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 09:27:54 Downloading snap 'edgex-app-service-configurable' 09:27:56 Pulling app-service-configurable 09:27:56 + snapcraftctl pull 09:27:58 Pulling config-common 09:27:58 + snapcraftctl pull 09:27:59 Pulling go-build-helper 09:27:59 + snapcraftctl pull 09:28:00 'edgex-go' has dependencies that need to be staged: go-build-helper 09:28:00 Skipping pull go-build-helper (already ran) 09:28:00 Building go-build-helper 09:28:00 + snapcraftctl build 09:28:01 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 09:28:02 Staging go-build-helper 09:28:02 + snapcraftctl stage 09:28:07 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 09:28:07 Fetched 290 kB in 0s (0 B/s) 09:28:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 09:28:07 Fetched 158 kB in 0s (0 B/s) 09:28:07 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 09:28:07 Fetched 242 kB in 0s (0 B/s) 09:28:07 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 09:28:07 Fetched 150 kB in 0s (0 B/s) 09:28:07 Pulling edgex-go 09:28:07 + snapcraftctl pull 09:28:08 Pulling hooks 09:28:08 + snapcraftctl pull 09:28:20 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:28:20 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 09:28:20 Fetched 96.1 kB in 0s (0 B/s) 09:28:20 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 09:28:20 Fetched 78.7 kB in 0s (0 B/s) 09:28:20 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 09:28:20 Fetched 48.0 kB in 0s (0 B/s) 09:28:20 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 09:28:20 Fetched 50.2 kB in 0s (0 B/s) 09:28:20 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 09:28:20 Fetched 14.7 kB in 0s (0 B/s) 09:28:20 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 09:28:20 Fetched 234 kB in 0s (0 B/s) 09:28:20 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 09:28:20 Fetched 155 kB in 0s (0 B/s) 09:28:20 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 09:28:20 Fetched 170 kB in 0s (0 B/s) 09:28:20 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 09:28:20 Fetched 267 kB in 0s (0 B/s) 09:28:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:28:20 Fetched 50.6 kB in 0s (0 B/s) 09:28:20 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 09:28:20 Fetched 15.1 kB in 0s (0 B/s) 09:28:20 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 09:28:20 Fetched 51.5 kB in 0s (0 B/s) 09:28:20 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 09:28:20 Fetched 121 kB in 0s (0 B/s) 09:28:20 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 09:28:20 Fetched 29.7 kB in 0s (0 B/s) 09:28:20 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 09:28:20 Fetched 1021 kB in 0s (0 B/s) 09:28:20 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 09:28:20 Fetched 49.3 kB in 0s (0 B/s) 09:28:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 09:28:20 Fetched 54.9 kB in 0s (0 B/s) 09:28:20 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 09:28:20 Fetched 16.6 kB in 0s (0 B/s) 09:28:20 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 09:28:20 Fetched 87.9 kB in 0s (0 B/s) 09:28:20 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 09:28:20 Fetched 142 kB in 0s (0 B/s) 09:28:20 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 09:28:20 Fetched 41.8 kB in 0s (0 B/s) 09:28:20 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 09:28:20 Fetched 181 kB in 0s (0 B/s) 09:28:20 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 09:28:20 Fetched 208 kB in 0s (0 B/s) 09:28:20 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 09:28:20 Fetched 161 kB in 0s (0 B/s) 09:28:20 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 09:28:20 Fetched 107 kB in 0s (0 B/s) 09:28:20 Pulling static-packages 09:28:20 + snapcraftctl pull 09:28:20 Pulling version 09:28:20 + cd /root/project 09:28:20 ++ git describe --tags --abbrev=0 09:28:20 ++ sed s/v// 09:28:20 + GIT_VERSION=2.2.0-dev.63 09:28:20 + '[' -z 2.2.0-dev.63 ']' 09:28:20 + snapcraftctl set-version 2.2.0-dev.63 09:28:22 Building app-service-configurable 09:28:22 + snapcraftctl build 09:28:24 Building config-common 09:28:24 + snapcraftctl build 09:28:25 + cp --archive --link --no-dereference . /root/parts/config-common/install 09:28:25 Skipping build go-build-helper (already ran) 09:28:25 Building edgex-go 09:28:26 + cd /root/parts/edgex-go/src 09:28:26 ++ git describe --tags --abbrev=0 09:28:26 ++ sed s/v// 09:28:26 + GIT_VERSION=2.2.0-dev.63 09:28:26 + '[' -z 2.2.0-dev.63 ']' 09:28:26 + echo 2.2.0-dev.63 09:28:26 + '[' '!' -d vendor ']' 09:28:26 + go mod download all 09:28:30 + make build 09:28:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:28:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:28:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:29:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:29:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:29:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:29:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:29:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:29:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:29:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:29:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:29:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:29:19 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:29:19 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:29:19 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:29:19 + case "$service" in 09:29:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:29:19 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 09:29:19 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:29:19 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:29:19 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:29:20 Building hooks 09:29:20 + cd /root/parts/hooks/src 09:29:20 + make build 09:29:20 go mod tidy 09:29:20 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 09:29:20 go: downloading github.com/stretchr/testify v1.7.0 09:29:20 go: downloading github.com/davecgh/go-spew v1.1.0 09:29:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:29:20 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:29:22 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:29:22 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:29:22 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:29:24 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:29:24 Building static-packages 09:29:24 + snapcraftctl build 09:29:26 Building version 09:29:26 + snapcraftctl build 09:29:29 Staging app-service-configurable 09:29:29 + snapcraftctl stage 09:29:30 Staging config-common 09:29:30 + snapcraftctl stage 09:29:31 Skipping stage go-build-helper (already ran) 09:29:31 Staging edgex-go 09:29:31 + snapcraftctl stage 09:29:33 Staging hooks 09:29:33 + snapcraftctl stage 09:29:34 Staging static-packages 09:29:34 + snapcraftctl stage 09:29:36 Staging version 09:29:36 + snapcraftctl stage 09:29:37 Priming app-service-configurable 09:29:37 + snapcraftctl prime 09:29:40 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 09:29:40 stage-packages: 09:29:40 - libnorm1 09:29:40 - libpgm-5.2-0 09:29:40 - libsodium23 09:29:40 - libzmq5 09:29:40 Priming config-common 09:29:40 + snapcraftctl prime 09:29:41 Priming go-build-helper 09:29:41 + snapcraftctl prime 09:29:42 Priming edgex-go 09:29:42 + snapcraftctl prime 09:29:44 Priming hooks 09:29:44 + snapcraftctl prime 09:29:46 Priming static-packages 09:29:46 + snapcraftctl prime 09:29:50 Priming version 09:29:50 + snapcraftctl prime 09:29:52 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:29:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:29:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:30:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:30:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:30:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:30:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:30:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:30:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:30:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:30:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:30:59 $ docker stop --time=1 bfe65a783437f557ba4731ebf2e09a068b4f9a6d83154446ed9e7926786ba6bf 09:31:01 $ docker rm -f bfe65a783437f557ba4731ebf2e09a068b4f9a6d83154446ed9e7926786ba6bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:04 09:31:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:05 latest: Pulling from edgex-devops/edgex-compose-arm64 09:31:05 29e5d40040c1: Pulling fs layer 09:31:05 1ce36da41761: Pulling fs layer 09:31:05 25b303627fd3: Pulling fs layer 09:31:05 29e5d40040c1: Verifying Checksum 09:31:05 29e5d40040c1: Download complete 09:31:05 1ce36da41761: Verifying Checksum 09:31:05 1ce36da41761: Download complete 09:31:05 29e5d40040c1: Pull complete 09:31:07 1ce36da41761: Pull complete 09:31:07 25b303627fd3: Verifying Checksum 09:31:07 25b303627fd3: Download complete 09:31:17 25b303627fd3: Pull complete 09:31:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:31:17 prd-ubuntu20.04-docker-arm64-4c-16g-20655 does not seem to be running inside a container 09:31:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:31:19 $ docker top 8b179f812b3d54f96ab719cf3ae2cc4585e5416db0d582cb43c92025dec26cec -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:20 + + docker-compose build --help 09:31:20 grep parallel 09:31:25 --parallel Build images in parallel. [Pipeline] } 09:31:25 $ docker stop --time=1 8b179f812b3d54f96ab719cf3ae2cc4585e5416db0d582cb43c92025dec26cec 09:31:27 $ docker rm -f 8b179f812b3d54f96ab719cf3ae2cc4585e5416db0d582cb43c92025dec26cec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:28 . [Pipeline] withDockerContainer 09:31:28 prd-ubuntu20.04-docker-arm64-4c-16g-20655 does not seem to be running inside a container 09:31:28 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:31:29 $ docker top 19fe52e00a219a9024f052b57f099446d7f5a2973444b7a92c5b6092671775c1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:30 + docker-compose -f ./docker-compose-build.yml build --parallel 09:31:36 Building core-command ... 09:31:36 Building core-data ... 09:31:36 Building core-metadata ... 09:31:36 Building security-bootstrapper ... 09:31:36 Building security-proxy-setup ... 09:31:36 Building security-secretstore-setup ... 09:31:36 Building security-spiffe-token-provider ... 09:31:36 Building security-spire-agent ... 09:31:36 Building security-spire-config ... 09:31:36 Building security-spire-server ... 09:31:36 Building support-notifications ... 09:31:36 Building support-scheduler ... 09:31:36 Building sys-mgmt-agent ... 09:31:36 Building security-bootstrapper 09:31:36 Building security-secretstore-setup 09:31:36 Building security-proxy-setup 09:31:36 Building sys-mgmt-agent 09:31:36 Building core-data 09:33:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:33:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:33:27 ---> 0a679c00e54f 09:33:27 Step 3/25 : WORKDIR /edgex-go 09:33:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:33:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:33:27 ---> 0a679c00e54f 09:33:27 Step 3/22 : WORKDIR /edgex-go 09:33:27 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:33:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:33:27 ---> 0a679c00e54f 09:33:27 Step 3/31 : WORKDIR /edgex-go 09:33:27 ---> Running in e67ab2bad7c6 09:33:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:33:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:33:27 ---> 0a679c00e54f 09:33:27 Step 3/23 : WORKDIR /edgex-go 09:33:27 ---> Running in fe55e2a2e45b 09:33:27 ---> Running in 11d8cef69862 09:33:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:33:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:33:27 ---> 0a679c00e54f 09:33:27 ---> Running in 4e8dd844871c 09:33:27 Step 3/23 : WORKDIR /edgex-go 09:33:27 ---> Running in 1f01979f1bc0 09:33:27 Removing intermediate container fe55e2a2e45b 09:33:27 ---> 9c3cb2a4e884 09:33:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:27 Removing intermediate container e67ab2bad7c6 09:33:27 ---> f9efd05c15c4 09:33:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:27 Removing intermediate container 4e8dd844871c 09:33:27 ---> cadff17b4036 09:33:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:27 Removing intermediate container 1f01979f1bc0 09:33:27 ---> 441e20cadd4f 09:33:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:27 ---> Running in 31ca21393b2c 09:33:27 Removing intermediate container 11d8cef69862 09:33:27 ---> 251305f3e303 09:33:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:27 ---> Running in 92cddb8a9b13 09:33:27 ---> Running in 0bd5050b3979 09:33:27 ---> Running in 9b8c0358a881 09:33:27 ---> Running in fa451e1b3f25 09:33:27 Removing intermediate container 31ca21393b2c 09:33:27 ---> a747b7f61cb0 09:33:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:33:27 ---> Running in 3c706863f822 09:33:27 Removing intermediate container 92cddb8a9b13 09:33:27 ---> 1687acf1f1ab 09:33:27 Step 5/22 : RUN apk add --update --no-cache make git 09:33:27 Removing intermediate container 9b8c0358a881 09:33:27 ---> 05ec36150be0 09:33:27 Step 5/23 : RUN apk add --update --no-cache make bash git 09:33:27 ---> Running in 0e8f536f014c 09:33:27 ---> Running in bdabf1b5e2e8 09:33:27 Removing intermediate container 0bd5050b3979 09:33:27 ---> f77b38decf03 09:33:27 Step 5/31 : RUN apk add --update --no-cache make git 09:33:27 Removing intermediate container fa451e1b3f25 09:33:27 ---> b2a76002aa36 09:33:27 Step 5/25 : RUN apk add --update --no-cache make git 09:33:27 ---> Running in 063cc2f73c5a 09:33:27 ---> Running in dd0eeb335383 09:33:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:33:29 OK: 220 MiB in 52 packages 09:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:33:30 OK: 220 MiB in 52 packages 09:33:30 Removing intermediate container 3c706863f822 09:33:30 ---> b2970124fcd0 09:33:30 Step 6/23 : COPY go.mod vendor* ./ 09:33:30 OK: 220 MiB in 52 packages 09:33:30 OK: 220 MiB in 52 packages 09:33:31 OK: 220 MiB in 52 packages 09:33:32 Removing intermediate container 0e8f536f014c 09:33:32 ---> ccdd45ffa264 09:33:32 Step 6/22 : COPY go.mod vendor* ./ 09:33:32 Removing intermediate container 063cc2f73c5a 09:33:32 ---> ab4431111f66 09:33:32 Step 6/31 : COPY go.mod vendor* ./ 09:33:32 Removing intermediate container dd0eeb335383 09:33:32 ---> 34b71d17ce25 09:33:32 Step 6/25 : COPY go.mod vendor* ./ 09:33:32 Removing intermediate container bdabf1b5e2e8 09:33:32 ---> 5c03af41cddf 09:33:32 Step 6/23 : COPY go.mod vendor* ./ 09:33:32 ---> 2b4e83d7bb30 09:33:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:32 ---> Running in 8f8264b79af9 09:33:33 ---> 75e9f55d06df 09:33:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:33 ---> Running in 10b469447192 09:33:34 ---> 5ea2b6a06c55 09:33:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:34 ---> d3601e33e1a4 09:33:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:34 ---> 093b5d2df4ba 09:33:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:34 ---> Running in 482cd2c3023a 09:33:34 ---> Running in 6606b6d61a37 09:33:34 ---> Running in 6bcb8a24c7d6 09:33:38 Removing intermediate container 8f8264b79af9 09:33:38 ---> 0a64cb70069a 09:33:38 Step 8/23 : COPY . . 09:33:38 Removing intermediate container 10b469447192 09:33:38 ---> 798f355eb073 09:33:38 Step 8/22 : COPY . . 09:33:40 Removing intermediate container 482cd2c3023a 09:33:40 ---> 2d75ab5f8794 09:33:40 Step 8/31 : COPY . . 09:33:40 Removing intermediate container 6606b6d61a37 09:33:40 ---> 992e9bd7b191 09:33:40 Step 8/23 : COPY . . 09:33:40 Removing intermediate container 6bcb8a24c7d6 09:33:40 ---> 027a72556e47 09:33:40 Step 8/25 : COPY . . 09:34:13 ---> f1dd5f52f3be 09:34:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:34:13 ---> 06795398ea9a 09:34:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:34:13 ---> Running in 04564353062b 09:34:13 ---> Running in 39530b98b91c 09:34:13 ---> 27820e33b3f1 09:34:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:34:13 ---> Running in 5e440d6f9e56 09:34:13 ---> fe104831c906 09:34:13 Step 9/23 : RUN make cmd/core-data/core-data 09:34:13 ---> Running in 27abb492ef36 09:34:14 ---> 39441d67e400 09:34:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:34:14 ---> Running in 680a4df48100 09:34:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:34:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:34:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:34:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:34:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:41:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:41:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:41:35 Removing intermediate container 39530b98b91c 09:41:35 ---> 811aaed658ab 09:41:35 09:41:35 Step 10/22 : FROM alpine:3.14 09:41:35 Removing intermediate container 04564353062b 09:41:35 ---> 41c447eb6af7 09:41:35 09:41:35 Step 10/31 : FROM alpine:3.14 09:41:35 Removing intermediate container 680a4df48100 09:41:35 ---> 74f801e36c8e 09:41:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:41:35 Removing intermediate container 5e440d6f9e56 09:41:35 ---> 2c2535bdde3b 09:41:35 09:41:35 Step 10/25 : FROM alpine:3.14 09:41:35 ---> Running in 18abbf7ad2fc 09:41:35 3.14: Pulling from library/alpine 09:41:35 3.14: Pulling from library/alpine 09:41:35 3.14: Pulling from library/alpine 09:41:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:41:35 Status: Downloaded newer image for alpine:3.14 09:41:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:41:35 Status: Image is up to date for alpine:3.14 09:41:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:41:35 Status: Image is up to date for alpine:3.14 09:41:35 ---> ac73e934f311 09:41:35 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:41:35 ---> ac73e934f311 09:41:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:41:35 ---> ac73e934f311 09:41:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:41:35 ---> Running in 07c15f3082a3 09:41:35 ---> Running in 44b47b483153 09:41:35 ---> Running in 43f50f1d88e3 09:41:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:41:35 Removing intermediate container 43f50f1d88e3 09:41:35 ---> 9ef02c4de35f 09:41:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:41:35 ---> Running in ac4bbd4f1d91 09:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:41:37 Removing intermediate container 18abbf7ad2fc 09:41:37 ---> ddc13245fbf2 09:41:37 09:41:37 Step 11/23 : FROM docker:20.10.14 09:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:41:38 20.10.14: Pulling from library/docker 09:41:38 (1/6) Installing ca-certificates (20211220-r0) 09:41:38 (2/6) Installing brotli-libs (1.0.9-r5) 09:41:38 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:41:38 (4/6) Installing libcurl (7.79.1-r0) 09:41:38 (5/6) Installing curl (7.79.1-r0) 09:41:38 (6/6) Installing dumb-init (1.2.5-r1) 09:41:38 Executing busybox-1.33.1-r7.trigger 09:41:38 Executing ca-certificates-20211220-r0.trigger 09:41:38 (1/3) Installing ca-certificates (20211220-r0) 09:41:38 (2/3) Installing dumb-init (1.2.5-r1) 09:41:38 (3/3) Installing su-exec (0.2-r1) 09:41:38 Executing busybox-1.33.1-r7.trigger 09:41:38 Executing ca-certificates-20211220-r0.trigger 09:41:38 OK: 8 MiB in 20 packages 09:41:39 OK: 6 MiB in 17 packages 09:41:39 (1/2) Installing dumb-init (1.2.5-r1) 09:41:39 (2/2) Installing su-exec (0.2-r1) 09:41:39 Executing busybox-1.33.1-r7.trigger 09:41:39 OK: 6 MiB in 16 packages 09:41:42 Removing intermediate container ac4bbd4f1d91 09:41:42 ---> 3887eb61dac8 09:41:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:41:42 ---> Running in 577760bdebb5 09:41:43 Removing intermediate container 44b47b483153 09:41:43 ---> e2e783de861f 09:41:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:41:43 Removing intermediate container 07c15f3082a3 09:41:43 ---> dc607e50865f 09:41:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:41:43 ---> Running in ee7238245818 09:41:43 Removing intermediate container 577760bdebb5 09:41:43 ---> 5b3b4dc05a8e 09:41:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:41:43 ---> Running in 611be8611c3c 09:41:43 ---> Running in f8361adbf7ea 09:41:43 Removing intermediate container ee7238245818 09:41:43 ---> 64ddab99a8f8 09:41:43 Step 13/25 : WORKDIR / 09:41:43 ---> Running in f855c7527925 09:41:44 Removing intermediate container f8361adbf7ea 09:41:44 ---> 116788444e0e 09:41:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:41:44 Removing intermediate container 611be8611c3c 09:41:44 ---> c53f37204b53 09:41:44 Step 13/22 : WORKDIR /edgex 09:41:44 ---> Running in befbc5e155c3 09:41:44 ---> Running in b13570757723 09:41:45 Removing intermediate container f855c7527925 09:41:45 ---> 218e189602b9 09:41:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:41:45 Removing intermediate container b13570757723 09:41:45 ---> 4d2e5fa06032 09:41:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:41:46 ---> 8d61d2c5ced3 09:41:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:41:47 ---> f3b1f08c60e7 09:41:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:41:47 Removing intermediate container befbc5e155c3 09:41:47 ---> ead36af56904 09:41:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:41:47 ---> Running in 110552b105e2 09:41:47 ---> d9cb9401c3d6 09:41:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:41:48 Removing intermediate container 110552b105e2 09:41:48 ---> 2b8ea8b4eea4 09:41:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:41:49 ---> 2aba76a2fdf3 09:41:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:41:50 ---> ba4825d3fc05 09:41:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:41:50 ---> Running in 25bc68faacc0 09:41:51 ---> 81fac813e2f4 09:41:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:41:51 ---> 2d56d87fb8cb 09:41:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:41:53 Removing intermediate container 25bc68faacc0 09:41:53 ---> d1d49417a4af 09:41:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:41:54 ---> 64f14aa5afc1 09:41:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:41:54 ---> 4e51b1634565 09:41:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:41:55 ---> 480bcf2d8cc5 09:41:55 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:41:56 ---> 3fbbb5bd2b66 09:41:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:56 ---> Running in 31a15042534c 09:41:58 ---> 13f473bb14ec 09:41:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:41:58 ---> 1cb1bc3edfb4 09:41:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:41:59 Removing intermediate container 31a15042534c 09:41:59 ---> 1aa2788aeb12 09:41:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:41:59 ---> 9f626745cc90 09:41:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:41:59 ---> Running in 62672df36d1d 09:41:59 ---> a00e766c59c4 09:41:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:41:59 ---> Running in 51a06eed4caa 09:42:00 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 09:42:00 Status: Downloaded newer image for docker:20.10.14 09:42:00 Removing intermediate container 62672df36d1d 09:42:00 ---> a9827f1148c4 09:42:00 Step 20/22 : LABEL arch=arm64 09:42:00 ---> c346e9eafbab 09:42:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:42:00 ---> Running in 835f1628df2d 09:42:00 ---> Running in 5bf4b71b2cc0 09:42:00 ---> 82c79148fcb7 09:42:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:42:01 Removing intermediate container 835f1628df2d 09:42:01 ---> ad7fb6b9da02 09:42:01 Step 21/22 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:42:01 Removing intermediate container 5bf4b71b2cc0 09:42:01 ---> 3c52cd98f035 09:42:01 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:42:01 ---> Running in ad75997783f8 09:42:01 ---> Running in 17485067ac2e 09:42:02 Removing intermediate container 27abb492ef36 09:42:02 ---> 1202a7922652 09:42:02 09:42:02 Step 10/23 : FROM alpine:3.14 09:42:02 ---> ac73e934f311 09:42:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:42:02 ---> 5c87a03b379d 09:42:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:42:02 ---> Running in 35b424f03d4c 09:42:02 Removing intermediate container 51a06eed4caa 09:42:02 ---> 38259ff1aec7 09:42:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:42:02 Removing intermediate container ad75997783f8 09:42:02 ---> caf406799e0e 09:42:02 Step 22/22 : LABEL version=0.0.0 09:42:02 ---> Running in 28d029504073 09:42:02 ---> Running in 25d48e5d5106 09:42:02 ---> Running in 6ce7bfe1b9db 09:42:03 Removing intermediate container 35b424f03d4c 09:42:03 ---> dc510a69d529 09:42:03 Step 12/23 : ENV APP_PORT=59880 09:42:03 ---> Running in 4d6d12260be4 09:42:03 Removing intermediate container 28d029504073 09:42:03 ---> 2f3095872f79 09:42:03 Step 23/25 : LABEL arch=arm64 09:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:42:03 Removing intermediate container 25d48e5d5106 09:42:03 ---> 73461378bbe5 09:42:03 09:42:03 ---> Running in 5b1d03eb40d7 09:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:42:03 Removing intermediate container 6ce7bfe1b9db 09:42:03 ---> a19b8d54d9a8 09:42:03 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:42:03 Removing intermediate container 4d6d12260be4 09:42:03 ---> 1e9c5227ec0a 09:42:03 Step 13/23 : EXPOSE $APP_PORT 09:42:04 ---> Running in 39a21022a3fe 09:42:04 Removing intermediate container 5b1d03eb40d7 09:42:04 ---> cf6cc1a42125 09:42:04 Step 24/25 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:42:04 ---> Running in a35b44792e4b 09:42:04 (1/43) Installing readline (8.1.1-r0) 09:42:04 (2/43) Installing bash (5.1.16-r0) 09:42:04 Executing bash-5.1.16-r0.post-install 09:42:04 (3/43) Installing brotli-libs (1.0.9-r5) 09:42:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:42:04 Removing intermediate container 39a21022a3fe 09:42:04 ---> 5a329933ffca 09:42:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:04 (5/43) Installing libcurl (7.80.0-r0) 09:42:04 (6/43) Installing curl (7.80.0-r0) 09:42:04 (7/43) Installing dumb-init (1.2.5-r1) 09:42:04 (8/43) Installing libbz2 (1.0.8-r1) 09:42:04 (9/43) Installing expat (2.4.7-r0) 09:42:04 Successfully built 73461378bbe5 09:42:04 (10/43) Installing libffi (3.4.2-r1) 09:42:05 (11/43) Installing gdbm (1.22-r0) 09:42:05 Successfully tagged security-proxy-setup-arm64:latest 09:42:05  Building security-proxy-setup ... done (12/43) Installing xz-libs (5.2.5-r1) 09:42:05 Building security-spire-agent 09:42:05 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:42:05 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:42:05 (15/43) Installing mpdecimal (2.5.1-r1) 09:42:05 ---> Running in 836e43bc34f4 09:42:05 (16/43) Installing sqlite-libs (3.36.0-r0) 09:42:05 (17/43) Installing python3 (3.9.7-r4) 09:42:05 Removing intermediate container a35b44792e4b 09:42:05 ---> 1d9d8d6cefe8 09:42:05 Step 25/25 : LABEL version=0.0.0 09:42:05 ---> 761ecc717d9a 09:42:05 Step 26/31 : RUN chmod +x /entrypoint.sh 09:42:05 ---> Running in 322ab52fbeb4 09:42:05 ---> Running in 86ba667f9ae4 09:42:06 Removing intermediate container 322ab52fbeb4 09:42:06 ---> b7d8fc7aabee 09:42:06 09:42:07 Successfully built b7d8fc7aabee 09:42:07 Successfully tagged security-secretstore-setup-arm64:latest 09:42:07  Building security-secretstore-setup ... done Building core-command 09:42:07 (18/43) Installing py3-appdirs (1.4.4-r2) 09:42:07 (19/43) Installing py3-certifi (2020.12.5-r1) 09:42:07 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:42:07 (21/43) Installing py3-idna (3.3-r0) 09:42:07 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:42:08 (23/43) Installing py3-requests (2.26.0-r1) 09:42:08 (24/43) Installing py3-msgpack (1.0.2-r1) 09:42:08 (25/43) Installing py3-lockfile (0.12.2-r4) 09:42:08 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:42:08 (27/43) Installing py3-colorama (0.4.4-r1) 09:42:08 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:42:08 (29/43) Installing py3-distlib (0.3.3-r0) 09:42:08 (30/43) Installing py3-distro (1.6.0-r0) 09:42:08 (31/43) Installing py3-six (1.16.0-r0) 09:42:08 (32/43) Installing py3-webencodings (0.5.1-r4) 09:42:08 (33/43) Installing py3-html5lib (1.1-r1) 09:42:08 (34/43) Installing py3-parsing (2.4.7-r2) 09:42:08 (35/43) Installing py3-packaging (20.9-r1) 09:42:08 (36/43) Installing py3-tomli (1.2.2-r0) 09:42:08 (37/43) Installing py3-pep517 (0.12.0-r0) 09:42:08 (38/43) Installing py3-progress (1.6-r0) 09:42:08 (39/43) Installing py3-retrying (1.3.3-r2) 09:42:08 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:42:08 (41/43) Installing py3-setuptools (52.0.0-r4) 09:42:08 (42/43) Installing py3-toml (0.10.2-r2) 09:42:08 (43/43) Installing py3-pip (20.3.4-r1) 09:42:08 Removing intermediate container 836e43bc34f4 09:42:08 ---> 668a61da833a 09:42:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:42:09 ---> Running in 32bed2327dcc 09:42:09 Removing intermediate container 86ba667f9ae4 09:42:09 ---> 901edea70b0e 09:42:09 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:42:09 Executing busybox-1.34.1-r5.trigger 09:42:09 OK: 82 MiB in 65 packages 09:42:10 ---> Running in 829f053fae8a 09:42:10 Removing intermediate container 829f053fae8a 09:42:10 ---> 5f65bf3e139d 09:42:10 Step 28/31 : CMD ["gate"] 09:42:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:42:11 ---> Running in ca6062bae967 09:42:11 Removing intermediate container ca6062bae967 09:42:11 ---> b6dfa7987fe0 09:42:11 Step 29/31 : LABEL arch=arm64 09:42:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:42:12 ---> Running in 8dc55800d0a6 09:42:12 Removing intermediate container 8dc55800d0a6 09:42:12 ---> f2c18f28ba67 09:42:12 Step 30/31 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:42:12 (1/6) Installing dumb-init (1.2.5-r1) 09:42:13 ---> Running in 2d5d20316674 09:42:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:42:13 (3/6) Installing libsodium (1.0.18-r0) 09:42:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:42:13 (5/6) Installing libzmq (4.3.4-r0) 09:42:13 Removing intermediate container 2d5d20316674 09:42:13 ---> 1da6536cf1e7 09:42:13 Step 31/31 : LABEL version=0.0.0 09:42:13 (6/6) Installing zeromq (4.3.4-r0) 09:42:13 Executing busybox-1.33.1-r7.trigger 09:42:13 OK: 8 MiB in 20 packages 09:42:13 ---> Running in 565f322bca60 09:42:14 Removing intermediate container 565f322bca60 09:42:14 ---> 20a4b0ccf4f9 09:42:14 09:42:14 Collecting docker-compose==1.23.2 09:42:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:42:15 Removing intermediate container 32bed2327dcc 09:42:15 ---> d80faf99051e 09:42:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:15 Successfully built 20a4b0ccf4f9 09:42:15 Successfully tagged security-bootstrapper-arm64:latest 09:42:15  Building security-bootstrapper ... done Building security-spire-config 09:42:15 ---> 5ba97c1c4a9d 09:42:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:42:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:42:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:42:16 Collecting texttable<0.10,>=0.9.0 09:42:16 Downloading texttable-0.9.1.tar.gz (11 kB) 09:42:17 ---> b323b3b07235 09:42:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:42:18 ---> 166effd32957 09:42:18 Step 19/23 : ENTRYPOINT ["/core-data"] 09:42:18 Collecting jsonschema<3,>=2.5.1 09:42:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:42:18 ---> Running in f0353afc99c1 09:42:19 Removing intermediate container f0353afc99c1 09:42:19 ---> 2b45a65891b3 09:42:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:19 Collecting docker<4.0,>=3.6.0 09:42:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:42:19 ---> Running in f53c36654845 09:42:20 Removing intermediate container f53c36654845 09:42:20 ---> 43ca6136c611 09:42:20 Step 21/23 : LABEL arch=arm64 09:42:20 ---> Running in 3c625f61cede 09:42:20 Collecting PyYAML<4,>=3.10 09:42:20 Downloading PyYAML-3.13.tar.gz (270 kB) 09:42:20 Removing intermediate container 3c625f61cede 09:42:20 ---> 2f864c34c2d6 09:42:20 Step 22/23 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:42:20 ---> Running in 7546e5188d88 09:42:21 Removing intermediate container 7546e5188d88 09:42:21 ---> b06901a62a4b 09:42:21 Step 23/23 : LABEL version=0.0.0 09:42:21 ---> Running in 28433f51bfa7 09:42:21 Removing intermediate container 28433f51bfa7 09:42:21 ---> b02d4a75b790 09:42:21 09:42:22 Successfully built b02d4a75b790 09:42:22 Successfully tagged core-data-arm64:latest 09:42:22 Building support-scheduler 09:42:24  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 09:42:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:42:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 09:42:24 Collecting cached-property<2,>=1.2.0 09:42:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:42:24 Collecting dockerpty<0.5,>=0.4.1 09:42:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:42:26 Collecting docopt<0.7,>=0.6.1 09:42:26 Downloading docopt-0.6.2.tar.gz (25 kB) 09:42:29 Collecting docker-pycreds>=0.4.0 09:42:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:42:29 Collecting idna<2.8,>=2.5 09:42:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:42:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 09:42:30 Collecting urllib3<1.25,>=1.21.1 09:42:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:42:30 Collecting chardet<3.1.0,>=3.0.2 09:42:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:42:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:42:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:42:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:42:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:42:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:42:32 Attempting uninstall: urllib3 09:42:32 Found existing installation: urllib3 1.26.7 09:42:32 Uninstalling urllib3-1.26.7: 09:42:32 Successfully uninstalled urllib3-1.26.7 09:42:32 Attempting uninstall: idna 09:42:32 Found existing installation: idna 3.3 09:42:32 Uninstalling idna-3.3: 09:42:33 Successfully uninstalled idna-3.3 09:42:35 Attempting uninstall: requests 09:42:35 Found existing installation: requests 2.26.0 09:42:35 Uninstalling requests-2.26.0: 09:42:35 Successfully uninstalled requests-2.26.0 09:42:36 Running setup.py install for texttable: started 09:42:38 Running setup.py install for texttable: finished with status 'done' 09:42:38 Running setup.py install for PyYAML: started 09:42:41 Running setup.py install for PyYAML: finished with status 'done' 09:42:41 Running setup.py install for docopt: started 09:42:44 Running setup.py install for docopt: finished with status 'done' 09:42:44 Running setup.py install for dockerpty: started 09:42:46 Running setup.py install for dockerpty: finished with status 'done' 09:42:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:43:06 Removing intermediate container 17485067ac2e 09:43:06 ---> af0afe6f4d86 09:43:06 Step 14/23 : ENV APP_PORT=58890 09:43:06 ---> Running in b41ae5b4d675 09:43:06 Removing intermediate container b41ae5b4d675 09:43:06 ---> aecea71b3a1e 09:43:06 Step 15/23 : EXPOSE $APP_PORT 09:43:06 ---> Running in 7addc069a392 09:43:06 Removing intermediate container 7addc069a392 09:43:06 ---> 1965eab60e73 09:43:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:43:08 ---> 250759e9e045 09:43:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:43:09 ---> 83b64db67fe3 09:43:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:43:10 ---> 57a831c8499e 09:43:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:43:10 ---> Running in cf20a4653986 09:43:10 Removing intermediate container cf20a4653986 09:43:10 ---> 8c58699991e1 09:43:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:43:11 ---> Running in 8c3e6c5d0072 09:43:11 Removing intermediate container 8c3e6c5d0072 09:43:11 ---> 532ef3f7868c 09:43:11 Step 21/23 : LABEL arch=arm64 09:43:11 ---> Running in ac550068fbb8 09:43:12 Removing intermediate container ac550068fbb8 09:43:12 ---> 4cdb8294bef9 09:43:12 Step 22/23 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:43:12 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:43:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:43:12 ---> 0a679c00e54f 09:43:12 Step 3/26 : WORKDIR /edgex-go 09:43:12 ---> Using cache 09:43:12 ---> 251305f3e303 09:43:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:12 ---> Using cache 09:43:12 ---> b2a76002aa36 09:43:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:43:12 ---> Running in d6bb00e5eda9 09:43:12 ---> Running in 40332ec7737e 09:43:14 Removing intermediate container 40332ec7737e 09:43:14 ---> a2488ba0fd00 09:43:14 Step 23/23 : LABEL version=0.0.0 09:43:14 ---> Running in 99172eebc4d2 09:43:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:43:14 Removing intermediate container 99172eebc4d2 09:43:14 ---> b8fa2ba89c6b 09:43:14 09:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:43:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:43:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:43:15 ---> 0a679c00e54f 09:43:15 Step 3/23 : WORKDIR /edgex-go 09:43:15 ---> Using cache 09:43:15 ---> 251305f3e303 09:43:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:15 ---> Using cache 09:43:15 ---> b2a76002aa36 09:43:15 Step 5/23 : RUN apk add --update --no-cache make git 09:43:15 ---> Using cache 09:43:15 ---> 34b71d17ce25 09:43:15 Step 6/23 : COPY go.mod vendor* ./ 09:43:15 ---> Using cache 09:43:15 ---> 093b5d2df4ba 09:43:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:15 ---> Using cache 09:43:15 ---> 027a72556e47 09:43:15 Step 8/23 : COPY . . 09:43:15 ---> Using cache 09:43:15 ---> 27820e33b3f1 09:43:15 Step 9/23 : RUN make cmd/core-command/core-command 09:43:15 ---> Running in 8735cf05805a 09:43:16 Successfully built b8fa2ba89c6b 09:43:16 OK: 220 MiB in 52 packages 09:43:16 Successfully tagged sys-mgmt-agent-arm64:latest 09:43:16  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 09:43:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:43:17 Removing intermediate container d6bb00e5eda9 09:43:17 ---> ea2ad07550fd 09:43:17 Step 6/26 : COPY go.mod vendor* ./ 09:43:19 ---> 0a3d7ba4f3f2 09:43:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:19 ---> Running in 7eda1411e6c1 09:43:25 Removing intermediate container 7eda1411e6c1 09:43:25 ---> 13809a9e6d27 09:43:25 Step 8/26 : COPY . . 09:43:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:43:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:43:27 ---> 0a679c00e54f 09:43:27 Step 3/26 : WORKDIR /edgex-go 09:43:27 ---> Using cache 09:43:27 ---> 251305f3e303 09:43:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:27 ---> Using cache 09:43:27 ---> b2a76002aa36 09:43:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:43:27 ---> Using cache 09:43:27 ---> ea2ad07550fd 09:43:27 Step 6/26 : COPY go.mod vendor* ./ 09:43:27 ---> Using cache 09:43:27 ---> 0a3d7ba4f3f2 09:43:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:27 ---> Using cache 09:43:27 ---> 13809a9e6d27 09:43:27 Step 8/26 : COPY . . 09:43:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:43:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:43:34 ---> 0a679c00e54f 09:43:34 Step 3/22 : WORKDIR /edgex-go 09:43:34 ---> Using cache 09:43:34 ---> 251305f3e303 09:43:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:34 ---> Using cache 09:43:34 ---> b2a76002aa36 09:43:34 Step 5/22 : RUN apk add --update --no-cache make git 09:43:34 ---> Using cache 09:43:34 ---> 34b71d17ce25 09:43:34 Step 6/22 : COPY go.mod vendor* ./ 09:43:34 ---> Using cache 09:43:34 ---> 093b5d2df4ba 09:43:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:34 ---> Using cache 09:43:34 ---> 027a72556e47 09:43:34 Step 8/22 : COPY . . 09:43:34 ---> Using cache 09:43:34 ---> 27820e33b3f1 09:43:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:43:35 ---> Running in 39dc3d0223ef 09:43:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:44:04 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:44:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:44:04 ---> 0a679c00e54f 09:44:04 Step 3/20 : WORKDIR /edgex-go 09:44:04 ---> Using cache 09:44:04 ---> 251305f3e303 09:44:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:44:04 ---> Running in 320cb26ca028 09:44:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:44:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:44:07 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:44:07 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:44:07 OK: 15739 distinct packages available 09:44:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:44:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:44:10 OK: 220 MiB in 52 packages 09:44:12 Removing intermediate container 320cb26ca028 09:44:12 ---> 1c3a66b7f0d6 09:44:12 Step 5/20 : COPY go.mod vendor* ./ 09:44:13 ---> 9ec9435db2f6 09:44:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:44:13 ---> Running in 5c5fe0c4d567 09:44:14 ---> e2756bed03cc 09:44:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:15 ---> Running in 708f28628fa5 09:44:15 Removing intermediate container 5c5fe0c4d567 09:44:15 ---> 4281afdc47b9 09:44:15 Step 10/26 : RUN mkdir -p spire-build 09:44:15 ---> Running in 58373b62c698 09:44:16 ---> bc923a3bc66c 09:44:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:44:16 ---> Running in 9b116cb59b09 09:44:17 Removing intermediate container 9b116cb59b09 09:44:17 ---> a8db87d9b75d 09:44:17 Step 10/26 : RUN mkdir -p spire-build 09:44:17 ---> Running in 8279e693ed4b 09:44:19 Removing intermediate container 58373b62c698 09:44:19 ---> c5ddbde4f8eb 09:44:19 Step 11/26 : WORKDIR /edgex-go/spire-build 09:44:19 ---> Running in d1664e9b2ebe 09:44:20 Removing intermediate container d1664e9b2ebe 09:44:20 ---> 6583145be48b 09:44:20 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:44:20 ---> Running in 0c408f34fa0b 09:44:21 Removing intermediate container 8279e693ed4b 09:44:21 ---> d24db7f76d8f 09:44:21 Step 11/26 : WORKDIR /edgex-go/spire-build 09:44:21 ---> Running in bc26f7223066 09:44:22 Removing intermediate container bc26f7223066 09:44:22 ---> 9ef8b78e40e1 09:44:22 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:44:22 Removing intermediate container 708f28628fa5 09:44:23 ---> 5504d8ee1440 09:44:23 Step 7/20 : COPY . . 09:44:23 ---> Running in e445695168d1 09:44:24 spire-1.2.1/ 09:44:24 spire-1.2.1/.data/ 09:44:24 spire-1.2.1/.data/.file 09:44:24 spire-1.2.1/.dockerignore 09:44:24 spire-1.2.1/.gitattributes 09:44:24 spire-1.2.1/.githooks/ 09:44:24 spire-1.2.1/.githooks/pre-commit 09:44:24 spire-1.2.1/.github/ 09:44:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:44:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:44:24 spire-1.2.1/.github/dependabot.yml 09:44:24 spire-1.2.1/.github/workflows/ 09:44:24 spire-1.2.1/.github/workflows/nightly_build.yaml 09:44:24 spire-1.2.1/.github/workflows/pr_build.yaml 09:44:24 spire-1.2.1/.github/workflows/release_build.yaml 09:44:24 spire-1.2.1/.github/workflows/scripts/ 09:44:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:44:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:44:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:44:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:44:24 spire-1.2.1/.github/workflows/scripts/split.sh 09:44:24 spire-1.2.1/.gitignore 09:44:24 spire-1.2.1/.go-version 09:44:24 spire-1.2.1/.golangci.yml 09:44:24 spire-1.2.1/ADOPTERS.md 09:44:24 spire-1.2.1/CHANGELOG.md 09:44:24 spire-1.2.1/CODE-OF-CONDUCT.md 09:44:24 spire-1.2.1/CODEOWNERS 09:44:24 spire-1.2.1/CONTRIBUTING.md 09:44:24 spire-1.2.1/Dockerfile 09:44:24 spire-1.2.1/Dockerfile.dev 09:44:24 spire-1.2.1/Dockerfile.scratch 09:44:24 spire-1.2.1/LICENSE 09:44:24 spire-1.2.1/MAINTAINERS.md 09:44:24 spire-1.2.1/Makefile 09:44:24 spire-1.2.1/README.md 09:44:24 spire-1.2.1/ROADMAP.md 09:44:24 spire-1.2.1/SECURITY.md 09:44:24 spire-1.2.1/cmd/ 09:44:24 spire-1.2.1/cmd/spire-agent/ 09:44:24 spire-1.2.1/cmd/spire-agent/cli/ 09:44:24 spire-1.2.1/cmd/spire-agent/cli/api/ 09:44:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/common/ 09:44:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:44:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/run/ 09:44:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:44:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:44:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:44:24 spire-1.2.1/cmd/spire-agent/main.go 09:44:24 spire-1.2.1/cmd/spire-server/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/agent/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/cli.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/run/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/token/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/validate/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/x509/ 09:44:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:44:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:44:24 spire-1.2.1/cmd/spire-server/main.go 09:44:24 spire-1.2.1/cmd/spire-server/util/ 09:44:24 spire-1.2.1/cmd/spire-server/util/util.go 09:44:24 spire-1.2.1/conf/ 09:44:24 spire-1.2.1/conf/agent/ 09:44:24 spire-1.2.1/conf/agent/agent.conf 09:44:24 spire-1.2.1/conf/agent/agent_full.conf 09:44:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:44:24 spire-1.2.1/conf/server/ 09:44:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:44:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:44:24 spire-1.2.1/conf/server/server.conf 09:44:24 spire-1.2.1/conf/server/server_full.conf 09:44:24 spire-1.2.1/doc/ 09:44:24 spire-1.2.1/doc/SPIRE101.md 09:44:24 spire-1.2.1/doc/auditlog.md 09:44:24 spire-1.2.1/doc/authorization_policy_engine.md 09:44:24 spire-1.2.1/doc/changelog_guidelines.md 09:44:24 spire-1.2.1/doc/cure53-report.pdf 09:44:24 spire-1.2.1/doc/images/ 09:44:24 spire-1.2.1/doc/images/2019_roadmap.png 09:44:24 spire-1.2.1/doc/images/SPIRE101.png 09:44:24 spire-1.2.1/doc/images/SPIRE_agent.png 09:44:24 spire-1.2.1/doc/images/SPIRE_server.png 09:44:24 spire-1.2.1/doc/images/cache_mgr.png 09:44:24 spire-1.2.1/doc/images/cache_mgr_components.png 09:44:24 spire-1.2.1/doc/images/federated_spire.png 09:44:24 spire-1.2.1/doc/images/ha_mode.png 09:44:24 spire-1.2.1/doc/images/nested_spire.png 09:44:24 spire-1.2.1/doc/images/oidc_federation.png 09:44:24 spire-1.2.1/doc/images/single_trust_domain.png 09:44:24 spire-1.2.1/doc/images/spiffe_compatible.png 09:44:24 spire-1.2.1/doc/images/spire_logo.png 09:44:24 spire-1.2.1/doc/migrating_registration_api_clients.md 09:44:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:44:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:44:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:44:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:44:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:44:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:44:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:44:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:44:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:44:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:44:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:44:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:44:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:44:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:44:24 spire-1.2.1/doc/scaling_spire.md 09:44:24 spire-1.2.1/doc/spire_agent.md 09:44:24 spire-1.2.1/doc/spire_server.md 09:44:24 spire-1.2.1/doc/supported_integrations.md 09:44:24 spire-1.2.1/doc/telemetry.md 09:44:24 spire-1.2.1/doc/telemetry_config.md 09:44:24 spire-1.2.1/doc/upgrading.md 09:44:24 spire-1.2.1/doc/using_spire.md 09:44:24 spire-1.2.1/examples/ 09:44:24 spire-1.2.1/examples/README.md 09:44:24 spire-1.2.1/go.mod 09:44:24 spire-1.2.1/go.sum 09:44:24 spire-1.2.1/pkg/ 09:44:24 spire-1.2.1/pkg/agent/ 09:44:24 spire-1.2.1/pkg/agent/agent.go 09:44:24 spire-1.2.1/pkg/agent/api/ 09:44:24 spire-1.2.1/pkg/agent/api/config.go 09:44:24 spire-1.2.1/pkg/agent/api/debug/ 09:44:24 spire-1.2.1/pkg/agent/api/debug/v1/ 09:44:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:44:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:44:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:44:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:44:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:44:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:44:24 spire-1.2.1/pkg/agent/api/endpoints.go 09:44:24 spire-1.2.1/pkg/agent/api/health/ 09:44:24 spire-1.2.1/pkg/agent/api/health/v1/ 09:44:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:44:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:44:24 spire-1.2.1/pkg/agent/api/rpccontext/ 09:44:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:44:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:44:24 spire-1.2.1/pkg/agent/attestor/ 09:44:24 spire-1.2.1/pkg/agent/attestor/node/ 09:44:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:44:24 spire-1.2.1/pkg/agent/attestor/node/node.go 09:44:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:44:24 spire-1.2.1/pkg/agent/attestor/workload/ 09:44:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:44:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:44:24 spire-1.2.1/pkg/agent/catalog/ 09:44:24 spire-1.2.1/pkg/agent/catalog/catalog.go 09:44:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:44:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:44:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:44:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:44:24 spire-1.2.1/pkg/agent/client/ 09:44:24 spire-1.2.1/pkg/agent/client/client.go 09:44:24 spire-1.2.1/pkg/agent/client/client_test.go 09:44:24 spire-1.2.1/pkg/agent/client/dial.go 09:44:24 spire-1.2.1/pkg/agent/client/nodeconn.go 09:44:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:44:24 spire-1.2.1/pkg/agent/client/update.go 09:44:24 spire-1.2.1/pkg/agent/client/util.go 09:44:24 spire-1.2.1/pkg/agent/common/ 09:44:24 spire-1.2.1/pkg/agent/common/backoff/ 09:44:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:44:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:44:24 spire-1.2.1/pkg/agent/common/cgroups/ 09:44:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:44:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:44:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:44:24 spire-1.2.1/pkg/agent/config.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/ 09:44:24 spire-1.2.1/pkg/agent/endpoints/config.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/workload/ 09:44:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:44:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:44:24 spire-1.2.1/pkg/agent/manager/ 09:44:24 spire-1.2.1/pkg/agent/manager/cache/ 09:44:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:44:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:44:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:44:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:44:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:44:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:44:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:44:24 spire-1.2.1/pkg/agent/manager/config.go 09:44:24 spire-1.2.1/pkg/agent/manager/manager.go 09:44:24 spire-1.2.1/pkg/agent/manager/manager_test.go 09:44:24 spire-1.2.1/pkg/agent/manager/storage.go 09:44:24 spire-1.2.1/pkg/agent/manager/storage_test.go 09:44:24 spire-1.2.1/pkg/agent/manager/storecache/ 09:44:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:44:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:44:24 spire-1.2.1/pkg/agent/manager/sync.go 09:44:24 spire-1.2.1/pkg/agent/plugin/ 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:44:24 spire-1.2.1/pkg/agent/svid/ 09:44:24 spire-1.2.1/pkg/agent/svid/rotator.go 09:44:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:44:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:44:24 spire-1.2.1/pkg/agent/svid/store/ 09:44:24 spire-1.2.1/pkg/agent/svid/store/service.go 09:44:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:44:24 spire-1.2.1/pkg/common/ 09:44:24 spire-1.2.1/pkg/common/agentpathtemplate/ 09:44:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:44:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:44:24 spire-1.2.1/pkg/common/api/ 09:44:24 spire-1.2.1/pkg/common/api/metrics.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/ 09:44:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/logger.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/names.go 09:44:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:44:24 spire-1.2.1/pkg/common/api/names.go 09:44:24 spire-1.2.1/pkg/common/api/ratelimit.go 09:44:24 spire-1.2.1/pkg/common/api/rpccontext/ 09:44:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:44:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:44:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:44:24 spire-1.2.1/pkg/common/auth/ 09:44:24 spire-1.2.1/pkg/common/auth/interceptors.go 09:44:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:44:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/ 09:44:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/types.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:44:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:44:24 spire-1.2.1/pkg/common/catalog/ 09:44:24 spire-1.2.1/pkg/common/catalog/bind.go 09:44:24 spire-1.2.1/pkg/common/catalog/builtin.go 09:44:24 spire-1.2.1/pkg/common/catalog/catalog.go 09:44:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:44:24 spire-1.2.1/pkg/common/catalog/closers.go 09:44:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:44:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:44:24 spire-1.2.1/pkg/common/catalog/config.go 09:44:24 spire-1.2.1/pkg/common/catalog/config_test.go 09:44:24 spire-1.2.1/pkg/common/catalog/configure.go 09:44:24 spire-1.2.1/pkg/common/catalog/constraints.go 09:44:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:44:24 spire-1.2.1/pkg/common/catalog/context.go 09:44:24 spire-1.2.1/pkg/common/catalog/external.go 09:44:24 spire-1.2.1/pkg/common/catalog/host.go 09:44:24 spire-1.2.1/pkg/common/catalog/pipenet.go 09:44:24 spire-1.2.1/pkg/common/catalog/plugin.go 09:44:24 spire-1.2.1/pkg/common/catalog/testplugin/ 09:44:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:44:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:44:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:44:24 spire-1.2.1/pkg/common/cli/ 09:44:24 spire-1.2.1/pkg/common/cli/env.go 09:44:24 spire-1.2.1/pkg/common/cli/flags.go 09:44:24 spire-1.2.1/pkg/common/cli/trust_domain.go 09:44:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:44:24 spire-1.2.1/pkg/common/cli/umask.go 09:44:24 spire-1.2.1/pkg/common/cli/umask_posix.go 09:44:24 spire-1.2.1/pkg/common/cli/umask_test.go 09:44:24 spire-1.2.1/pkg/common/cli/umask_windows.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/ 09:44:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/flag.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/format.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/ 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:44:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:44:24 spire-1.2.1/pkg/common/coretypes/ 09:44:24 spire-1.2.1/pkg/common/coretypes/bundle/ 09:44:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:44:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:44:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:44:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:44:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:44:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:44:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:44:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:44:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:44:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:44:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:44:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:44:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:44:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:44:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:44:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:44:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:44:24 spire-1.2.1/pkg/common/cryptoutil/ 09:44:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:44:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:44:24 spire-1.2.1/pkg/common/diskutil/ 09:44:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:44:24 spire-1.2.1/pkg/common/diskutil/file_test.go 09:44:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:44:24 spire-1.2.1/pkg/common/errorutil/ 09:44:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:44:24 spire-1.2.1/pkg/common/health/ 09:44:24 spire-1.2.1/pkg/common/health/config.go 09:44:24 spire-1.2.1/pkg/common/health/context.go 09:44:24 spire-1.2.1/pkg/common/health/context_test.go 09:44:24 spire-1.2.1/pkg/common/health/health.go 09:44:24 spire-1.2.1/pkg/common/health/health_test.go 09:44:24 spire-1.2.1/pkg/common/health/logger.go 09:44:24 spire-1.2.1/pkg/common/hostservice/ 09:44:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:44:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:44:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:44:24 spire-1.2.1/pkg/common/idutil/ 09:44:24 spire-1.2.1/pkg/common/idutil/require.go 09:44:24 spire-1.2.1/pkg/common/idutil/require_test.go 09:44:24 spire-1.2.1/pkg/common/idutil/safety.go 09:44:24 spire-1.2.1/pkg/common/idutil/safety_test.go 09:44:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:44:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:44:24 spire-1.2.1/pkg/common/jwtsvid/ 09:44:24 spire-1.2.1/pkg/common/jwtsvid/common.go 09:44:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:44:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:44:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:44:24 spire-1.2.1/pkg/common/jwtutil/ 09:44:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:44:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:44:24 spire-1.2.1/pkg/common/log/ 09:44:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:44:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:44:24 spire-1.2.1/pkg/common/log/log.go 09:44:24 spire-1.2.1/pkg/common/log/log_test.go 09:44:24 spire-1.2.1/pkg/common/log/options.go 09:44:24 spire-1.2.1/pkg/common/nodeutil/ 09:44:24 spire-1.2.1/pkg/common/nodeutil/node.go 09:44:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:44:24 spire-1.2.1/pkg/common/peertracker/ 09:44:24 spire-1.2.1/pkg/common/peertracker/conn.go 09:44:24 spire-1.2.1/pkg/common/peertracker/credentials.go 09:44:24 spire-1.2.1/pkg/common/peertracker/errors.go 09:44:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:44:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:44:24 spire-1.2.1/pkg/common/peertracker/info.go 09:44:24 spire-1.2.1/pkg/common/peertracker/listener.go 09:44:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:44:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:44:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:44:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:44:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:44:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:44:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:44:24 spire-1.2.1/pkg/common/peertracker/tcp.go 09:44:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:44:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:44:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:44:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:44:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:44:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:44:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:44:24 spire-1.2.1/pkg/common/peertracker/uds.go 09:44:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:44:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:44:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:44:24 spire-1.2.1/pkg/common/pemutil/ 09:44:24 spire-1.2.1/pkg/common/pemutil/block.go 09:44:24 spire-1.2.1/pkg/common/pemutil/certs.go 09:44:24 spire-1.2.1/pkg/common/pemutil/common.go 09:44:24 spire-1.2.1/pkg/common/pemutil/csr.go 09:44:24 spire-1.2.1/pkg/common/pemutil/keys.go 09:44:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/ 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:44:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:44:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:44:25 spire-1.2.1/pkg/common/plugin/ 09:44:25 spire-1.2.1/pkg/common/plugin/aws/ 09:44:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:44:25 spire-1.2.1/pkg/common/plugin/azure/ 09:44:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:44:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:44:25 spire-1.2.1/pkg/common/plugin/facade.go 09:44:25 spire-1.2.1/pkg/common/plugin/facade_test.go 09:44:25 spire-1.2.1/pkg/common/plugin/gcp/ 09:44:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:44:25 spire-1.2.1/pkg/common/plugin/k8s/ 09:44:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:44:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:44:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:44:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:44:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:44:25 spire-1.2.1/pkg/common/plugin/log.go 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/ 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:44:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:44:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:44:25 spire-1.2.1/pkg/common/plugin/x509pop/ 09:44:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:44:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:44:25 spire-1.2.1/pkg/common/profiling/ 09:44:25 spire-1.2.1/pkg/common/profiling/dumpers.go 09:44:25 spire-1.2.1/pkg/common/profiling/profiling.go 09:44:25 spire-1.2.1/pkg/common/protoutil/ 09:44:25 spire-1.2.1/pkg/common/protoutil/masks.go 09:44:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:44:25 spire-1.2.1/pkg/common/rotationutil/ 09:44:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:44:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:44:25 spire-1.2.1/pkg/common/selector/ 09:44:25 spire-1.2.1/pkg/common/selector/selector.go 09:44:25 spire-1.2.1/pkg/common/selector/selector_test.go 09:44:25 spire-1.2.1/pkg/common/selector/set.go 09:44:25 spire-1.2.1/pkg/common/selector/set_utils.go 09:44:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/ 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/ 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:44:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:44:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:44:25 spire-1.2.1/pkg/common/telemetry/call.go 09:44:25 spire-1.2.1/pkg/common/telemetry/common/ 09:44:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:44:25 spire-1.2.1/pkg/common/telemetry/config.go 09:44:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:44:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/inmem.go 09:44:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/m3.go 09:44:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/metrics.go 09:44:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/names.go 09:44:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:44:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:44:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/ 09:44:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:44:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:44:25 spire-1.2.1/pkg/common/telemetry/server/server.go 09:44:25 spire-1.2.1/pkg/common/telemetry/sink.go 09:44:25 spire-1.2.1/pkg/common/telemetry/statsd.go 09:44:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:44:25 spire-1.2.1/pkg/common/telemetry/uptime.go 09:44:25 spire-1.2.1/pkg/common/telemetry/version.go 09:44:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:44:25 spire-1.2.1/pkg/common/uptime/ 09:44:25 spire-1.2.1/pkg/common/uptime/uptime.go 09:44:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:44:25 spire-1.2.1/pkg/common/util/ 09:44:25 spire-1.2.1/pkg/common/util/certs.go 09:44:25 spire-1.2.1/pkg/common/util/certs_test.go 09:44:25 spire-1.2.1/pkg/common/util/csr.go 09:44:25 spire-1.2.1/pkg/common/util/hash.go 09:44:25 spire-1.2.1/pkg/common/util/selectors.go 09:44:25 spire-1.2.1/pkg/common/util/selectors_test.go 09:44:25 spire-1.2.1/pkg/common/util/signals.go 09:44:25 spire-1.2.1/pkg/common/util/sort.go 09:44:25 spire-1.2.1/pkg/common/util/sort_test.go 09:44:25 spire-1.2.1/pkg/common/util/task.go 09:44:25 spire-1.2.1/pkg/common/util/task_test.go 09:44:25 spire-1.2.1/pkg/common/util/testdata/ 09:44:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:44:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:44:25 spire-1.2.1/pkg/common/version/ 09:44:25 spire-1.2.1/pkg/common/version/version.go 09:44:25 spire-1.2.1/pkg/common/x509svid/ 09:44:25 spire-1.2.1/pkg/common/x509svid/common_test.go 09:44:25 spire-1.2.1/pkg/common/x509svid/csr.go 09:44:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:44:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:44:25 spire-1.2.1/pkg/common/x509util/ 09:44:25 spire-1.2.1/pkg/common/x509util/cert.go 09:44:25 spire-1.2.1/pkg/common/x509util/dns.go 09:44:25 spire-1.2.1/pkg/common/x509util/dns_test.go 09:44:25 spire-1.2.1/pkg/common/x509util/keyid.go 09:44:25 spire-1.2.1/pkg/common/x509util/keypair.go 09:44:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:44:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:44:25 spire-1.2.1/pkg/server/ 09:44:25 spire-1.2.1/pkg/server/api/ 09:44:25 spire-1.2.1/pkg/server/api/agent.go 09:44:25 spire-1.2.1/pkg/server/api/agent/ 09:44:25 spire-1.2.1/pkg/server/api/agent/v1/ 09:44:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:44:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:44:25 spire-1.2.1/pkg/server/api/agent_test.go 09:44:25 spire-1.2.1/pkg/server/api/api.go 09:44:25 spire-1.2.1/pkg/server/api/audit/ 09:44:25 spire-1.2.1/pkg/server/api/audit/audit.go 09:44:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:44:25 spire-1.2.1/pkg/server/api/bundle.go 09:44:25 spire-1.2.1/pkg/server/api/bundle/ 09:44:25 spire-1.2.1/pkg/server/api/bundle/v1/ 09:44:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:44:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:44:25 spire-1.2.1/pkg/server/api/bundle_test.go 09:44:25 spire-1.2.1/pkg/server/api/debug/ 09:44:25 spire-1.2.1/pkg/server/api/debug/v1/ 09:44:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:44:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:44:25 spire-1.2.1/pkg/server/api/entry.go 09:44:25 spire-1.2.1/pkg/server/api/entry/ 09:44:25 spire-1.2.1/pkg/server/api/entry/v1/ 09:44:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:44:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:44:25 spire-1.2.1/pkg/server/api/entry_test.go 09:44:25 spire-1.2.1/pkg/server/api/health/ 09:44:25 spire-1.2.1/pkg/server/api/health/v1/ 09:44:25 spire-1.2.1/pkg/server/api/health/v1/service.go 09:44:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:44:25 spire-1.2.1/pkg/server/api/id.go 09:44:25 spire-1.2.1/pkg/server/api/id_test.go 09:44:25 spire-1.2.1/pkg/server/api/limits/ 09:44:25 spire-1.2.1/pkg/server/api/limits/limits.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/ 09:44:25 spire-1.2.1/pkg/server/api/middleware/alias.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/audit.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/caller.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/common.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/entries.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:44:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:44:25 spire-1.2.1/pkg/server/api/ratelimit.go 09:44:25 spire-1.2.1/pkg/server/api/rpccontext/ 09:44:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:44:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:44:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:44:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:44:25 spire-1.2.1/pkg/server/api/selector.go 09:44:25 spire-1.2.1/pkg/server/api/selector_test.go 09:44:25 spire-1.2.1/pkg/server/api/status.go 09:44:25 spire-1.2.1/pkg/server/api/status_test.go 09:44:25 spire-1.2.1/pkg/server/api/svid/ 09:44:25 spire-1.2.1/pkg/server/api/svid/v1/ 09:44:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:44:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:44:25 spire-1.2.1/pkg/server/api/trustdomain.go 09:44:25 spire-1.2.1/pkg/server/api/trustdomain/ 09:44:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:44:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:44:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:44:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:44:25 spire-1.2.1/pkg/server/authpolicy/ 09:44:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:44:25 spire-1.2.1/pkg/server/authpolicy/policy.go 09:44:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:44:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:44:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:44:25 spire-1.2.1/pkg/server/authpolicy/validate.go 09:44:25 spire-1.2.1/pkg/server/bundle/ 09:44:25 spire-1.2.1/pkg/server/bundle/client/ 09:44:25 spire-1.2.1/pkg/server/bundle/client/client.go 09:44:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:44:25 spire-1.2.1/pkg/server/bundle/client/manager.go 09:44:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:44:25 spire-1.2.1/pkg/server/bundle/client/sources.go 09:44:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:44:25 spire-1.2.1/pkg/server/bundle/client/updater.go 09:44:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:44:25 spire-1.2.1/pkg/server/ca/ 09:44:25 spire-1.2.1/pkg/server/ca/ca.go 09:44:25 spire-1.2.1/pkg/server/ca/ca_health.go 09:44:25 spire-1.2.1/pkg/server/ca/ca_test.go 09:44:25 spire-1.2.1/pkg/server/ca/journal.go 09:44:25 spire-1.2.1/pkg/server/ca/journal_test.go 09:44:25 spire-1.2.1/pkg/server/ca/manager.go 09:44:25 spire-1.2.1/pkg/server/ca/manager_health.go 09:44:25 spire-1.2.1/pkg/server/ca/manager_test.go 09:44:25 spire-1.2.1/pkg/server/ca/templates.go 09:44:25 spire-1.2.1/pkg/server/ca/upstream_client.go 09:44:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:44:25 spire-1.2.1/pkg/server/ca/validation.go 09:44:25 spire-1.2.1/pkg/server/cache/ 09:44:25 spire-1.2.1/pkg/server/cache/dscache/ 09:44:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:44:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:44:25 spire-1.2.1/pkg/server/cache/entrycache/ 09:44:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:44:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:44:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:44:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:44:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:44:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:44:25 spire-1.2.1/pkg/server/catalog/ 09:44:25 spire-1.2.1/pkg/server/catalog/catalog.go 09:44:25 spire-1.2.1/pkg/server/catalog/keymanager.go 09:44:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:44:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:44:25 spire-1.2.1/pkg/server/catalog/notifier.go 09:44:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:44:25 spire-1.2.1/pkg/server/config.go 09:44:25 spire-1.2.1/pkg/server/datastore/ 09:44:25 spire-1.2.1/pkg/server/datastore/datastore.go 09:44:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:44:25 spire-1.2.1/pkg/server/datastore/repository.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:44:25 spire-1.2.1/pkg/server/endpoints/ 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/ 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:44:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:44:25 spire-1.2.1/pkg/server/endpoints/config.go 09:44:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:44:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:44:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:44:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:44:25 spire-1.2.1/pkg/server/endpoints/middleware.go 09:44:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:44:25 spire-1.2.1/pkg/server/hostservice/ 09:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:44:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:44:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:44:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/ 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/ 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:44:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/ 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:44:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:44:25 spire-1.2.1/pkg/server/registration/ 09:44:25 spire-1.2.1/pkg/server/registration/manager.go 09:44:25 spire-1.2.1/pkg/server/registration/manager_test.go 09:44:25 spire-1.2.1/pkg/server/scanentries.go 09:44:25 spire-1.2.1/pkg/server/scanentries_test.go 09:44:25 spire-1.2.1/pkg/server/server.go 09:44:25 spire-1.2.1/pkg/server/server_test.go 09:44:25 spire-1.2.1/pkg/server/svid/ 09:44:25 spire-1.2.1/pkg/server/svid/observer.go 09:44:25 spire-1.2.1/pkg/server/svid/observer_test.go 09:44:25 spire-1.2.1/pkg/server/svid/rotator.go 09:44:25 spire-1.2.1/pkg/server/svid/rotator_config.go 09:44:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:44:25 spire-1.2.1/pkg/server/svid/rotator_test.go 09:44:25 spire-1.2.1/proto/ 09:44:25 spire-1.2.1/proto/private/ 09:44:25 spire-1.2.1/proto/private/server/ 09:44:25 spire-1.2.1/proto/private/server/journal/ 09:44:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:44:25 spire-1.2.1/proto/private/server/journal/journal.proto 09:44:25 spire-1.2.1/proto/spire/ 09:44:25 spire-1.2.1/proto/spire/common/ 09:44:25 spire-1.2.1/proto/spire/common/common.pb.go 09:44:25 spire-1.2.1/proto/spire/common/common.proto 09:44:25 spire-1.2.1/proto/spire/common/plugin/ 09:44:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:44:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:44:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:44:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:44:25 spire-1.2.1/proto/spire/plugin/ 09:44:25 spire-1.2.1/proto/spire/plugin/agent/ 09:44:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:44:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:44:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:44:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:44:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:44:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:44:25 spire-1.2.1/release/ 09:44:25 spire-1.2.1/release/spire-extras/ 09:44:25 spire-1.2.1/release/spire-extras/README.md 09:44:25 spire-1.2.1/release/spire-extras/conf/ 09:44:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:44:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:44:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:44:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:44:25 spire-1.2.1/release/spire/ 09:44:25 spire-1.2.1/release/spire/README.md 09:44:25 spire-1.2.1/release/spire/conf/ 09:44:25 spire-1.2.1/release/spire/conf/agent/ 09:44:25 spire-1.2.1/release/spire/conf/agent/agent.conf 09:44:25 spire-1.2.1/release/spire/conf/server/ 09:44:25 spire-1.2.1/release/spire/conf/server/server.conf 09:44:25 spire-1.2.1/script/ 09:44:25 spire-1.2.1/script/build-artifact.sh 09:44:25 spire-1.2.1/script/generate_dummy_ca.sh 09:44:25 spire-1.2.1/support/ 09:44:25 spire-1.2.1/support/k8s/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:44:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/ 09:44:25 spire-1.2.1/support/oidc-discovery-provider/README.md 09:44:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/config.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/main.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:44:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:44:25 spire-1.2.1/test/ 09:44:25 spire-1.2.1/test/clock/ 09:44:25 spire-1.2.1/test/clock/clock.go 09:44:25 spire-1.2.1/test/fakes/ 09:44:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:44:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:44:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:44:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:44:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:44:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:44:25 spire-1.2.1/test/fakes/fakeagentstore/ 09:44:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:44:25 spire-1.2.1/test/fakes/fakedatastore/ 09:44:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:44:25 spire-1.2.1/test/fakes/fakeentryclient/ 09:44:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:44:25 spire-1.2.1/test/fakes/fakehealthchecker/ 09:44:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:44:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:44:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:44:25 spire-1.2.1/test/fakes/fakemetrics/ 09:44:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:44:25 spire-1.2.1/test/fakes/fakenoderesolver/ 09:44:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:44:25 spire-1.2.1/test/fakes/fakenotifier/ 09:44:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:44:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:44:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:44:25 spire-1.2.1/test/fakes/fakeserverca/ 09:44:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:44:25 spire-1.2.1/test/fakes/fakeservercatalog/ 09:44:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:44:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:44:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:44:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:44:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:44:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:44:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:44:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:44:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:44:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:44:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:44:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:44:25 spire-1.2.1/test/fixture/ 09:44:25 spire-1.2.1/test/fixture/certs/ 09:44:25 spire-1.2.1/test/fixture/certs/agent_svid.der 09:44:25 spire-1.2.1/test/fixture/certs/base_cert.pem 09:44:25 spire-1.2.1/test/fixture/certs/base_csr.pem 09:44:25 spire-1.2.1/test/fixture/certs/base_key.pem 09:44:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:44:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:44:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:44:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:44:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:44:25 spire-1.2.1/test/fixture/certs/blog_key.pem 09:44:25 spire-1.2.1/test/fixture/certs/bundle.der 09:44:25 spire-1.2.1/test/fixture/certs/ca.pem 09:44:25 spire-1.2.1/test/fixture/certs/ca_key.pem 09:44:25 spire-1.2.1/test/fixture/certs/database_cert.pem 09:44:25 spire-1.2.1/test/fixture/certs/database_csr.pem 09:44:25 spire-1.2.1/test/fixture/certs/database_key.pem 09:44:25 spire-1.2.1/test/fixture/certs/node_cert.pem 09:44:25 spire-1.2.1/test/fixture/certs/node_csr.pem 09:44:25 spire-1.2.1/test/fixture/certs/node_key.pem 09:44:25 spire-1.2.1/test/fixture/certs/svid.pem 09:44:25 spire-1.2.1/test/fixture/certs/svid_key.pem 09:44:25 spire-1.2.1/test/fixture/config/ 09:44:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:44:25 spire-1.2.1/test/fixture/config/agent_good.conf 09:44:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:44:25 spire-1.2.1/test/fixture/config/plugin_good.conf 09:44:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:44:25 spire-1.2.1/test/fixture/config/server_good.conf 09:44:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:44:25 spire-1.2.1/test/fixture/fixture.go 09:44:25 spire-1.2.1/test/fixture/nodeattestor/ 09:44:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:44:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:44:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:44:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:44:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:44:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:44:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:44:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:44:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:44:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:44:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:44:25 spire-1.2.1/test/fixture/registration/ 09:44:25 spire-1.2.1/test/fixture/registration/entries.json 09:44:25 spire-1.2.1/test/fixture/registration/good-for-update.json 09:44:25 spire-1.2.1/test/fixture/registration/good.json 09:44:25 spire-1.2.1/test/fixture/registration/invalid.json 09:44:25 spire-1.2.1/test/fixture/registration/invalid_json.json 09:44:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:44:25 spire-1.2.1/test/integration/ 09:44:25 spire-1.2.1/test/integration/README.md 09:44:25 spire-1.2.1/test/integration/common 09:44:25 spire-1.2.1/test/integration/setup/ 09:44:25 spire-1.2.1/test/integration/setup/adminclient/ 09:44:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:44:25 spire-1.2.1/test/integration/setup/adminclient/client.go 09:44:25 spire-1.2.1/test/integration/setup/debugagent/ 09:44:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:44:25 spire-1.2.1/test/integration/setup/debugagent/main.go 09:44:25 spire-1.2.1/test/integration/setup/debugserver/ 09:44:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:44:25 spire-1.2.1/test/integration/setup/debugserver/main.go 09:44:25 spire-1.2.1/test/integration/setup/downstreamclient/ 09:44:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:44:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:44:25 spire-1.2.1/test/integration/setup/itclient/ 09:44:25 spire-1.2.1/test/integration/setup/itclient/client.go 09:44:25 spire-1.2.1/test/integration/setup/node-attestation/ 09:44:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:44:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:44:25 spire-1.2.1/test/integration/setup/x509pop/ 09:44:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:44:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:44:25 spire-1.2.1/test/integration/suites/ 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:44:25 spire-1.2.1/test/integration/suites/join-token/ 09:44:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:44:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:44:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:44:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:44:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:44:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:44:25 spire-1.2.1/test/integration/suites/join-token/README.md 09:44:25 spire-1.2.1/test/integration/suites/join-token/conf/ 09:44:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:44:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:44:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:44:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:44:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:44:25 spire-1.2.1/test/integration/suites/join-token/teardown 09:44:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:44:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:44:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:44:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:44:26 spire-1.2.1/test/integration/suites/k8s/ 09:44:26 spire-1.2.1/test/integration/suites/k8s/00-setup 09:44:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:44:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:44:26 spire-1.2.1/test/integration/suites/k8s/README.md 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/ 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:44:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:44:26 spire-1.2.1/test/integration/suites/k8s/teardown 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/ 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:44:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:44:26 spire-1.2.1/test/integration/suites/rotation/ 09:44:26 spire-1.2.1/test/integration/suites/rotation/00-setup 09:44:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:44:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:44:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:44:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:44:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:44:26 spire-1.2.1/test/integration/suites/rotation/README.md 09:44:26 spire-1.2.1/test/integration/suites/rotation/conf/ 09:44:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:44:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:44:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:44:26 spire-1.2.1/test/integration/suites/rotation/teardown 09:44:26 spire-1.2.1/test/integration/suites/self-test/ 09:44:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:44:26 spire-1.2.1/test/integration/suites/self-test/README.md 09:44:26 spire-1.2.1/test/integration/suites/self-test/teardown 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:44:26 spire-1.2.1/test/integration/suites/upgrade/ 09:44:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:44:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:44:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:44:26 spire-1.2.1/test/integration/suites/upgrade/README.md 09:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:44:26 spire-1.2.1/test/integration/suites/upgrade/teardown 09:44:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:44:26 spire-1.2.1/test/integration/test-one.sh 09:44:26 spire-1.2.1/test/integration/test.sh 09:44:26 spire-1.2.1/test/plugintest/ 09:44:26 spire-1.2.1/test/plugintest/config.go 09:44:26 spire-1.2.1/test/plugintest/load.go 09:44:26 spire-1.2.1/test/plugintest/option.go 09:44:26 spire-1.2.1/test/spiretest/ 09:44:26 spire-1.2.1/test/spiretest/apiserver.go 09:44:26 spire-1.2.1/test/spiretest/assertions.go 09:44:26 spire-1.2.1/test/spiretest/dir.go 09:44:26 spire-1.2.1/test/spiretest/errors_posix.go 09:44:26 spire-1.2.1/test/spiretest/errors_windows.go 09:44:26 spire-1.2.1/test/spiretest/logs.go 09:44:26 spire-1.2.1/test/spiretest/socketapi.go 09:44:26 spire-1.2.1/test/spiretest/suite.go 09:44:26 spire-1.2.1/test/spiretest/x509.go 09:44:26 spire-1.2.1/test/testca/ 09:44:26 spire-1.2.1/test/testca/ca.go 09:44:26 spire-1.2.1/test/testkey/ 09:44:26 spire-1.2.1/test/testkey/generate.sh 09:44:26 spire-1.2.1/test/testkey/genkeys.go 09:44:26 spire-1.2.1/test/testkey/keys.go 09:44:26 spire-1.2.1/test/testkey/new.go 09:44:26 spire-1.2.1/test/tpmsimulator/ 09:44:26 spire-1.2.1/test/tpmsimulator/simulator.go 09:44:26 spire-1.2.1/test/util/ 09:44:26 spire-1.2.1/test/util/cert_fixtures.go 09:44:26 spire-1.2.1/test/util/cert_generation.go 09:44:26 spire-1.2.1/test/util/io_redirection.go 09:44:26 spire-1.2.1/test/util/race.go 09:44:26 spire-1.2.1/test/util/util.go 09:44:26 building spire from source... 09:44:26 spire-1.2.1/ 09:44:26 spire-1.2.1/.data/ 09:44:26 spire-1.2.1/.data/.file 09:44:26 spire-1.2.1/.dockerignore 09:44:26 spire-1.2.1/.gitattributes 09:44:26 spire-1.2.1/.githooks/ 09:44:26 spire-1.2.1/.githooks/pre-commit 09:44:26 spire-1.2.1/.github/ 09:44:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:44:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:44:26 spire-1.2.1/.github/dependabot.yml 09:44:26 spire-1.2.1/.github/workflows/ 09:44:26 spire-1.2.1/.github/workflows/nightly_build.yaml 09:44:26 spire-1.2.1/.github/workflows/pr_build.yaml 09:44:26 spire-1.2.1/.github/workflows/release_build.yaml 09:44:26 spire-1.2.1/.github/workflows/scripts/ 09:44:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:44:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:44:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:44:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:44:26 spire-1.2.1/.github/workflows/scripts/split.sh 09:44:26 spire-1.2.1/.gitignore 09:44:26 spire-1.2.1/.go-version 09:44:26 spire-1.2.1/.golangci.yml 09:44:26 spire-1.2.1/ADOPTERS.md 09:44:26 spire-1.2.1/CHANGELOG.md 09:44:26 spire-1.2.1/CODE-OF-CONDUCT.md 09:44:26 spire-1.2.1/CODEOWNERS 09:44:26 spire-1.2.1/CONTRIBUTING.md 09:44:26 spire-1.2.1/Dockerfile 09:44:26 spire-1.2.1/Dockerfile.devInstalling go1.17.7... 09:44:26 09:44:26 spire-1.2.1/Dockerfile.scratch 09:44:26 spire-1.2.1/LICENSE 09:44:26 spire-1.2.1/MAINTAINERS.md 09:44:26 spire-1.2.1/Makefile 09:44:26 spire-1.2.1/README.md 09:44:26 spire-1.2.1/ROADMAP.md 09:44:26 spire-1.2.1/SECURITY.md 09:44:26 spire-1.2.1/cmd/ 09:44:26 spire-1.2.1/cmd/spire-agent/ 09:44:26 spire-1.2.1/cmd/spire-agent/cli/ 09:44:26 spire-1.2.1/cmd/spire-agent/cli/api/ 09:44:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/common/ 09:44:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:44:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/run/ 09:44:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:44:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:44:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:44:26 spire-1.2.1/cmd/spire-agent/main.go 09:44:26 spire-1.2.1/cmd/spire-server/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/agent/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/cli.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/run/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/token/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/validate/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/x509/ 09:44:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:44:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:44:26 spire-1.2.1/cmd/spire-server/main.go 09:44:26 spire-1.2.1/cmd/spire-server/util/ 09:44:26 spire-1.2.1/cmd/spire-server/util/util.go 09:44:26 spire-1.2.1/conf/ 09:44:26 spire-1.2.1/conf/agent/ 09:44:26 spire-1.2.1/conf/agent/agent.conf 09:44:26 spire-1.2.1/conf/agent/agent_full.conf 09:44:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:44:26 spire-1.2.1/conf/server/ 09:44:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:44:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:44:26 spire-1.2.1/conf/server/server.conf 09:44:26 spire-1.2.1/conf/server/server_full.conf 09:44:26 spire-1.2.1/doc/ 09:44:26 spire-1.2.1/doc/SPIRE101.md 09:44:26 spire-1.2.1/doc/auditlog.md 09:44:26 spire-1.2.1/doc/authorization_policy_engine.md 09:44:26 spire-1.2.1/doc/changelog_guidelines.md 09:44:26 spire-1.2.1/doc/cure53-report.pdf 09:44:26 spire-1.2.1/doc/images/ 09:44:26 spire-1.2.1/doc/images/2019_roadmap.png 09:44:26 spire-1.2.1/doc/images/SPIRE101.png 09:44:26 spire-1.2.1/doc/images/SPIRE_agent.png 09:44:27 spire-1.2.1/doc/images/SPIRE_server.png 09:44:27 spire-1.2.1/doc/images/cache_mgr.png 09:44:27 spire-1.2.1/doc/images/cache_mgr_components.png 09:44:27 spire-1.2.1/doc/images/federated_spire.png 09:44:27 spire-1.2.1/doc/images/ha_mode.png 09:44:27 spire-1.2.1/doc/images/nested_spire.png 09:44:27 spire-1.2.1/doc/images/oidc_federation.png 09:44:27 spire-1.2.1/doc/images/single_trust_domain.png 09:44:27 spire-1.2.1/doc/images/spiffe_compatible.png 09:44:27 spire-1.2.1/doc/images/spire_logo.png 09:44:27 spire-1.2.1/doc/migrating_registration_api_clients.md 09:44:27 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:44:27 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:44:27 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:44:27 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:44:27 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:44:27 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:44:27 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:44:27 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:44:27 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:44:27 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:44:27 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:44:27 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:44:27 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:44:27 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:44:27 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:44:27 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:44:27 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:44:27 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:44:27 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:44:27 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:44:27 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:44:27 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:44:27 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:44:27 spire-1.2.1/doc/scaling_spire.md 09:44:27 spire-1.2.1/doc/spire_agent.md 09:44:27 spire-1.2.1/doc/spire_server.md 09:44:27 spire-1.2.1/doc/supported_integrations.md 09:44:27 spire-1.2.1/doc/telemetry.md 09:44:27 spire-1.2.1/doc/telemetry_config.md 09:44:27 spire-1.2.1/doc/upgrading.md 09:44:27 spire-1.2.1/doc/using_spire.md 09:44:27 spire-1.2.1/examples/ 09:44:27 spire-1.2.1/examples/README.md 09:44:27 spire-1.2.1/go.mod 09:44:27 spire-1.2.1/go.sum 09:44:27 spire-1.2.1/pkg/ 09:44:27 spire-1.2.1/pkg/agent/ 09:44:27 spire-1.2.1/pkg/agent/agent.go 09:44:27 spire-1.2.1/pkg/agent/api/ 09:44:27 spire-1.2.1/pkg/agent/api/config.go 09:44:27 spire-1.2.1/pkg/agent/api/debug/ 09:44:27 spire-1.2.1/pkg/agent/api/debug/v1/ 09:44:27 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:44:27 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:44:27 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:44:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:44:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:44:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:44:27 spire-1.2.1/pkg/agent/api/endpoints.go 09:44:27 spire-1.2.1/pkg/agent/api/health/ 09:44:27 spire-1.2.1/pkg/agent/api/health/v1/ 09:44:27 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:44:27 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:44:27 spire-1.2.1/pkg/agent/api/rpccontext/ 09:44:27 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:44:27 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:44:27 spire-1.2.1/pkg/agent/attestor/ 09:44:27 spire-1.2.1/pkg/agent/attestor/node/ 09:44:27 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:44:27 spire-1.2.1/pkg/agent/attestor/node/node.go 09:44:27 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:44:27 spire-1.2.1/pkg/agent/attestor/workload/ 09:44:27 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:44:27 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:44:27 spire-1.2.1/pkg/agent/catalog/ 09:44:27 spire-1.2.1/pkg/agent/catalog/catalog.go 09:44:27 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:44:27 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:44:27 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:44:27 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:44:27 spire-1.2.1/pkg/agent/client/ 09:44:27 spire-1.2.1/pkg/agent/client/client.go 09:44:27 spire-1.2.1/pkg/agent/client/client_test.go 09:44:27 spire-1.2.1/pkg/agent/client/dial.go 09:44:27 spire-1.2.1/pkg/agent/client/nodeconn.go 09:44:27 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:44:27 spire-1.2.1/pkg/agent/client/update.go 09:44:27 spire-1.2.1/pkg/agent/client/util.go 09:44:27 spire-1.2.1/pkg/agent/common/ 09:44:27 spire-1.2.1/pkg/agent/common/backoff/ 09:44:27 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:44:27 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:44:27 spire-1.2.1/pkg/agent/common/cgroups/ 09:44:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:44:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:44:27 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:44:27 spire-1.2.1/pkg/agent/config.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/ 09:44:27 spire-1.2.1/pkg/agent/endpoints/config.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:44:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:44:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/workload/ 09:44:27 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:44:27 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:44:27 spire-1.2.1/pkg/agent/manager/ 09:44:27 spire-1.2.1/pkg/agent/manager/cache/ 09:44:27 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:44:27 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:44:27 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:44:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:44:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:44:27 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:44:27 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:44:27 spire-1.2.1/pkg/agent/manager/config.go 09:44:27 spire-1.2.1/pkg/agent/manager/manager.go 09:44:27 spire-1.2.1/pkg/agent/manager/manager_test.go 09:44:27 spire-1.2.1/pkg/agent/manager/storage.go 09:44:27 spire-1.2.1/pkg/agent/manager/storage_test.go 09:44:27 spire-1.2.1/pkg/agent/manager/storecache/ 09:44:27 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:44:27 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:44:27 spire-1.2.1/pkg/agent/manager/sync.go 09:44:27 spire-1.2.1/pkg/agent/plugin/ 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:44:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:44:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:44:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:44:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:44:27 spire-1.2.1/pkg/agent/svid/ 09:44:27 spire-1.2.1/pkg/agent/svid/rotator.go 09:44:27 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:44:27 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:44:27 spire-1.2.1/pkg/agent/svid/store/ 09:44:27 spire-1.2.1/pkg/agent/svid/store/service.go 09:44:27 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:44:27 spire-1.2.1/pkg/common/ 09:44:27 spire-1.2.1/pkg/common/agentpathtemplate/ 09:44:27 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:44:27 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:44:27 spire-1.2.1/pkg/common/api/ 09:44:27 spire-1.2.1/pkg/common/api/metrics.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/ 09:44:27 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/logger.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/names.go 09:44:27 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:44:27 spire-1.2.1/pkg/common/api/names.go 09:44:27 spire-1.2.1/pkg/common/api/ratelimit.go 09:44:27 spire-1.2.1/pkg/common/api/rpccontext/ 09:44:27 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:44:27 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:44:27 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:44:27 spire-1.2.1/pkg/common/auth/ 09:44:27 spire-1.2.1/pkg/common/auth/interceptors.go 09:44:27 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:44:27 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/ 09:44:27 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/types.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:44:27 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:44:27 spire-1.2.1/pkg/common/catalog/ 09:44:27 spire-1.2.1/pkg/common/catalog/bind.go 09:44:27 spire-1.2.1/pkg/common/catalog/builtin.go 09:44:27 spire-1.2.1/pkg/common/catalog/catalog.go 09:44:27 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:44:27 spire-1.2.1/pkg/common/catalog/closers.go 09:44:27 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:44:27 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:44:27 spire-1.2.1/pkg/common/catalog/config.go 09:44:27 spire-1.2.1/pkg/common/catalog/config_test.go 09:44:27 spire-1.2.1/pkg/common/catalog/configure.go 09:44:27 spire-1.2.1/pkg/common/catalog/constraints.go 09:44:27 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:44:27 spire-1.2.1/pkg/common/catalog/context.go 09:44:27 spire-1.2.1/pkg/common/catalog/external.go 09:44:27 spire-1.2.1/pkg/common/catalog/host.go 09:44:27 spire-1.2.1/pkg/common/catalog/pipenet.go 09:44:27 spire-1.2.1/pkg/common/catalog/plugin.go 09:44:27 spire-1.2.1/pkg/common/catalog/testplugin/ 09:44:27 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:44:27 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:44:27 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:44:27 spire-1.2.1/pkg/common/cli/ 09:44:27 spire-1.2.1/pkg/common/cli/env.go 09:44:27 spire-1.2.1/pkg/common/cli/flags.go 09:44:27 spire-1.2.1/pkg/common/cli/trust_domain.go 09:44:27 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:44:27 spire-1.2.1/pkg/common/cli/umask.go 09:44:27 spire-1.2.1/pkg/common/cli/umask_posix.go 09:44:27 spire-1.2.1/pkg/common/cli/umask_test.go 09:44:27 spire-1.2.1/pkg/common/cli/umask_windows.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/ 09:44:27 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/flag.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/format.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/ 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:44:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:44:27 spire-1.2.1/pkg/common/coretypes/ 09:44:27 spire-1.2.1/pkg/common/coretypes/bundle/ 09:44:27 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:44:27 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:44:27 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:44:27 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:44:27 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:44:27 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:44:27 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:44:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:44:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:44:27 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:44:27 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:44:27 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:44:27 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:44:27 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:44:27 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:44:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:44:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:44:27 spire-1.2.1/pkg/common/cryptoutil/ 09:44:27 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:44:27 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:44:27 spire-1.2.1/pkg/common/diskutil/ 09:44:27 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:44:27 spire-1.2.1/pkg/common/diskutil/file_test.go 09:44:27 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:44:27 spire-1.2.1/pkg/common/errorutil/ 09:44:27 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:44:27 spire-1.2.1/pkg/common/health/ 09:44:27 spire-1.2.1/pkg/common/health/config.go 09:44:27 spire-1.2.1/pkg/common/health/context.go 09:44:27 spire-1.2.1/pkg/common/health/context_test.go 09:44:27 spire-1.2.1/pkg/common/health/health.go 09:44:27 spire-1.2.1/pkg/common/health/health_test.go 09:44:27 spire-1.2.1/pkg/common/health/logger.go 09:44:27 spire-1.2.1/pkg/common/hostservice/ 09:44:27 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:44:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:44:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:44:27 spire-1.2.1/pkg/common/idutil/ 09:44:27 spire-1.2.1/pkg/common/idutil/require.go 09:44:27 spire-1.2.1/pkg/common/idutil/require_test.go 09:44:27 spire-1.2.1/pkg/common/idutil/safety.go 09:44:27 spire-1.2.1/pkg/common/idutil/safety_test.go 09:44:27 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:44:27 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:44:27 spire-1.2.1/pkg/common/jwtsvid/ 09:44:27 spire-1.2.1/pkg/common/jwtsvid/common.go 09:44:27 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:44:27 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:44:27 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:44:27 spire-1.2.1/pkg/common/jwtutil/ 09:44:27 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:44:27 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:44:27 spire-1.2.1/pkg/common/log/ 09:44:27 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:44:27 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:44:27 spire-1.2.1/pkg/common/log/log.go 09:44:27 spire-1.2.1/pkg/common/log/log_test.go 09:44:27 spire-1.2.1/pkg/common/log/options.go 09:44:27 spire-1.2.1/pkg/common/nodeutil/ 09:44:27 spire-1.2.1/pkg/common/nodeutil/node.go 09:44:27 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:44:27 spire-1.2.1/pkg/common/peertracker/ 09:44:27 spire-1.2.1/pkg/common/peertracker/conn.go 09:44:27 spire-1.2.1/pkg/common/peertracker/credentials.go 09:44:27 spire-1.2.1/pkg/common/peertracker/errors.go 09:44:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:44:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:44:27 spire-1.2.1/pkg/common/peertracker/info.go 09:44:27 spire-1.2.1/pkg/common/peertracker/listener.go 09:44:27 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:44:27 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:44:27 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:44:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:44:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:44:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:44:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:44:27 spire-1.2.1/pkg/common/peertracker/tcp.go 09:44:27 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:44:27 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:44:27 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:44:27 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:44:27 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:44:27 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:44:27 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:44:27 spire-1.2.1/pkg/common/peertracker/uds.go 09:44:27 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:44:27 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:44:27 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:44:27 spire-1.2.1/pkg/common/pemutil/ 09:44:27 spire-1.2.1/pkg/common/pemutil/block.go 09:44:27 spire-1.2.1/pkg/common/pemutil/certs.go 09:44:27 spire-1.2.1/pkg/common/pemutil/common.go 09:44:27 spire-1.2.1/pkg/common/pemutil/csr.go 09:44:27 spire-1.2.1/pkg/common/pemutil/keys.go 09:44:27 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/ 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:44:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:44:27 spire-1.2.1/pkg/common/plugin/ 09:44:27 spire-1.2.1/pkg/common/plugin/aws/ 09:44:27 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:44:27 spire-1.2.1/pkg/common/plugin/azure/ 09:44:27 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:44:27 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:44:27 spire-1.2.1/pkg/common/plugin/facade.go 09:44:27 spire-1.2.1/pkg/common/plugin/facade_test.go 09:44:27 spire-1.2.1/pkg/common/plugin/gcp/ 09:44:27 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:44:27 spire-1.2.1/pkg/common/plugin/k8s/ 09:44:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:44:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:44:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:44:27 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:44:27 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:44:27 spire-1.2.1/pkg/common/plugin/log.go 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/ 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:44:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:44:27 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:44:27 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:44:27 spire-1.2.1/pkg/common/plugin/x509pop/ 09:44:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:44:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:44:27 spire-1.2.1/pkg/common/profiling/ 09:44:27 spire-1.2.1/pkg/common/profiling/dumpers.go 09:44:27 spire-1.2.1/pkg/common/profiling/profiling.go 09:44:27 spire-1.2.1/pkg/common/protoutil/ 09:44:27 spire-1.2.1/pkg/common/protoutil/masks.go 09:44:27 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:44:27 spire-1.2.1/pkg/common/rotationutil/ 09:44:27 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:44:27 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:44:27 spire-1.2.1/pkg/common/selector/ 09:44:27 spire-1.2.1/pkg/common/selector/selector.go 09:44:27 spire-1.2.1/pkg/common/selector/selector_test.go 09:44:27 spire-1.2.1/pkg/common/selector/set.go 09:44:27 spire-1.2.1/pkg/common/selector/set_utils.go 09:44:27 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/ 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/ 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:44:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:44:27 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:44:27 spire-1.2.1/pkg/common/telemetry/call.go 09:44:27 spire-1.2.1/pkg/common/telemetry/common/ 09:44:27 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:44:27 spire-1.2.1/pkg/common/telemetry/config.go 09:44:27 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:44:27 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/inmem.go 09:44:27 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/m3.go 09:44:27 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/metrics.go 09:44:27 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/names.go 09:44:27 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:44:27 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:44:27 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/ 09:44:27 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:44:27 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:44:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:44:27 spire-1.2.1/pkg/common/telemetry/server/server.go 09:44:27 spire-1.2.1/pkg/common/telemetry/sink.go 09:44:27 spire-1.2.1/pkg/common/telemetry/statsd.go 09:44:27 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:44:27 spire-1.2.1/pkg/common/telemetry/uptime.go 09:44:27 spire-1.2.1/pkg/common/telemetry/version.go 09:44:27 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:44:27 spire-1.2.1/pkg/common/uptime/ 09:44:27 spire-1.2.1/pkg/common/uptime/uptime.go 09:44:27 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:44:27 spire-1.2.1/pkg/common/util/ 09:44:27 spire-1.2.1/pkg/common/util/certs.go 09:44:27 spire-1.2.1/pkg/common/util/certs_test.go 09:44:27 spire-1.2.1/pkg/common/util/csr.go 09:44:27 spire-1.2.1/pkg/common/util/hash.go 09:44:27 spire-1.2.1/pkg/common/util/selectors.go 09:44:27 spire-1.2.1/pkg/common/util/selectors_test.go 09:44:27 spire-1.2.1/pkg/common/util/signals.go 09:44:27 spire-1.2.1/pkg/common/util/sort.go 09:44:27 spire-1.2.1/pkg/common/util/sort_test.go 09:44:27 spire-1.2.1/pkg/common/util/task.go 09:44:27 spire-1.2.1/pkg/common/util/task_test.go 09:44:27 spire-1.2.1/pkg/common/util/testdata/ 09:44:27 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:44:27 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:44:27 spire-1.2.1/pkg/common/version/ 09:44:27 spire-1.2.1/pkg/common/version/version.go 09:44:27 spire-1.2.1/pkg/common/x509svid/ 09:44:27 spire-1.2.1/pkg/common/x509svid/common_test.go 09:44:27 spire-1.2.1/pkg/common/x509svid/csr.go 09:44:27 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:44:27 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:44:27 spire-1.2.1/pkg/common/x509util/ 09:44:27 spire-1.2.1/pkg/common/x509util/cert.go 09:44:27 spire-1.2.1/pkg/common/x509util/dns.go 09:44:27 spire-1.2.1/pkg/common/x509util/dns_test.go 09:44:27 spire-1.2.1/pkg/common/x509util/keyid.go 09:44:27 spire-1.2.1/pkg/common/x509util/keypair.go 09:44:27 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:44:27 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:44:27 spire-1.2.1/pkg/server/ 09:44:27 spire-1.2.1/pkg/server/api/ 09:44:27 spire-1.2.1/pkg/server/api/agent.go 09:44:27 spire-1.2.1/pkg/server/api/agent/ 09:44:27 spire-1.2.1/pkg/server/api/agent/v1/ 09:44:27 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:44:27 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:44:27 spire-1.2.1/pkg/server/api/agent_test.go 09:44:27 spire-1.2.1/pkg/server/api/api.go 09:44:27 spire-1.2.1/pkg/server/api/audit/ 09:44:27 spire-1.2.1/pkg/server/api/audit/audit.go 09:44:27 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:44:27 spire-1.2.1/pkg/server/api/bundle.go 09:44:27 spire-1.2.1/pkg/server/api/bundle/ 09:44:27 spire-1.2.1/pkg/server/api/bundle/v1/ 09:44:27 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:44:27 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:44:27 spire-1.2.1/pkg/server/api/bundle_test.go 09:44:27 spire-1.2.1/pkg/server/api/debug/ 09:44:27 spire-1.2.1/pkg/server/api/debug/v1/ 09:44:27 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:44:27 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:44:27 spire-1.2.1/pkg/server/api/entry.go 09:44:27 spire-1.2.1/pkg/server/api/entry/ 09:44:27 spire-1.2.1/pkg/server/api/entry/v1/ 09:44:27 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:44:27 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:44:27 spire-1.2.1/pkg/server/api/entry_test.go 09:44:27 spire-1.2.1/pkg/server/api/health/ 09:44:27 spire-1.2.1/pkg/server/api/health/v1/ 09:44:27 spire-1.2.1/pkg/server/api/health/v1/service.go 09:44:27 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:44:27 spire-1.2.1/pkg/server/api/id.go 09:44:27 spire-1.2.1/pkg/server/api/id_test.go 09:44:27 spire-1.2.1/pkg/server/api/limits/ 09:44:27 spire-1.2.1/pkg/server/api/limits/limits.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/ 09:44:27 spire-1.2.1/pkg/server/api/middleware/alias.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/audit.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/caller.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/common.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/entries.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:44:27 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:44:27 spire-1.2.1/pkg/server/api/ratelimit.go 09:44:27 spire-1.2.1/pkg/server/api/rpccontext/ 09:44:27 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:44:27 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:44:27 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:44:27 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:44:27 spire-1.2.1/pkg/server/api/selector.go 09:44:27 spire-1.2.1/pkg/server/api/selector_test.go 09:44:27 spire-1.2.1/pkg/server/api/status.go 09:44:27 spire-1.2.1/pkg/server/api/status_test.go 09:44:27 spire-1.2.1/pkg/server/api/svid/ 09:44:27 spire-1.2.1/pkg/server/api/svid/v1/ 09:44:27 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:44:27 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:44:27 spire-1.2.1/pkg/server/api/trustdomain.go 09:44:27 spire-1.2.1/pkg/server/api/trustdomain/ 09:44:27 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:44:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:44:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:44:27 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:44:27 spire-1.2.1/pkg/server/authpolicy/ 09:44:27 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:44:27 spire-1.2.1/pkg/server/authpolicy/policy.go 09:44:27 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:44:27 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:44:27 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:44:27 spire-1.2.1/pkg/server/authpolicy/validate.go 09:44:27 spire-1.2.1/pkg/server/bundle/ 09:44:27 spire-1.2.1/pkg/server/bundle/client/ 09:44:27 spire-1.2.1/pkg/server/bundle/client/client.go 09:44:27 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:44:27 spire-1.2.1/pkg/server/bundle/client/manager.go 09:44:27 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:44:27 spire-1.2.1/pkg/server/bundle/client/sources.go 09:44:27 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:44:27 spire-1.2.1/pkg/server/bundle/client/updater.go 09:44:27 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:44:27 spire-1.2.1/pkg/server/ca/ 09:44:27 spire-1.2.1/pkg/server/ca/ca.go 09:44:27 spire-1.2.1/pkg/server/ca/ca_health.go 09:44:27 spire-1.2.1/pkg/server/ca/ca_test.go 09:44:27 spire-1.2.1/pkg/server/ca/journal.go 09:44:27 spire-1.2.1/pkg/server/ca/journal_test.go 09:44:27 spire-1.2.1/pkg/server/ca/manager.go 09:44:27 spire-1.2.1/pkg/server/ca/manager_health.go 09:44:27 spire-1.2.1/pkg/server/ca/manager_test.go 09:44:27 spire-1.2.1/pkg/server/ca/templates.go 09:44:27 spire-1.2.1/pkg/server/ca/upstream_client.go 09:44:27 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:44:27 spire-1.2.1/pkg/server/ca/validation.go 09:44:27 spire-1.2.1/pkg/server/cache/ 09:44:27 spire-1.2.1/pkg/server/cache/dscache/ 09:44:27 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:44:27 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:44:27 spire-1.2.1/pkg/server/cache/entrycache/ 09:44:27 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:44:27 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:44:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:44:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:44:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:44:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:44:27 spire-1.2.1/pkg/server/catalog/ 09:44:27 spire-1.2.1/pkg/server/catalog/catalog.go 09:44:27 spire-1.2.1/pkg/server/catalog/keymanager.go 09:44:27 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:44:27 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:44:27 spire-1.2.1/pkg/server/catalog/notifier.go 09:44:27 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:44:27 spire-1.2.1/pkg/server/config.go 09:44:27 spire-1.2.1/pkg/server/datastore/ 09:44:27 spire-1.2.1/pkg/server/datastore/datastore.go 09:44:27 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:44:27 spire-1.2.1/pkg/server/datastore/repository.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:44:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:44:27 spire-1.2.1/pkg/server/endpoints/ 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/ 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:44:27 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:44:27 spire-1.2.1/pkg/server/endpoints/config.go 09:44:27 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:44:27 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:44:27 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:44:27 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:44:27 spire-1.2.1/pkg/server/endpoints/middleware.go 09:44:27 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:44:27 spire-1.2.1/pkg/server/hostservice/ 09:44:27 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:44:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:44:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:44:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:44:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:44:27 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:44:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:44:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/ 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/ 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:44:27 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:44:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:44:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/ 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:44:27 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:44:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:44:27 spire-1.2.1/pkg/server/registration/ 09:44:27 spire-1.2.1/pkg/server/registration/manager.go 09:44:27 spire-1.2.1/pkg/server/registration/manager_test.go 09:44:27 spire-1.2.1/pkg/server/scanentries.go 09:44:27 spire-1.2.1/pkg/server/scanentries_test.go 09:44:27 spire-1.2.1/pkg/server/server.go 09:44:27 spire-1.2.1/pkg/server/server_test.go 09:44:27 spire-1.2.1/pkg/server/svid/ 09:44:27 spire-1.2.1/pkg/server/svid/observer.go 09:44:27 spire-1.2.1/pkg/server/svid/observer_test.go 09:44:27 spire-1.2.1/pkg/server/svid/rotator.go 09:44:27 spire-1.2.1/pkg/server/svid/rotator_config.go 09:44:27 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:44:27 spire-1.2.1/pkg/server/svid/rotator_test.go 09:44:27 spire-1.2.1/proto/ 09:44:27 spire-1.2.1/proto/private/ 09:44:27 spire-1.2.1/proto/private/server/ 09:44:27 spire-1.2.1/proto/private/server/journal/ 09:44:27 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:44:27 spire-1.2.1/proto/private/server/journal/journal.proto 09:44:27 spire-1.2.1/proto/spire/ 09:44:27 spire-1.2.1/proto/spire/common/ 09:44:27 spire-1.2.1/proto/spire/common/common.pb.go 09:44:27 spire-1.2.1/proto/spire/common/common.proto 09:44:27 spire-1.2.1/proto/spire/common/plugin/ 09:44:27 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:44:27 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:44:27 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:44:27 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:44:27 spire-1.2.1/proto/spire/plugin/ 09:44:27 spire-1.2.1/proto/spire/plugin/agent/ 09:44:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:44:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:44:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:44:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:44:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:44:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:44:27 spire-1.2.1/release/ 09:44:27 spire-1.2.1/release/spire-extras/ 09:44:27 spire-1.2.1/release/spire-extras/README.md 09:44:27 spire-1.2.1/release/spire-extras/conf/ 09:44:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:44:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:44:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:44:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:44:27 spire-1.2.1/release/spire/ 09:44:27 spire-1.2.1/release/spire/README.md 09:44:27 spire-1.2.1/release/spire/conf/ 09:44:27 spire-1.2.1/release/spire/conf/agent/ 09:44:27 spire-1.2.1/release/spire/conf/agent/agent.conf 09:44:27 spire-1.2.1/release/spire/conf/server/ 09:44:27 spire-1.2.1/release/spire/conf/server/server.conf 09:44:27 spire-1.2.1/script/ 09:44:27 spire-1.2.1/script/build-artifact.sh 09:44:27 spire-1.2.1/script/generate_dummy_ca.sh 09:44:27 spire-1.2.1/support/ 09:44:27 spire-1.2.1/support/k8s/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:44:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/ 09:44:27 spire-1.2.1/support/oidc-discovery-provider/README.md 09:44:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/config.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/main.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:44:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:44:27 spire-1.2.1/test/ 09:44:27 spire-1.2.1/test/clock/ 09:44:27 spire-1.2.1/test/clock/clock.go 09:44:27 spire-1.2.1/test/fakes/ 09:44:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:44:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:44:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:44:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:44:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:44:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:44:27 spire-1.2.1/test/fakes/fakeagentstore/ 09:44:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:44:28 spire-1.2.1/test/fakes/fakedatastore/ 09:44:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:44:28 spire-1.2.1/test/fakes/fakeentryclient/ 09:44:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:44:28 spire-1.2.1/test/fakes/fakehealthchecker/ 09:44:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:44:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:44:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:44:28 spire-1.2.1/test/fakes/fakemetrics/ 09:44:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:44:28 spire-1.2.1/test/fakes/fakenoderesolver/ 09:44:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:44:28 spire-1.2.1/test/fakes/fakenotifier/ 09:44:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:44:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:44:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:44:28 spire-1.2.1/test/fakes/fakeserverca/ 09:44:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:44:28 spire-1.2.1/test/fakes/fakeservercatalog/ 09:44:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:44:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:44:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:44:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:44:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:44:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:44:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:44:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:44:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:44:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:44:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:44:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:44:28 spire-1.2.1/test/fixture/ 09:44:28 spire-1.2.1/test/fixture/certs/ 09:44:28 spire-1.2.1/test/fixture/certs/agent_svid.der 09:44:28 spire-1.2.1/test/fixture/certs/base_cert.pem 09:44:28 spire-1.2.1/test/fixture/certs/base_csr.pem 09:44:28 spire-1.2.1/test/fixture/certs/base_key.pem 09:44:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:44:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:44:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:44:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:44:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:44:28 spire-1.2.1/test/fixture/certs/blog_key.pem 09:44:28 spire-1.2.1/test/fixture/certs/bundle.der 09:44:28 spire-1.2.1/test/fixture/certs/ca.pem 09:44:28 spire-1.2.1/test/fixture/certs/ca_key.pem 09:44:28 spire-1.2.1/test/fixture/certs/database_cert.pem 09:44:28 spire-1.2.1/test/fixture/certs/database_csr.pem 09:44:28 spire-1.2.1/test/fixture/certs/database_key.pem 09:44:28 spire-1.2.1/test/fixture/certs/node_cert.pem 09:44:28 spire-1.2.1/test/fixture/certs/node_csr.pem 09:44:28 spire-1.2.1/test/fixture/certs/node_key.pem 09:44:28 spire-1.2.1/test/fixture/certs/svid.pem 09:44:28 spire-1.2.1/test/fixture/certs/svid_key.pem 09:44:28 spire-1.2.1/test/fixture/config/ 09:44:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:44:28 spire-1.2.1/test/fixture/config/agent_good.conf 09:44:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:44:28 spire-1.2.1/test/fixture/config/plugin_good.conf 09:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:44:28 spire-1.2.1/test/fixture/config/server_good.conf 09:44:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:44:28 spire-1.2.1/test/fixture/fixture.go 09:44:28 spire-1.2.1/test/fixture/nodeattestor/ 09:44:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:44:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:44:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:44:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:44:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:44:28 spire-1.2.1/test/fixture/registration/ 09:44:28 spire-1.2.1/test/fixture/registration/entries.json 09:44:28 spire-1.2.1/test/fixture/registration/good-for-update.json 09:44:28 spire-1.2.1/test/fixture/registration/good.json 09:44:28 spire-1.2.1/test/fixture/registration/invalid.json 09:44:28 spire-1.2.1/test/fixture/registration/invalid_json.json 09:44:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:44:28 spire-1.2.1/test/integration/ 09:44:28 spire-1.2.1/test/integration/README.md 09:44:28 spire-1.2.1/test/integration/common 09:44:28 spire-1.2.1/test/integration/setup/ 09:44:28 spire-1.2.1/test/integration/setup/adminclient/ 09:44:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:44:28 spire-1.2.1/test/integration/setup/adminclient/client.go 09:44:28 spire-1.2.1/test/integration/setup/debugagent/ 09:44:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:44:28 spire-1.2.1/test/integration/setup/debugagent/main.go 09:44:28 spire-1.2.1/test/integration/setup/debugserver/ 09:44:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:44:28 spire-1.2.1/test/integration/setup/debugserver/main.go 09:44:28 spire-1.2.1/test/integration/setup/downstreamclient/ 09:44:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:44:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:44:28 spire-1.2.1/test/integration/setup/itclient/ 09:44:28 spire-1.2.1/test/integration/setup/itclient/client.go 09:44:28 spire-1.2.1/test/integration/setup/node-attestation/ 09:44:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:44:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:44:28 spire-1.2.1/test/integration/setup/x509pop/ 09:44:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:44:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:44:28 spire-1.2.1/test/integration/suites/ 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:44:28 spire-1.2.1/test/integration/suites/join-token/ 09:44:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:44:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:44:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:44:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:44:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:44:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:44:28 spire-1.2.1/test/integration/suites/join-token/README.md 09:44:28 spire-1.2.1/test/integration/suites/join-token/conf/ 09:44:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/join-token/teardown 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:44:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:44:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:44:28 spire-1.2.1/test/integration/suites/k8s/ 09:44:28 spire-1.2.1/test/integration/suites/k8s/00-setup 09:44:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:44:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:44:28 spire-1.2.1/test/integration/suites/k8s/README.md 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/ 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:44:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:44:28 spire-1.2.1/test/integration/suites/k8s/teardown 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/ 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:44:28 spire-1.2.1/test/integration/suites/rotation/ 09:44:28 spire-1.2.1/test/integration/suites/rotation/00-setup 09:44:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:44:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:44:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:44:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:44:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:44:28 spire-1.2.1/test/integration/suites/rotation/README.md 09:44:28 spire-1.2.1/test/integration/suites/rotation/conf/ 09:44:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/rotation/teardown 09:44:28 spire-1.2.1/test/integration/suites/self-test/ 09:44:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:44:28 spire-1.2.1/test/integration/suites/self-test/README.md 09:44:28 spire-1.2.1/test/integration/suites/self-test/teardown 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:44:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:44:28 spire-1.2.1/test/integration/suites/upgrade/ 09:44:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:44:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:44:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:44:28 spire-1.2.1/test/integration/suites/upgrade/README.md 09:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:44:28 spire-1.2.1/test/integration/suites/upgrade/teardown 09:44:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:44:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:44:28 spire-1.2.1/test/integration/test-one.sh 09:44:28 spire-1.2.1/test/integration/test.sh 09:44:28 spire-1.2.1/test/plugintest/ 09:44:28 spire-1.2.1/test/plugintest/config.go 09:44:28 spire-1.2.1/test/plugintest/load.go 09:44:28 spire-1.2.1/test/plugintest/option.go 09:44:28 spire-1.2.1/test/spiretest/ 09:44:28 spire-1.2.1/test/spiretest/apiserver.go 09:44:28 spire-1.2.1/test/spiretest/assertions.go 09:44:28 spire-1.2.1/test/spiretest/dir.go 09:44:28 spire-1.2.1/test/spiretest/errors_posix.go 09:44:28 spire-1.2.1/test/spiretest/errors_windows.go 09:44:28 spire-1.2.1/test/spiretest/logs.go 09:44:28 spire-1.2.1/test/spiretest/socketapi.go 09:44:28 spire-1.2.1/test/spiretest/suite.go 09:44:28 spire-1.2.1/test/spiretest/x509.go 09:44:28 spire-1.2.1/test/testca/ 09:44:28 spire-1.2.1/test/testca/ca.go 09:44:28 spire-1.2.1/test/testkey/ 09:44:28 spire-1.2.1/test/testkey/generate.sh 09:44:28 spire-1.2.1/test/testkey/genkeys.go 09:44:28 spire-1.2.1/test/testkey/keys.go 09:44:28 spire-1.2.1/test/testkey/new.go 09:44:28 spire-1.2.1/test/tpmsimulator/ 09:44:28 spire-1.2.1/test/tpmsimulator/simulator.go 09:44:28 spire-1.2.1/test/util/ 09:44:28 spire-1.2.1/test/util/cert_fixtures.go 09:44:28 spire-1.2.1/test/util/cert_generation.go 09:44:28 spire-1.2.1/test/util/io_redirection.go 09:44:28 spire-1.2.1/test/util/race.go 09:44:28 spire-1.2.1/test/util/util.go 09:44:28 building spire from source... 09:44:29 Installing go1.17.7... 09:44:51 ---> 684930cf8d6e 09:44:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:44:51 ---> Running in 843111618c5e 09:44:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:44:59 Building bin/spire-server... 09:44:59 go: downloading github.com/mitchellh/cli v1.1.2 09:44:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:44:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:44:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:44:59 Building bin/spire-server... 09:44:59 go: downloading google.golang.org/grpc v1.44.0 09:44:59 go: downloading github.com/mitchellh/cli v1.1.2 09:45:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:45:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:45:01 go: downloading google.golang.org/grpc v1.44.0 09:45:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:45:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:45:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:45:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:45:04 go: downloading github.com/imdario/mergo v0.3.12 09:45:04 go: downloading github.com/sirupsen/logrus v1.8.1 09:45:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:45:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:45:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:45:05 go: downloading github.com/fatih/color v1.13.0 09:45:05 go: downloading github.com/mattn/go-isatty v0.0.14 09:45:05 go: downloading github.com/imdario/mergo v0.3.12 09:45:05 go: downloading github.com/sirupsen/logrus v1.8.1 09:45:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:45:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:45:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:45:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:45:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:45:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:45:06 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:45:06 go: downloading github.com/fatih/color v1.13.0 09:45:06 go: downloading github.com/mattn/go-isatty v0.0.14 09:45:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:45:07 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:45:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:45:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:45:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:45:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:45:07 go: downloading github.com/armon/go-metrics v0.3.10 09:45:08 go: downloading github.com/prometheus/client_golang v1.12.1 09:45:08 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:45:08 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:45:08 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:45:08 go: downloading github.com/open-policy-agent/opa v0.38.0 09:45:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:45:10 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:45:10 go: downloading github.com/open-policy-agent/opa v0.38.0 09:45:32 go: downloading github.com/mattn/go-colorable v0.1.12 09:45:33 go: downloading github.com/Masterminds/goutils v1.1.0 09:45:33 go: downloading github.com/Masterminds/semver v1.5.0 09:45:33 go: downloading github.com/google/uuid v1.1.2 09:45:33 go: downloading github.com/huandu/xstrings v1.3.2 09:45:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:45:33 go: downloading github.com/oklog/run v1.0.0 09:45:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:45:33 go: downloading github.com/armon/go-metrics v0.3.10 09:45:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:45:33 go: downloading github.com/prometheus/client_model v0.2.0 09:45:33 go: downloading github.com/prometheus/client_golang v1.12.1 09:45:33 go: downloading github.com/prometheus/common v0.32.1 09:45:33 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:45:33 go: downloading github.com/beorn7/perks v1.0.1 09:45:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:45:34 go: downloading github.com/prometheus/procfs v0.7.3 09:45:34 go: downloading github.com/pkg/errors v0.9.1 09:45:34 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:45:34 go: downloading go.uber.org/atomic v1.9.0 09:45:34 go: downloading github.com/mattn/go-colorable v0.1.12 09:45:34 go: downloading github.com/Masterminds/goutils v1.1.0 09:45:34 go: downloading github.com/Masterminds/semver v1.5.0 09:45:34 go: downloading github.com/google/uuid v1.1.2 09:45:35 go: downloading github.com/huandu/xstrings v1.3.2 09:45:35 go: downloading github.com/imkira/go-observer v1.0.3 09:45:35 go: downloading github.com/hashicorp/errwrap v1.1.0 09:45:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:45:35 go: downloading github.com/oklog/run v1.0.0 09:45:35 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:45:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:45:35 go: downloading github.com/twmb/murmur3 v1.1.6 09:45:35 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:45:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:45:36 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:45:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:45:36 go: downloading github.com/imkira/go-observer v1.0.3 09:45:36 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:45:36 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:45:36 go: downloading github.com/prometheus/client_model v0.2.0 09:45:36 go: downloading github.com/prometheus/common v0.32.1 09:45:36 go: downloading github.com/beorn7/perks v1.0.1 09:45:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:45:36 go: downloading github.com/prometheus/procfs v0.7.3 09:45:37 go: downloading github.com/pkg/errors v0.9.1 09:45:37 go: downloading go.uber.org/atomic v1.9.0 09:45:37 go: downloading github.com/hashicorp/errwrap v1.1.0 09:45:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:45:38 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:45:38 go: downloading github.com/blang/semver/v4 v4.0.0 09:45:38 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:45:39 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:45:39 go: downloading github.com/jinzhu/gorm v1.9.16 09:45:39 go: downloading github.com/lib/pq v1.10.4 09:45:39 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:45:39 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:45:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:45:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:45:43 go: downloading github.com/stretchr/testify v1.7.0 09:45:43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:45:43 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:46:05 go: downloading google.golang.org/api v0.70.0 09:46:05 go: downloading k8s.io/api v0.23.4 09:46:05 go: downloading k8s.io/client-go v0.23.4 09:46:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:46:05 go: downloading github.com/blang/semver/v4 v4.0.0 09:46:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:46:05 go: downloading github.com/jinzhu/gorm v1.9.16 09:46:05 go: downloading github.com/lib/pq v1.10.4 09:46:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:46:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:46:05 go: downloading k8s.io/client-go v0.23.4 09:46:05 go: downloading google.golang.org/api v0.70.0 09:46:09 go: downloading k8s.io/api v0.23.4 09:46:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:46:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:46:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:46:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:46:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:46:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:46:29 go: downloading github.com/stretchr/testify v1.7.0 09:46:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:46:29 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:46:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:46:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:46:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:46:48 go: downloading cloud.google.com/go/storage v1.21.0 09:46:48 go: downloading cloud.google.com/go v0.100.2 09:46:48 go: downloading github.com/google/go-tpm v0.3.3 09:46:48 go: downloading k8s.io/apimachinery v0.23.4 09:46:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:46:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:46:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:46:49 go: downloading cloud.google.com/go/storage v1.21.0 09:46:50 go: downloading cloud.google.com/go v0.100.2 09:46:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:46:51 go: downloading k8s.io/apimachinery v0.23.4 09:46:52 go: downloading cloud.google.com/go/security v1.3.0 09:46:52 go: downloading k8s.io/kube-aggregator v0.23.3 09:46:53 go: downloading k8s.io/kube-aggregator v0.23.3 09:46:53 go: downloading github.com/hashicorp/vault/api v1.4.1 09:46:53 go: downloading github.com/google/go-tpm v0.3.3 09:46:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:46:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:46:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:46:55 go: downloading gopkg.in/yaml.v2 v2.4.0 09:46:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:46:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:46:55 go: downloading github.com/hashicorp/vault/api v1.4.1 09:46:56 go: downloading github.com/gobwas/glob v0.2.3 09:46:56 go: downloading cloud.google.com/go/security v1.3.0 09:46:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:46:56 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:46:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:46:56 go: downloading github.com/twmb/murmur3 v1.1.6 09:46:56 go: downloading github.com/jinzhu/inflection v1.0.0 09:46:57 go: downloading gopkg.in/yaml.v2 v2.4.0 09:46:57 go: downloading github.com/gogo/protobuf v1.3.2 09:46:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:46:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:46:57 go: downloading github.com/gobwas/glob v0.2.3 09:46:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:46:58 go: downloading github.com/aws/smithy-go v1.11.0 09:46:59 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:46:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:47:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:47:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:47:00 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:47:00 go: downloading github.com/jinzhu/inflection v1.0.0 09:47:00 go: downloading github.com/gogo/protobuf v1.3.2 09:47:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:47:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:47:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:47:03 go: downloading github.com/aws/smithy-go v1.11.0 09:47:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:47:04 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:47:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:47:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:47:05 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:47:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:47:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:47:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:47:05 go: downloading github.com/dimchansky/utfbom v1.1.1 09:47:06 go: downloading cloud.google.com/go/compute v1.3.0 09:47:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:47:06 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:47:06 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:47:06 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:47:06 go: downloading github.com/dimchansky/utfbom v1.1.1 09:47:06 go: downloading cloud.google.com/go/compute v1.3.0 09:47:07 go: downloading cloud.google.com/go/iam v0.1.1 09:47:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:47:07 go: downloading cloud.google.com/go/iam v0.1.1 09:47:07 go: downloading github.com/google/gofuzz v1.1.0 09:47:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:47:07 go: downloading k8s.io/klog/v2 v2.30.0 09:47:08 go: downloading k8s.io/klog/v2 v2.30.0 09:47:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:47:08 go: downloading github.com/google/gofuzz v1.1.0 09:47:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:47:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:47:09 go: downloading github.com/spf13/pflag v1.0.5 09:47:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:47:09 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:47:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:47:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:47:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:47:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:47:10 go: downloading github.com/spf13/pflag v1.0.5 09:47:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:47:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:47:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:47:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:47:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:47:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:47:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:47:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:47:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:47:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:47:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:47:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:47:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:47:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:47:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:47:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:47:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:47:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:47:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:47:14 go: downloading go.opencensus.io v0.23.0 09:47:14 go: downloading go.opencensus.io v0.23.0 09:47:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:47:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:47:15 go: downloading gopkg.in/inf.v0 v0.9.1 09:47:15 go: downloading github.com/google/go-cmp v0.5.7 09:47:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:47:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:47:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:47:16 go: downloading github.com/go-logr/logr v1.2.2 09:47:16 go: downloading github.com/json-iterator/go v1.1.12 09:47:16 go: downloading gopkg.in/inf.v0 v0.9.1 09:47:16 go: downloading github.com/go-logr/logr v1.2.2 09:47:16 go: downloading github.com/google/go-cmp v0.5.7 09:47:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:47:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:47:17 go: downloading github.com/json-iterator/go v1.1.12 09:47:18 go: downloading github.com/googleapis/gnostic v0.5.5 09:47:20 go: downloading github.com/googleapis/gnostic v0.5.5 09:47:20 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:47:22 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:47:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:47:22 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:47:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:47:23 go: downloading github.com/tklauser/numcpus v0.3.0 09:47:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:47:23 go: downloading go.uber.org/zap v1.21.0 09:47:23 go: downloading github.com/tklauser/numcpus v0.3.0 09:47:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:47:23 go: downloading go.uber.org/zap v1.21.0 09:47:23 go: downloading sigs.k8s.io/yaml v1.3.0 09:47:23 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:47:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:47:24 go: downloading github.com/modern-go/reflect2 v1.0.2 09:47:24 go: downloading sigs.k8s.io/yaml v1.3.0 09:47:24 go: downloading github.com/ryanuber/go-glob v1.0.0 09:47:24 go: downloading github.com/golang/snappy v0.0.4 09:47:24 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:47:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:47:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:47:25 go: downloading github.com/modern-go/reflect2 v1.0.2 09:47:25 go: downloading github.com/ryanuber/go-glob v1.0.0 09:47:25 go: downloading github.com/golang/snappy v0.0.4 09:47:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:47:33 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:47:33 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:47:33 go: downloading github.com/hashicorp/go-version v1.2.0 09:47:33 go: downloading go.uber.org/multierr v1.6.0 09:47:36 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:47:36 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:47:36 go: downloading github.com/hashicorp/go-version v1.2.0 09:47:36 go: downloading go.uber.org/multierr v1.6.0 09:48:03 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:48:03 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:48:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:48:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:49:45 Removing intermediate container 8735cf05805a 09:49:45 ---> 249ef4553b0f 09:49:45 09:49:45 Step 10/23 : FROM alpine:3.14 09:49:45 ---> ac73e934f311 09:49:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:49:45 ---> Running in e2eaad096cb7 09:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:49:49 (1/1) Installing dumb-init (1.2.5-r1) 09:49:49 Executing busybox-1.33.1-r7.trigger 09:49:49 OK: 5 MiB in 15 packages 09:49:50 Removing intermediate container e2eaad096cb7 09:49:50 ---> d23ecb6b868f 09:49:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:49:50 ---> Running in d9574c941a1f 09:49:51 Removing intermediate container d9574c941a1f 09:49:51 ---> a52b7b8daed9 09:49:51 Step 13/23 : ENV APP_PORT=59882 09:49:51 ---> Running in 6281ad99b5c4 09:49:51 Removing intermediate container 6281ad99b5c4 09:49:51 ---> 644320b2e30f 09:49:51 Step 14/23 : EXPOSE $APP_PORT 09:49:51 ---> Running in e1d6326b0f4a 09:49:52 Removing intermediate container e1d6326b0f4a 09:49:52 ---> 6b8df1586edd 09:49:52 Step 15/23 : WORKDIR / 09:49:52 ---> Running in 1c51a71df5c5 09:49:53 Removing intermediate container 1c51a71df5c5 09:49:53 ---> 8d0a608e62c5 09:49:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:49:54 ---> 16d827805e9f 09:49:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:49:56 ---> b1b357d8ce33 09:49:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:49:57 ---> f15750af3fbe 09:49:57 Step 19/23 : ENTRYPOINT ["/core-command"] 09:49:57 ---> Running in 85e185828f2b 09:49:58 Removing intermediate container 85e185828f2b 09:49:58 ---> 348a81339f23 09:49:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:49:58 ---> Running in 24bb86241584 09:49:58 Removing intermediate container 24bb86241584 09:49:58 ---> 213f97ebbb9d 09:49:58 Step 21/23 : LABEL arch=arm64 09:49:58 ---> Running in 41f315b90acd 09:49:59 Removing intermediate container 41f315b90acd 09:49:59 ---> d32a6cb66405 09:49:59 Step 22/23 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:49:59 ---> Running in 98148ea98f65 09:49:59 Removing intermediate container 98148ea98f65 09:49:59 ---> c4fb48d534e2 09:49:59 Step 23/23 : LABEL version=0.0.0 09:49:59 ---> Running in 96958a0ac712 09:50:00 Removing intermediate container 96958a0ac712 09:50:00 ---> 72c1741152a9 09:50:00 09:50:01 Successfully built 72c1741152a9 09:50:01 Successfully tagged core-command-arm64:latest 09:50:01 Building security-spire-server 09:50:40  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:50:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:50:40 ---> 0a679c00e54f 09:50:40 Step 3/25 : WORKDIR /edgex-go 09:50:40 ---> Using cache 09:50:40 ---> 251305f3e303 09:50:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:40 ---> Using cache 09:50:40 ---> b2a76002aa36 09:50:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:50:40 ---> Using cache 09:50:40 ---> ea2ad07550fd 09:50:40 Step 6/25 : COPY go.mod vendor* ./ 09:50:40 ---> Using cache 09:50:40 ---> 0a3d7ba4f3f2 09:50:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:50:40 ---> Using cache 09:50:40 ---> 13809a9e6d27 09:50:40 Step 8/25 : COPY . . 09:50:40 ---> Using cache 09:50:40 ---> bc923a3bc66c 09:50:40 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:50:40 ---> Using cache 09:50:40 ---> a8db87d9b75d 09:50:40 Step 10/25 : RUN mkdir -p spire-build 09:50:40 ---> Using cache 09:50:40 ---> d24db7f76d8f 09:50:40 Step 11/25 : WORKDIR /edgex-go/spire-build 09:50:40 ---> Using cache 09:50:40 ---> 9ef8b78e40e1 09:50:40 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:50:40 ---> Running in 34c80414a086 09:50:40 spire-1.2.1/ 09:50:40 spire-1.2.1/.data/ 09:50:40 spire-1.2.1/.data/.file 09:50:40 spire-1.2.1/.dockerignore 09:50:40 spire-1.2.1/.gitattributes 09:50:40 spire-1.2.1/.githooks/ 09:50:40 spire-1.2.1/.githooks/pre-commit 09:50:40 spire-1.2.1/.github/ 09:50:40 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:50:40 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:50:40 spire-1.2.1/.github/dependabot.yml 09:50:40 spire-1.2.1/.github/workflows/ 09:50:40 spire-1.2.1/.github/workflows/nightly_build.yaml 09:50:40 spire-1.2.1/.github/workflows/pr_build.yaml 09:50:40 spire-1.2.1/.github/workflows/release_build.yaml 09:50:40 spire-1.2.1/.github/workflows/scripts/ 09:50:40 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:50:40 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:50:40 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:50:40 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:50:40 spire-1.2.1/.github/workflows/scripts/split.sh 09:50:40 spire-1.2.1/.gitignore 09:50:40 spire-1.2.1/.go-version 09:50:40 spire-1.2.1/.golangci.yml 09:50:40 spire-1.2.1/ADOPTERS.md 09:50:40 spire-1.2.1/CHANGELOG.md 09:50:40 spire-1.2.1/CODE-OF-CONDUCT.md 09:50:40 spire-1.2.1/CODEOWNERS 09:50:40 spire-1.2.1/CONTRIBUTING.md 09:50:40 spire-1.2.1/Dockerfile 09:50:40 spire-1.2.1/Dockerfile.dev 09:50:40 spire-1.2.1/Dockerfile.scratch 09:50:40 spire-1.2.1/LICENSE 09:50:40 spire-1.2.1/MAINTAINERS.md 09:50:40 spire-1.2.1/Makefile 09:50:40 spire-1.2.1/README.md 09:50:40 spire-1.2.1/ROADMAP.md 09:50:40 spire-1.2.1/SECURITY.md 09:50:40 spire-1.2.1/cmd/ 09:50:40 spire-1.2.1/cmd/spire-agent/ 09:50:40 spire-1.2.1/cmd/spire-agent/cli/ 09:50:40 spire-1.2.1/cmd/spire-agent/cli/api/ 09:50:40 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/common/ 09:50:40 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:50:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/run/ 09:50:40 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:50:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:50:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:50:40 spire-1.2.1/cmd/spire-agent/main.go 09:50:40 spire-1.2.1/cmd/spire-server/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/agent/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/cli.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/run/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/token/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/validate/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/x509/ 09:50:40 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:50:40 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:50:40 spire-1.2.1/cmd/spire-server/main.go 09:50:40 spire-1.2.1/cmd/spire-server/util/ 09:50:40 spire-1.2.1/cmd/spire-server/util/util.go 09:50:40 spire-1.2.1/conf/ 09:50:40 spire-1.2.1/conf/agent/ 09:50:40 spire-1.2.1/conf/agent/agent.conf 09:50:40 spire-1.2.1/conf/agent/agent_full.conf 09:50:40 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:50:40 spire-1.2.1/conf/server/ 09:50:40 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:50:40 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:50:40 spire-1.2.1/conf/server/server.conf 09:50:40 spire-1.2.1/conf/server/server_full.conf 09:50:40 spire-1.2.1/doc/ 09:50:40 spire-1.2.1/doc/SPIRE101.md 09:50:40 spire-1.2.1/doc/auditlog.md 09:50:40 spire-1.2.1/doc/authorization_policy_engine.md 09:50:40 spire-1.2.1/doc/changelog_guidelines.md 09:50:40 spire-1.2.1/doc/cure53-report.pdf 09:50:40 spire-1.2.1/doc/images/ 09:50:40 spire-1.2.1/doc/images/2019_roadmap.png 09:50:40 spire-1.2.1/doc/images/SPIRE101.png 09:50:40 spire-1.2.1/doc/images/SPIRE_agent.png 09:50:40 spire-1.2.1/doc/images/SPIRE_server.png 09:50:40 spire-1.2.1/doc/images/cache_mgr.png 09:50:40 spire-1.2.1/doc/images/cache_mgr_components.png 09:50:40 spire-1.2.1/doc/images/federated_spire.png 09:50:40 spire-1.2.1/doc/images/ha_mode.png 09:50:40 spire-1.2.1/doc/images/nested_spire.png 09:50:40 spire-1.2.1/doc/images/oidc_federation.png 09:50:40 spire-1.2.1/doc/images/single_trust_domain.png 09:50:40 spire-1.2.1/doc/images/spiffe_compatible.png 09:50:40 spire-1.2.1/doc/images/spire_logo.png 09:50:40 spire-1.2.1/doc/migrating_registration_api_clients.md 09:50:40 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:50:40 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:50:40 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:50:40 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:50:40 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:50:40 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:50:40 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:50:40 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:50:40 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:50:40 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:50:40 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:50:40 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:50:40 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:50:40 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:50:40 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:50:40 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:50:40 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:50:40 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:50:40 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:50:40 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:50:40 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:50:40 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:50:40 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:50:40 spire-1.2.1/doc/scaling_spire.md 09:50:40 spire-1.2.1/doc/spire_agent.md 09:50:40 spire-1.2.1/doc/spire_server.md 09:50:40 spire-1.2.1/doc/supported_integrations.md 09:50:40 spire-1.2.1/doc/telemetry.md 09:50:40 spire-1.2.1/doc/telemetry_config.md 09:50:40 spire-1.2.1/doc/upgrading.md 09:50:40 spire-1.2.1/doc/using_spire.md 09:50:40 spire-1.2.1/examples/ 09:50:40 spire-1.2.1/examples/README.md 09:50:40 spire-1.2.1/go.mod 09:50:40 spire-1.2.1/go.sum 09:50:40 spire-1.2.1/pkg/ 09:50:40 spire-1.2.1/pkg/agent/ 09:50:40 spire-1.2.1/pkg/agent/agent.go 09:50:40 spire-1.2.1/pkg/agent/api/ 09:50:40 spire-1.2.1/pkg/agent/api/config.go 09:50:40 spire-1.2.1/pkg/agent/api/debug/ 09:50:40 spire-1.2.1/pkg/agent/api/debug/v1/ 09:50:40 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:50:40 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:50:40 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:50:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:50:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:50:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:50:40 spire-1.2.1/pkg/agent/api/endpoints.go 09:50:40 spire-1.2.1/pkg/agent/api/health/ 09:50:40 spire-1.2.1/pkg/agent/api/health/v1/ 09:50:40 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:50:40 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:50:40 spire-1.2.1/pkg/agent/api/rpccontext/ 09:50:40 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:50:40 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:50:40 spire-1.2.1/pkg/agent/attestor/ 09:50:40 spire-1.2.1/pkg/agent/attestor/node/ 09:50:40 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:50:40 spire-1.2.1/pkg/agent/attestor/node/node.go 09:50:40 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:50:40 spire-1.2.1/pkg/agent/attestor/workload/ 09:50:40 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:50:40 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:50:40 spire-1.2.1/pkg/agent/catalog/ 09:50:40 spire-1.2.1/pkg/agent/catalog/catalog.go 09:50:40 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:50:40 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:50:40 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:50:40 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:50:40 spire-1.2.1/pkg/agent/client/ 09:50:40 spire-1.2.1/pkg/agent/client/client.go 09:50:40 spire-1.2.1/pkg/agent/client/client_test.go 09:50:40 spire-1.2.1/pkg/agent/client/dial.go 09:50:40 spire-1.2.1/pkg/agent/client/nodeconn.go 09:50:40 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:50:40 spire-1.2.1/pkg/agent/client/update.go 09:50:40 spire-1.2.1/pkg/agent/client/util.go 09:50:40 spire-1.2.1/pkg/agent/common/ 09:50:40 spire-1.2.1/pkg/agent/common/backoff/ 09:50:40 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:50:40 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:50:40 spire-1.2.1/pkg/agent/common/cgroups/ 09:50:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:50:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:50:40 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:50:40 spire-1.2.1/pkg/agent/config.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/ 09:50:40 spire-1.2.1/pkg/agent/endpoints/config.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:50:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:50:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/workload/ 09:50:40 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:50:40 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:50:40 spire-1.2.1/pkg/agent/manager/ 09:50:40 spire-1.2.1/pkg/agent/manager/cache/ 09:50:40 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:50:40 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:50:40 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:50:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:50:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:50:40 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:50:40 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:50:40 spire-1.2.1/pkg/agent/manager/config.go 09:50:40 spire-1.2.1/pkg/agent/manager/manager.go 09:50:40 spire-1.2.1/pkg/agent/manager/manager_test.go 09:50:40 spire-1.2.1/pkg/agent/manager/storage.go 09:50:40 spire-1.2.1/pkg/agent/manager/storage_test.go 09:50:40 spire-1.2.1/pkg/agent/manager/storecache/ 09:50:40 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:50:40 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:50:40 spire-1.2.1/pkg/agent/manager/sync.go 09:50:40 spire-1.2.1/pkg/agent/plugin/ 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:50:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:50:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:50:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:50:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:50:40 spire-1.2.1/pkg/agent/svid/ 09:50:40 spire-1.2.1/pkg/agent/svid/rotator.go 09:50:40 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:50:40 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:50:40 spire-1.2.1/pkg/agent/svid/store/ 09:50:40 spire-1.2.1/pkg/agent/svid/store/service.go 09:50:40 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:50:40 spire-1.2.1/pkg/common/ 09:50:40 spire-1.2.1/pkg/common/agentpathtemplate/ 09:50:40 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:50:40 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:50:40 spire-1.2.1/pkg/common/api/ 09:50:40 spire-1.2.1/pkg/common/api/metrics.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/ 09:50:40 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/logger.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/names.go 09:50:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:50:40 spire-1.2.1/pkg/common/api/names.go 09:50:40 spire-1.2.1/pkg/common/api/ratelimit.go 09:50:40 spire-1.2.1/pkg/common/api/rpccontext/ 09:50:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:50:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:50:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:50:40 spire-1.2.1/pkg/common/auth/ 09:50:40 spire-1.2.1/pkg/common/auth/interceptors.go 09:50:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:50:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/ 09:50:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/types.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:50:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:50:40 spire-1.2.1/pkg/common/catalog/ 09:50:40 spire-1.2.1/pkg/common/catalog/bind.go 09:50:40 spire-1.2.1/pkg/common/catalog/builtin.go 09:50:40 spire-1.2.1/pkg/common/catalog/catalog.go 09:50:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:50:40 spire-1.2.1/pkg/common/catalog/closers.go 09:50:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:50:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:50:40 spire-1.2.1/pkg/common/catalog/config.go 09:50:40 spire-1.2.1/pkg/common/catalog/config_test.go 09:50:40 spire-1.2.1/pkg/common/catalog/configure.go 09:50:40 spire-1.2.1/pkg/common/catalog/constraints.go 09:50:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:50:40 spire-1.2.1/pkg/common/catalog/context.go 09:50:40 spire-1.2.1/pkg/common/catalog/external.go 09:50:40 spire-1.2.1/pkg/common/catalog/host.go 09:50:40 spire-1.2.1/pkg/common/catalog/pipenet.go 09:50:40 spire-1.2.1/pkg/common/catalog/plugin.go 09:50:40 spire-1.2.1/pkg/common/catalog/testplugin/ 09:50:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:50:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:50:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:50:40 spire-1.2.1/pkg/common/cli/ 09:50:40 spire-1.2.1/pkg/common/cli/env.go 09:50:40 spire-1.2.1/pkg/common/cli/flags.go 09:50:40 spire-1.2.1/pkg/common/cli/trust_domain.go 09:50:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:50:40 spire-1.2.1/pkg/common/cli/umask.go 09:50:40 spire-1.2.1/pkg/common/cli/umask_posix.go 09:50:40 spire-1.2.1/pkg/common/cli/umask_test.go 09:50:40 spire-1.2.1/pkg/common/cli/umask_windows.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/ 09:50:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/flag.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/format.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/ 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:50:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:50:40 spire-1.2.1/pkg/common/coretypes/ 09:50:40 spire-1.2.1/pkg/common/coretypes/bundle/ 09:50:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:50:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:50:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:50:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:50:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:50:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:50:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:50:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:50:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:50:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:50:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:50:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:50:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:50:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:50:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:50:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:50:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:50:40 spire-1.2.1/pkg/common/cryptoutil/ 09:50:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:50:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:50:40 spire-1.2.1/pkg/common/diskutil/ 09:50:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:50:40 spire-1.2.1/pkg/common/diskutil/file_test.go 09:50:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:50:40 spire-1.2.1/pkg/common/errorutil/ 09:50:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:50:40 spire-1.2.1/pkg/common/health/ 09:50:40 spire-1.2.1/pkg/common/health/config.go 09:50:40 spire-1.2.1/pkg/common/health/context.go 09:50:40 spire-1.2.1/pkg/common/health/context_test.go 09:50:40 spire-1.2.1/pkg/common/health/health.go 09:50:40 spire-1.2.1/pkg/common/health/health_test.go 09:50:40 spire-1.2.1/pkg/common/health/logger.go 09:50:40 spire-1.2.1/pkg/common/hostservice/ 09:50:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:50:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:50:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:50:40 spire-1.2.1/pkg/common/idutil/ 09:50:40 spire-1.2.1/pkg/common/idutil/require.go 09:50:40 spire-1.2.1/pkg/common/idutil/require_test.go 09:50:40 spire-1.2.1/pkg/common/idutil/safety.go 09:50:40 spire-1.2.1/pkg/common/idutil/safety_test.go 09:50:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:50:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:50:40 spire-1.2.1/pkg/common/jwtsvid/ 09:50:40 spire-1.2.1/pkg/common/jwtsvid/common.go 09:50:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:50:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:50:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:50:40 spire-1.2.1/pkg/common/jwtutil/ 09:50:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:50:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:50:40 spire-1.2.1/pkg/common/log/ 09:50:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:50:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:50:40 spire-1.2.1/pkg/common/log/log.go 09:50:40 spire-1.2.1/pkg/common/log/log_test.go 09:50:40 spire-1.2.1/pkg/common/log/options.go 09:50:40 spire-1.2.1/pkg/common/nodeutil/ 09:50:40 spire-1.2.1/pkg/common/nodeutil/node.go 09:50:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:50:40 spire-1.2.1/pkg/common/peertracker/ 09:50:40 spire-1.2.1/pkg/common/peertracker/conn.go 09:50:40 spire-1.2.1/pkg/common/peertracker/credentials.go 09:50:40 spire-1.2.1/pkg/common/peertracker/errors.go 09:50:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:50:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:50:40 spire-1.2.1/pkg/common/peertracker/info.go 09:50:40 spire-1.2.1/pkg/common/peertracker/listener.go 09:50:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:50:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:50:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:50:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:50:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:50:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:50:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:50:40 spire-1.2.1/pkg/common/peertracker/tcp.go 09:50:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:50:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:50:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:50:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:50:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:50:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:50:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:50:40 spire-1.2.1/pkg/common/peertracker/uds.go 09:50:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:50:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:50:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:50:40 spire-1.2.1/pkg/common/pemutil/ 09:50:40 spire-1.2.1/pkg/common/pemutil/block.go 09:50:40 spire-1.2.1/pkg/common/pemutil/certs.go 09:50:40 spire-1.2.1/pkg/common/pemutil/common.go 09:50:40 spire-1.2.1/pkg/common/pemutil/csr.go 09:50:40 spire-1.2.1/pkg/common/pemutil/keys.go 09:50:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/ 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:50:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:50:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:50:41 spire-1.2.1/pkg/common/plugin/ 09:50:41 spire-1.2.1/pkg/common/plugin/aws/ 09:50:41 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:50:41 spire-1.2.1/pkg/common/plugin/azure/ 09:50:41 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:50:41 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:50:41 spire-1.2.1/pkg/common/plugin/facade.go 09:50:41 spire-1.2.1/pkg/common/plugin/facade_test.go 09:50:41 spire-1.2.1/pkg/common/plugin/gcp/ 09:50:41 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:50:41 spire-1.2.1/pkg/common/plugin/k8s/ 09:50:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:50:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:50:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:50:41 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:50:41 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:50:41 spire-1.2.1/pkg/common/plugin/log.go 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/ 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:50:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:50:41 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:50:41 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:50:41 spire-1.2.1/pkg/common/plugin/x509pop/ 09:50:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:50:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:50:41 spire-1.2.1/pkg/common/profiling/ 09:50:41 spire-1.2.1/pkg/common/profiling/dumpers.go 09:50:41 spire-1.2.1/pkg/common/profiling/profiling.go 09:50:41 spire-1.2.1/pkg/common/protoutil/ 09:50:41 spire-1.2.1/pkg/common/protoutil/masks.go 09:50:41 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:50:41 spire-1.2.1/pkg/common/rotationutil/ 09:50:41 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:50:41 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:50:41 spire-1.2.1/pkg/common/selector/ 09:50:41 spire-1.2.1/pkg/common/selector/selector.go 09:50:41 spire-1.2.1/pkg/common/selector/selector_test.go 09:50:41 spire-1.2.1/pkg/common/selector/set.go 09:50:41 spire-1.2.1/pkg/common/selector/set_utils.go 09:50:41 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/ 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/ 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:50:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:50:41 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:50:41 spire-1.2.1/pkg/common/telemetry/call.go 09:50:41 spire-1.2.1/pkg/common/telemetry/common/ 09:50:41 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:50:41 spire-1.2.1/pkg/common/telemetry/config.go 09:50:41 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:50:41 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/inmem.go 09:50:41 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/m3.go 09:50:41 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/metrics.go 09:50:41 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/names.go 09:50:41 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:50:41 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:50:41 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/ 09:50:41 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:50:41 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:50:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:50:41 spire-1.2.1/pkg/common/telemetry/server/server.go 09:50:41 spire-1.2.1/pkg/common/telemetry/sink.go 09:50:41 spire-1.2.1/pkg/common/telemetry/statsd.go 09:50:41 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:50:41 spire-1.2.1/pkg/common/telemetry/uptime.go 09:50:41 spire-1.2.1/pkg/common/telemetry/version.go 09:50:41 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:50:41 spire-1.2.1/pkg/common/uptime/ 09:50:41 spire-1.2.1/pkg/common/uptime/uptime.go 09:50:41 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:50:41 spire-1.2.1/pkg/common/util/ 09:50:41 spire-1.2.1/pkg/common/util/certs.go 09:50:41 spire-1.2.1/pkg/common/util/certs_test.go 09:50:41 spire-1.2.1/pkg/common/util/csr.go 09:50:41 spire-1.2.1/pkg/common/util/hash.go 09:50:41 spire-1.2.1/pkg/common/util/selectors.go 09:50:41 spire-1.2.1/pkg/common/util/selectors_test.go 09:50:41 spire-1.2.1/pkg/common/util/signals.go 09:50:41 spire-1.2.1/pkg/common/util/sort.go 09:50:41 spire-1.2.1/pkg/common/util/sort_test.go 09:50:41 spire-1.2.1/pkg/common/util/task.go 09:50:41 spire-1.2.1/pkg/common/util/task_test.go 09:50:41 spire-1.2.1/pkg/common/util/testdata/ 09:50:41 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:50:41 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:50:41 spire-1.2.1/pkg/common/version/ 09:50:41 spire-1.2.1/pkg/common/version/version.go 09:50:41 spire-1.2.1/pkg/common/x509svid/ 09:50:41 spire-1.2.1/pkg/common/x509svid/common_test.go 09:50:41 spire-1.2.1/pkg/common/x509svid/csr.go 09:50:41 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:50:41 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:50:41 spire-1.2.1/pkg/common/x509util/ 09:50:41 spire-1.2.1/pkg/common/x509util/cert.go 09:50:41 spire-1.2.1/pkg/common/x509util/dns.go 09:50:41 spire-1.2.1/pkg/common/x509util/dns_test.go 09:50:41 spire-1.2.1/pkg/common/x509util/keyid.go 09:50:41 spire-1.2.1/pkg/common/x509util/keypair.go 09:50:41 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:50:41 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:50:41 spire-1.2.1/pkg/server/ 09:50:41 spire-1.2.1/pkg/server/api/ 09:50:41 spire-1.2.1/pkg/server/api/agent.go 09:50:41 spire-1.2.1/pkg/server/api/agent/ 09:50:41 spire-1.2.1/pkg/server/api/agent/v1/ 09:50:41 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:50:41 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:50:41 spire-1.2.1/pkg/server/api/agent_test.go 09:50:41 spire-1.2.1/pkg/server/api/api.go 09:50:41 spire-1.2.1/pkg/server/api/audit/ 09:50:41 spire-1.2.1/pkg/server/api/audit/audit.go 09:50:41 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:50:41 spire-1.2.1/pkg/server/api/bundle.go 09:50:41 spire-1.2.1/pkg/server/api/bundle/ 09:50:41 spire-1.2.1/pkg/server/api/bundle/v1/ 09:50:41 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:50:41 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:50:41 spire-1.2.1/pkg/server/api/bundle_test.go 09:50:41 spire-1.2.1/pkg/server/api/debug/ 09:50:41 spire-1.2.1/pkg/server/api/debug/v1/ 09:50:41 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:50:41 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:50:41 spire-1.2.1/pkg/server/api/entry.go 09:50:41 spire-1.2.1/pkg/server/api/entry/ 09:50:41 spire-1.2.1/pkg/server/api/entry/v1/ 09:50:41 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:50:41 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:50:41 spire-1.2.1/pkg/server/api/entry_test.go 09:50:41 spire-1.2.1/pkg/server/api/health/ 09:50:41 spire-1.2.1/pkg/server/api/health/v1/ 09:50:41 spire-1.2.1/pkg/server/api/health/v1/service.go 09:50:41 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:50:41 spire-1.2.1/pkg/server/api/id.go 09:50:41 spire-1.2.1/pkg/server/api/id_test.go 09:50:41 spire-1.2.1/pkg/server/api/limits/ 09:50:41 spire-1.2.1/pkg/server/api/limits/limits.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/ 09:50:41 spire-1.2.1/pkg/server/api/middleware/alias.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/audit.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/caller.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/common.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/entries.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:50:41 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:50:41 spire-1.2.1/pkg/server/api/ratelimit.go 09:50:41 spire-1.2.1/pkg/server/api/rpccontext/ 09:50:41 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:50:41 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:50:41 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:50:41 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:50:41 spire-1.2.1/pkg/server/api/selector.go 09:50:41 spire-1.2.1/pkg/server/api/selector_test.go 09:50:41 spire-1.2.1/pkg/server/api/status.go 09:50:41 spire-1.2.1/pkg/server/api/status_test.go 09:50:41 spire-1.2.1/pkg/server/api/svid/ 09:50:41 spire-1.2.1/pkg/server/api/svid/v1/ 09:50:41 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:50:41 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:50:41 spire-1.2.1/pkg/server/api/trustdomain.go 09:50:41 spire-1.2.1/pkg/server/api/trustdomain/ 09:50:41 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:50:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:50:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:50:41 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:50:41 spire-1.2.1/pkg/server/authpolicy/ 09:50:41 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:50:41 spire-1.2.1/pkg/server/authpolicy/policy.go 09:50:41 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:50:41 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:50:41 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:50:41 spire-1.2.1/pkg/server/authpolicy/validate.go 09:50:41 spire-1.2.1/pkg/server/bundle/ 09:50:41 spire-1.2.1/pkg/server/bundle/client/ 09:50:41 spire-1.2.1/pkg/server/bundle/client/client.go 09:50:41 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:50:41 spire-1.2.1/pkg/server/bundle/client/manager.go 09:50:41 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:50:41 spire-1.2.1/pkg/server/bundle/client/sources.go 09:50:41 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:50:41 spire-1.2.1/pkg/server/bundle/client/updater.go 09:50:41 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:50:41 spire-1.2.1/pkg/server/ca/ 09:50:41 spire-1.2.1/pkg/server/ca/ca.go 09:50:41 spire-1.2.1/pkg/server/ca/ca_health.go 09:50:41 spire-1.2.1/pkg/server/ca/ca_test.go 09:50:41 spire-1.2.1/pkg/server/ca/journal.go 09:50:41 spire-1.2.1/pkg/server/ca/journal_test.go 09:50:41 spire-1.2.1/pkg/server/ca/manager.go 09:50:41 spire-1.2.1/pkg/server/ca/manager_health.go 09:50:41 spire-1.2.1/pkg/server/ca/manager_test.go 09:50:41 spire-1.2.1/pkg/server/ca/templates.go 09:50:41 spire-1.2.1/pkg/server/ca/upstream_client.go 09:50:41 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:50:41 spire-1.2.1/pkg/server/ca/validation.go 09:50:41 spire-1.2.1/pkg/server/cache/ 09:50:41 spire-1.2.1/pkg/server/cache/dscache/ 09:50:41 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:50:41 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:50:41 spire-1.2.1/pkg/server/cache/entrycache/ 09:50:41 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:50:41 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:50:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:50:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:50:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:50:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:50:41 spire-1.2.1/pkg/server/catalog/ 09:50:41 spire-1.2.1/pkg/server/catalog/catalog.go 09:50:41 spire-1.2.1/pkg/server/catalog/keymanager.go 09:50:41 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:50:41 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:50:41 spire-1.2.1/pkg/server/catalog/notifier.go 09:50:41 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:50:41 spire-1.2.1/pkg/server/config.go 09:50:41 spire-1.2.1/pkg/server/datastore/ 09:50:41 spire-1.2.1/pkg/server/datastore/datastore.go 09:50:41 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:50:41 spire-1.2.1/pkg/server/datastore/repository.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:50:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:50:41 spire-1.2.1/pkg/server/endpoints/ 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/ 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:50:41 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:50:41 spire-1.2.1/pkg/server/endpoints/config.go 09:50:41 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:50:41 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:50:41 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:50:41 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:50:41 spire-1.2.1/pkg/server/endpoints/middleware.go 09:50:41 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:50:41 spire-1.2.1/pkg/server/hostservice/ 09:50:41 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:50:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:50:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:50:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:50:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:50:41 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:50:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:50:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/ 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/ 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:50:41 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:50:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:50:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/ 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:50:41 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:50:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:50:41 spire-1.2.1/pkg/server/registration/ 09:50:41 spire-1.2.1/pkg/server/registration/manager.go 09:50:41 spire-1.2.1/pkg/server/registration/manager_test.go 09:50:41 spire-1.2.1/pkg/server/scanentries.go 09:50:41 spire-1.2.1/pkg/server/scanentries_test.go 09:50:41 spire-1.2.1/pkg/server/server.go 09:50:41 spire-1.2.1/pkg/server/server_test.go 09:50:41 spire-1.2.1/pkg/server/svid/ 09:50:41 spire-1.2.1/pkg/server/svid/observer.go 09:50:41 spire-1.2.1/pkg/server/svid/observer_test.go 09:50:41 spire-1.2.1/pkg/server/svid/rotator.go 09:50:41 spire-1.2.1/pkg/server/svid/rotator_config.go 09:50:41 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:50:41 spire-1.2.1/pkg/server/svid/rotator_test.go 09:50:41 spire-1.2.1/proto/ 09:50:41 spire-1.2.1/proto/private/ 09:50:41 spire-1.2.1/proto/private/server/ 09:50:41 spire-1.2.1/proto/private/server/journal/ 09:50:41 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:50:41 spire-1.2.1/proto/private/server/journal/journal.proto 09:50:41 spire-1.2.1/proto/spire/ 09:50:41 spire-1.2.1/proto/spire/common/ 09:50:41 spire-1.2.1/proto/spire/common/common.pb.go 09:50:41 spire-1.2.1/proto/spire/common/common.proto 09:50:41 spire-1.2.1/proto/spire/common/plugin/ 09:50:41 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:50:41 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:50:41 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:50:41 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:50:41 spire-1.2.1/proto/spire/plugin/ 09:50:41 spire-1.2.1/proto/spire/plugin/agent/ 09:50:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:50:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:50:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:50:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:50:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:50:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:50:41 spire-1.2.1/release/ 09:50:41 spire-1.2.1/release/spire-extras/ 09:50:41 spire-1.2.1/release/spire-extras/README.md 09:50:41 spire-1.2.1/release/spire-extras/conf/ 09:50:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:50:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:50:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:50:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:50:41 spire-1.2.1/release/spire/ 09:50:41 spire-1.2.1/release/spire/README.md 09:50:41 spire-1.2.1/release/spire/conf/ 09:50:41 spire-1.2.1/release/spire/conf/agent/ 09:50:41 spire-1.2.1/release/spire/conf/agent/agent.conf 09:50:41 spire-1.2.1/release/spire/conf/server/ 09:50:41 spire-1.2.1/release/spire/conf/server/server.conf 09:50:41 spire-1.2.1/script/ 09:50:41 spire-1.2.1/script/build-artifact.sh 09:50:41 spire-1.2.1/script/generate_dummy_ca.sh 09:50:41 spire-1.2.1/support/ 09:50:41 spire-1.2.1/support/k8s/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:50:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/ 09:50:41 spire-1.2.1/support/oidc-discovery-provider/README.md 09:50:41 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/config.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/main.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:50:41 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:50:41 spire-1.2.1/test/ 09:50:41 spire-1.2.1/test/clock/ 09:50:41 spire-1.2.1/test/clock/clock.go 09:50:41 spire-1.2.1/test/fakes/ 09:50:41 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:50:41 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:50:41 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:50:41 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:50:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:50:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:50:41 spire-1.2.1/test/fakes/fakeagentstore/ 09:50:41 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:50:41 spire-1.2.1/test/fakes/fakedatastore/ 09:50:41 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:50:41 spire-1.2.1/test/fakes/fakeentryclient/ 09:50:41 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:50:41 spire-1.2.1/test/fakes/fakehealthchecker/ 09:50:41 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:50:41 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:50:41 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:50:41 spire-1.2.1/test/fakes/fakemetrics/ 09:50:41 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:50:41 spire-1.2.1/test/fakes/fakenoderesolver/ 09:50:41 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:50:41 spire-1.2.1/test/fakes/fakenotifier/ 09:50:41 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:50:41 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:50:41 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:50:41 spire-1.2.1/test/fakes/fakeserverca/ 09:50:41 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:50:41 spire-1.2.1/test/fakes/fakeservercatalog/ 09:50:41 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:50:41 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:50:41 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:50:41 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:50:41 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:50:41 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:50:41 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:50:41 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:50:41 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:50:41 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:50:41 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:50:41 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:50:41 spire-1.2.1/test/fixture/ 09:50:41 spire-1.2.1/test/fixture/certs/ 09:50:41 spire-1.2.1/test/fixture/certs/agent_svid.der 09:50:41 spire-1.2.1/test/fixture/certs/base_cert.pem 09:50:41 spire-1.2.1/test/fixture/certs/base_csr.pem 09:50:41 spire-1.2.1/test/fixture/certs/base_key.pem 09:50:41 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:50:41 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:50:41 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:50:41 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:50:41 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:50:41 spire-1.2.1/test/fixture/certs/blog_key.pem 09:50:41 spire-1.2.1/test/fixture/certs/bundle.der 09:50:41 spire-1.2.1/test/fixture/certs/ca.pem 09:50:41 spire-1.2.1/test/fixture/certs/ca_key.pem 09:50:41 spire-1.2.1/test/fixture/certs/database_cert.pem 09:50:41 spire-1.2.1/test/fixture/certs/database_csr.pem 09:50:41 spire-1.2.1/test/fixture/certs/database_key.pem 09:50:41 spire-1.2.1/test/fixture/certs/node_cert.pem 09:50:41 spire-1.2.1/test/fixture/certs/node_csr.pem 09:50:41 spire-1.2.1/test/fixture/certs/node_key.pem 09:50:41 spire-1.2.1/test/fixture/certs/svid.pem 09:50:41 spire-1.2.1/test/fixture/certs/svid_key.pem 09:50:41 spire-1.2.1/test/fixture/config/ 09:50:41 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:50:41 spire-1.2.1/test/fixture/config/agent_good.conf 09:50:41 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:50:41 spire-1.2.1/test/fixture/config/plugin_good.conf 09:50:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:50:41 spire-1.2.1/test/fixture/config/server_good.conf 09:50:41 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:50:41 spire-1.2.1/test/fixture/fixture.go 09:50:41 spire-1.2.1/test/fixture/nodeattestor/ 09:50:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:50:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:50:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:50:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:50:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:50:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:50:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:50:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:50:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:50:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:50:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:50:41 spire-1.2.1/test/fixture/registration/ 09:50:41 spire-1.2.1/test/fixture/registration/entries.json 09:50:41 spire-1.2.1/test/fixture/registration/good-for-update.json 09:50:41 spire-1.2.1/test/fixture/registration/good.json 09:50:41 spire-1.2.1/test/fixture/registration/invalid.json 09:50:41 spire-1.2.1/test/fixture/registration/invalid_json.json 09:50:41 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:50:41 spire-1.2.1/test/integration/ 09:50:41 spire-1.2.1/test/integration/README.md 09:50:41 spire-1.2.1/test/integration/common 09:50:41 spire-1.2.1/test/integration/setup/ 09:50:41 spire-1.2.1/test/integration/setup/adminclient/ 09:50:41 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:50:41 spire-1.2.1/test/integration/setup/adminclient/client.go 09:50:41 spire-1.2.1/test/integration/setup/debugagent/ 09:50:41 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:50:41 spire-1.2.1/test/integration/setup/debugagent/main.go 09:50:41 spire-1.2.1/test/integration/setup/debugserver/ 09:50:41 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:50:41 spire-1.2.1/test/integration/setup/debugserver/main.go 09:50:41 spire-1.2.1/test/integration/setup/downstreamclient/ 09:50:41 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:50:41 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:50:41 spire-1.2.1/test/integration/setup/itclient/ 09:50:41 spire-1.2.1/test/integration/setup/itclient/client.go 09:50:41 spire-1.2.1/test/integration/setup/node-attestation/ 09:50:41 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:50:41 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:50:41 spire-1.2.1/test/integration/setup/x509pop/ 09:50:41 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:50:41 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:50:41 spire-1.2.1/test/integration/suites/ 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:50:41 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:50:41 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:50:41 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:50:41 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:50:41 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:50:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:50:42 spire-1.2.1/test/integration/suites/join-token/ 09:50:42 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:50:42 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:50:42 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:50:42 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:50:42 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:50:42 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:50:42 spire-1.2.1/test/integration/suites/join-token/README.md 09:50:42 spire-1.2.1/test/integration/suites/join-token/conf/ 09:50:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:50:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/join-token/teardown 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:50:42 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:50:42 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:50:42 spire-1.2.1/test/integration/suites/k8s/ 09:50:42 spire-1.2.1/test/integration/suites/k8s/00-setup 09:50:42 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:50:42 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:50:42 spire-1.2.1/test/integration/suites/k8s/README.md 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/ 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:50:42 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:50:42 spire-1.2.1/test/integration/suites/k8s/teardown 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/ 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:50:42 spire-1.2.1/test/integration/suites/rotation/ 09:50:42 spire-1.2.1/test/integration/suites/rotation/00-setup 09:50:42 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:50:42 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:50:42 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:50:42 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:50:42 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:50:42 spire-1.2.1/test/integration/suites/rotation/README.md 09:50:42 spire-1.2.1/test/integration/suites/rotation/conf/ 09:50:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:50:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/rotation/teardown 09:50:42 spire-1.2.1/test/integration/suites/self-test/ 09:50:42 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:50:42 spire-1.2.1/test/integration/suites/self-test/README.md 09:50:42 spire-1.2.1/test/integration/suites/self-test/teardown 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:50:42 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:50:42 spire-1.2.1/test/integration/suites/upgrade/ 09:50:42 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:50:42 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:50:42 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:50:42 spire-1.2.1/test/integration/suites/upgrade/README.md 09:50:42 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:50:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:50:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:50:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:50:42 spire-1.2.1/test/integration/suites/upgrade/teardown 09:50:42 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:50:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:50:42 spire-1.2.1/test/integration/test-one.sh 09:50:42 spire-1.2.1/test/integration/test.sh 09:50:42 spire-1.2.1/test/plugintest/ 09:50:42 spire-1.2.1/test/plugintest/config.go 09:50:42 spire-1.2.1/test/plugintest/load.go 09:50:42 spire-1.2.1/test/plugintest/option.go 09:50:42 spire-1.2.1/test/spiretest/ 09:50:42 spire-1.2.1/test/spiretest/apiserver.go 09:50:42 spire-1.2.1/test/spiretest/assertions.go 09:50:42 spire-1.2.1/test/spiretest/dir.go 09:50:42 spire-1.2.1/test/spiretest/errors_posix.go 09:50:42 spire-1.2.1/test/spiretest/errors_windows.go 09:50:42 spire-1.2.1/test/spiretest/logs.go 09:50:42 spire-1.2.1/test/spiretest/socketapi.go 09:50:42 spire-1.2.1/test/spiretest/suite.go 09:50:42 spire-1.2.1/test/spiretest/x509.go 09:50:42 spire-1.2.1/test/testca/ 09:50:42 spire-1.2.1/test/testca/ca.go 09:50:42 spire-1.2.1/test/testkey/ 09:50:42 spire-1.2.1/test/testkey/generate.sh 09:50:42 spire-1.2.1/test/testkey/genkeys.go 09:50:42 spire-1.2.1/test/testkey/keys.go 09:50:42 spire-1.2.1/test/testkey/new.go 09:50:42 spire-1.2.1/test/tpmsimulator/ 09:50:42 spire-1.2.1/test/tpmsimulator/simulator.go 09:50:42 spire-1.2.1/test/util/ 09:50:42 spire-1.2.1/test/util/cert_fixtures.go 09:50:42 spire-1.2.1/test/util/cert_generation.go 09:50:42 spire-1.2.1/test/util/io_redirection.go 09:50:42 spire-1.2.1/test/util/race.go 09:50:42 spire-1.2.1/test/util/util.go 09:50:42 building spire from source... 09:50:42 Installing go1.17.7... 09:50:58 Removing intermediate container 39dc3d0223ef 09:50:58 ---> 11d60df6427d 09:50:58 09:50:58 Step 10/22 : FROM alpine:3.14 09:50:58 ---> ac73e934f311 09:50:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:50:58 ---> Using cache 09:50:58 ---> d23ecb6b868f 09:50:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:50:58 ---> Using cache 09:50:58 ---> a52b7b8daed9 09:50:58 Step 13/22 : ENV APP_PORT=59861 09:50:58 ---> Running in b2af87c7fbe1 09:50:58 Removing intermediate container b2af87c7fbe1 09:50:58 ---> 4c5f7b9a9b1e 09:50:58 Step 14/22 : EXPOSE $APP_PORT 09:50:58 ---> Running in 746c283d8e39 09:50:58 Removing intermediate container 746c283d8e39 09:50:58 ---> e43ffd0a2458 09:50:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:59 ---> 33952ba8c871 09:50:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:51:02 ---> b7a96e35135f 09:51:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:51:03 ---> 285e25489575 09:51:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:51:03 ---> Running in 4fa26f22204f 09:51:04 Removing intermediate container 4fa26f22204f 09:51:04 ---> dc612ea8fa17 09:51:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:51:04 ---> Running in d99368085b07 09:51:05 Removing intermediate container d99368085b07 09:51:05 ---> cdbd6cf3edee 09:51:05 Step 20/22 : LABEL arch=arm64 09:51:05 ---> Running in a516281962bf 09:51:05 Removing intermediate container a516281962bf 09:51:05 ---> 9a393150cdc9 09:51:05 Step 21/22 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:51:05 ---> Running in 17855f69698f 09:51:06 Removing intermediate container 17855f69698f 09:51:06 ---> 467ea41eff1f 09:51:06 Step 22/22 : LABEL version=0.0.0 09:51:06 ---> Running in eb5b8cc91267 09:51:07 Removing intermediate container eb5b8cc91267 09:51:07 ---> bfd3bca185e2 09:51:07 09:51:07 Successfully built bfd3bca185e2 09:51:07 Successfully tagged support-scheduler-arm64:latest 09:51:07  Building support-scheduler ... done Building support-notifications 09:51:13 Building bin/spire-server... 09:51:13 go: downloading github.com/mitchellh/cli v1.1.2 09:51:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:51:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:51:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:51:13 go: downloading google.golang.org/grpc v1.44.0 09:51:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:51:18 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:51:18 go: downloading github.com/imdario/mergo v0.3.12 09:51:18 go: downloading github.com/sirupsen/logrus v1.8.1 09:51:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:51:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:51:20 go: downloading github.com/fatih/color v1.13.0 09:51:20 go: downloading github.com/mattn/go-isatty v0.0.14 09:51:21 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:51:21 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:51:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:51:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:51:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:51:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:51:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:51:25 go: downloading github.com/armon/go-metrics v0.3.10 09:51:26 go: downloading github.com/prometheus/client_golang v1.12.1 09:51:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:51:28 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:51:28 go: downloading github.com/open-policy-agent/opa v0.38.0 09:51:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:51:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:51:43 ---> 0a679c00e54f 09:51:43 Step 3/22 : WORKDIR /edgex-go 09:51:43 ---> Using cache 09:51:43 ---> 251305f3e303 09:51:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:43 ---> Using cache 09:51:43 ---> b2a76002aa36 09:51:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:51:43 ---> Running in 204a4bba23bb 09:51:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:51:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:51:46 OK: 220 MiB in 52 packages 09:51:48 Removing intermediate container 204a4bba23bb 09:51:48 ---> 65e43304d0e7 09:51:48 Step 6/22 : COPY go.mod vendor* ./ 09:51:49 ---> 2426c56aa1d4 09:51:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:49 ---> Running in 8af347bc5230 09:51:56 Removing intermediate container 8af347bc5230 09:51:56 ---> fee54afeeb01 09:51:56 Step 8/22 : COPY . . 09:51:58 go: downloading github.com/mattn/go-colorable v0.1.12 09:51:58 go: downloading github.com/Masterminds/goutils v1.1.0 09:51:58 go: downloading github.com/Masterminds/semver v1.5.0 09:51:59 go: downloading github.com/google/uuid v1.1.2 09:51:59 go: downloading github.com/huandu/xstrings v1.3.2 09:51:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:51:59 go: downloading github.com/oklog/run v1.0.0 09:51:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:51:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:51:59 go: downloading github.com/prometheus/client_model v0.2.0 09:51:59 go: downloading github.com/prometheus/common v0.32.1 09:51:59 go: downloading github.com/beorn7/perks v1.0.1 09:51:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:52:00 go: downloading github.com/prometheus/procfs v0.7.3 09:52:00 go: downloading github.com/pkg/errors v0.9.1 09:52:00 go: downloading go.uber.org/atomic v1.9.0 09:52:01 go: downloading github.com/imkira/go-observer v1.0.3 09:52:01 go: downloading github.com/hashicorp/errwrap v1.1.0 09:52:01 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:52:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:52:02 go: downloading github.com/twmb/murmur3 v1.1.6 09:52:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:52:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:52:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:52:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:52:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:52:09 Removing intermediate container 843111618c5e 09:52:09 ---> 3c957cbced75 09:52:09 09:52:09 Step 9/20 : FROM alpine:3.15 09:52:09 3.15: Pulling from library/alpine 09:52:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:52:09 Status: Downloaded newer image for alpine:3.15 09:52:09 ---> 3fb3c9af89a9 09:52:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:52:10 ---> Running in 68065b441e6f 09:52:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:52:10 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:52:10 Removing intermediate container 68065b441e6f 09:52:10 ---> 0b22f82af82e 09:52:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:11 go: downloading github.com/stretchr/testify v1.7.0 09:52:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:52:11  ---> Running in 5b57a8939481 09:52:11 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:52:11 go: downloading github.com/blang/semver/v4 v4.0.0 09:52:11 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:52:11 go: downloading github.com/jinzhu/gorm v1.9.16 09:52:12 go: downloading github.com/lib/pq v1.10.4 09:52:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:52:12 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:52:15 Removing intermediate container 5b57a8939481 09:52:15 ---> 0884dbe4aa71 09:52:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:52:15 ---> Running in 80f0f1b0c9e8 09:52:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:52:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:52:20 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:52:20 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:52:20 OK: 15729 distinct packages available 09:52:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:52:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:52:22 (1/9) Installing ca-certificates (20211220-r0) 09:52:22 (2/9) Installing brotli-libs (1.0.9-r5) 09:52:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:52:23 (4/9) Installing libcurl (7.80.0-r0) 09:52:23 (5/9) Installing curl (7.80.0-r0) 09:52:23 (6/9) Installing dumb-init (1.2.5-r1) 09:52:23 (7/9) Installing musl-obstack (1.2.3-r0) 09:52:23 (8/9) Installing libucontext (1.1-r0) 09:52:23 (9/9) Installing gcompat (1.0.0-r4) 09:52:23 Executing busybox-1.34.1-r5.trigger 09:52:23 Executing ca-certificates-20211220-r0.trigger 09:52:24 OK: 8 MiB in 23 packages 09:52:27 Removing intermediate container 80f0f1b0c9e8 09:52:27 ---> 9b5e52886907 09:52:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:29 ---> af23b0c283ce 09:52:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:52:34 ---> c35868fb7df6 09:52:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:52:34 ---> 1bb58e49eb34 09:52:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:52:35 ---> Running in 1207671fda3f 09:52:35 ---> 3c9cb5e536b1 09:52:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:52:35 ---> Running in 587fa67bb4b3 09:52:36 Removing intermediate container 587fa67bb4b3 09:52:36 ---> 3a82ccfb24c0 09:52:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:36 ---> Running in 6d8259b6d1bc 09:52:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:52:37 Removing intermediate container 6d8259b6d1bc 09:52:37 ---> 116accb1a230 09:52:37 Step 18/20 : LABEL arch=arm64 09:52:38 ---> Running in 0204248ab628 09:52:38 Removing intermediate container 0204248ab628 09:52:38 ---> 1682024c5dd6 09:52:38 Step 19/20 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 09:52:38 ---> Running in e25480415bb7 09:52:39 Removing intermediate container e25480415bb7 09:52:39 ---> ecb081dcca2f 09:52:39 Step 20/20 : LABEL version=0.0.0 09:52:39 ---> Running in 24ae42171ddf 09:52:39 go: downloading k8s.io/client-go v0.23.4 09:52:39 go: downloading google.golang.org/api v0.70.0 09:52:39 go: downloading k8s.io/api v0.23.4 09:52:39 Removing intermediate container 24ae42171ddf 09:52:39 ---> 7e625304bcbd 09:52:39 09:52:40 Successfully built 7e625304bcbd 09:52:40 Successfully tagged security-spiffe-token-provider-arm64:latest 09:52:40  Building security-spiffe-token-provider ... done Building core-metadata 09:52:55 go: downloading github.com/google/go-tpm v0.3.3 09:52:55 go: downloading cloud.google.com/go/storage v1.21.0 09:52:57 go: downloading cloud.google.com/go v0.100.2 09:52:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:53:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:53:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:53:17 ---> 0a679c00e54f 09:53:17 Step 3/23 : WORKDIR /edgex-go 09:53:17 ---> Using cache 09:53:17 ---> 251305f3e303 09:53:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:17 ---> Using cache 09:53:17 ---> b2a76002aa36 09:53:17 Step 5/23 : RUN apk add --update --no-cache make git 09:53:17 ---> Using cache 09:53:17 ---> 34b71d17ce25 09:53:17 Step 6/23 : COPY go.mod vendor* ./ 09:53:17 ---> Using cache 09:53:17 ---> 093b5d2df4ba 09:53:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:17 ---> Using cache 09:53:17 ---> 027a72556e47 09:53:17 Step 8/23 : COPY . . 09:53:17 ---> Using cache 09:53:17 ---> 27820e33b3f1 09:53:17 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:53:17 ---> Running in bbc273918423 09:53:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:53:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:53:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:53:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:53:31 go: downloading k8s.io/apimachinery v0.23.4 09:53:32 go: downloading k8s.io/kube-aggregator v0.23.3 09:53:33 go: downloading cloud.google.com/go/security v1.3.0 09:53:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:53:35 go: downloading github.com/hashicorp/vault/api v1.4.1 09:53:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:53:37 go: downloading gopkg.in/yaml.v2 v2.4.0 09:53:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:53:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:53:38 go: downloading github.com/gobwas/glob v0.2.3 09:53:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:53:38 go: downloading github.com/aws/smithy-go v1.11.0 09:53:39 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:53:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:53:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:53:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:53:40 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:53:40 go: downloading github.com/jinzhu/inflection v1.0.0 09:53:41 go: downloading github.com/gogo/protobuf v1.3.2 09:53:47 go: downloading cloud.google.com/go/compute v1.3.0 09:53:47 go: downloading cloud.google.com/go/iam v0.1.1 09:53:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:53:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:53:48 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:53:48 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:53:48 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:53:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:53:49 go: downloading github.com/dimchansky/utfbom v1.1.1 09:53:49 go: downloading k8s.io/klog/v2 v2.30.0 09:53:49 go: downloading github.com/google/gofuzz v1.1.0 09:53:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:53:50 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:53:51 go: downloading github.com/spf13/pflag v1.0.5 09:53:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:53:51 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:53:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:53:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:53:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:53:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:53:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:53:53 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:53:53 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:53:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:53:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:53:54 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:53:55 go: downloading go.opencensus.io v0.23.0 09:53:56 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:53:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:53:57 go: downloading gopkg.in/inf.v0 v0.9.1 09:53:57 go: downloading github.com/go-logr/logr v1.2.2 09:53:57 go: downloading github.com/google/go-cmp v0.5.7 09:53:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:53:58 go: downloading github.com/json-iterator/go v1.1.12 09:53:59 go: downloading github.com/googleapis/gnostic v0.5.5 09:54:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:54:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:54:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:54:05 go: downloading github.com/tklauser/numcpus v0.3.0 09:54:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:54:06 go: downloading go.uber.org/zap v1.21.0 09:54:06 go: downloading sigs.k8s.io/yaml v1.3.0 09:54:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:54:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:54:07 go: downloading github.com/modern-go/reflect2 v1.0.2 09:54:07 go: downloading github.com/ryanuber/go-glob v1.0.0 09:54:07 go: downloading github.com/golang/snappy v0.0.4 09:54:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:54:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:54:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:54:18 go: downloading github.com/hashicorp/go-version v1.2.0 09:54:18 go: downloading go.uber.org/multierr v1.6.0 09:54:50 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:54:50 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:00:58 Removing intermediate container 1207671fda3f 10:00:58 ---> d4e731f67188 10:00:58 10:00:58 Step 10/22 : FROM alpine:3.14 10:00:58 ---> ac73e934f311 10:00:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:00:58 ---> Running in 984fa93c647b 10:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:00:58 (1/2) Installing ca-certificates (20211220-r0) 10:00:58 (2/2) Installing dumb-init (1.2.5-r1) 10:00:58 Executing busybox-1.33.1-r7.trigger 10:00:58 Executing ca-certificates-20211220-r0.trigger 10:00:58 OK: 6 MiB in 16 packages 10:00:58 Removing intermediate container 984fa93c647b 10:00:58 ---> ff32ec7b45fb 10:00:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:00:58 ---> Running in 548ac0c9871e 10:00:58 Removing intermediate container 548ac0c9871e 10:00:58 ---> c56c791d2a7e 10:00:58 Step 13/22 : ENV APP_PORT=59860 10:00:58 ---> Running in cad63f219bb4 10:00:58 Removing intermediate container cad63f219bb4 10:00:58 ---> fd7849df41b5 10:00:58 Step 14/22 : EXPOSE $APP_PORT 10:00:58 ---> Running in f2b69391bee4 10:00:58 Removing intermediate container f2b69391bee4 10:00:58 ---> 1b32ab9f2917 10:00:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:58 ---> 5feacc5cbfd2 10:00:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:00:58 ---> b7004f5d104f 10:00:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:00:59 ---> cd01c863d7eb 10:00:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:00:59 ---> Running in 889a88033253 10:00:59 Removing intermediate container 889a88033253 10:00:59 ---> 3bded3476fb2 10:00:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:00:59 ---> Running in 6990a8e70254 10:01:00 Removing intermediate container 6990a8e70254 10:01:00 ---> d6f663688a7b 10:01:00 Step 20/22 : LABEL arch=arm64 10:01:00 ---> Running in f23ed0c167d3 10:01:01 Removing intermediate container f23ed0c167d3 10:01:01 ---> 250bf9663c7e 10:01:01 Step 21/22 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 10:01:01 ---> Running in 18a2cf4d73dc 10:01:01 Removing intermediate container 18a2cf4d73dc 10:01:01 ---> 79cb2512b1c9 10:01:01 Step 22/22 : LABEL version=0.0.0 10:01:02 ---> Running in 7d977ab73ffd 10:01:02 Removing intermediate container 7d977ab73ffd 10:01:02 ---> 66420cf2c7c6 10:01:02 10:01:03 Successfully built 66420cf2c7c6 10:01:03 Successfully tagged support-notifications-arm64:latest 10:01:25  Building support-notifications ... done Removing intermediate container bbc273918423 10:01:25 ---> e616ced85872 10:01:25 10:01:25 Step 10/23 : FROM alpine:3.14 10:01:25 ---> ac73e934f311 10:01:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:01:25 ---> Using cache 10:01:25 ---> d23ecb6b868f 10:01:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:01:25 ---> Using cache 10:01:25 ---> a52b7b8daed9 10:01:25 Step 13/23 : ENV APP_PORT=59881 10:01:25 ---> Running in 4ff9ad16e8b8 10:01:26 Removing intermediate container 4ff9ad16e8b8 10:01:26 ---> 07f14c7906e8 10:01:26 Step 14/23 : EXPOSE $APP_PORT 10:01:26 ---> Running in 5056a532825b 10:01:26 Removing intermediate container 5056a532825b 10:01:26 ---> d3c50ad3a7c9 10:01:26 Step 15/23 : WORKDIR / 10:01:26 ---> Running in 3166f0a27c43 10:01:27 Removing intermediate container 3166f0a27c43 10:01:27 ---> 91c5b2a06606 10:01:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:01:28 ---> fd2cd0448c6c 10:01:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:01:30 ---> 4e4f7d86e1fe 10:01:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:01:31 ---> a697f21f2115 10:01:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:01:32 ---> Running in 2fabef657e1f 10:01:32 Removing intermediate container 2fabef657e1f 10:01:32 ---> 1e4e4593f911 10:01:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:32 ---> Running in 0fa599c2fbd6 10:01:33 Removing intermediate container 0fa599c2fbd6 10:01:33 ---> b55d123c8548 10:01:33 Step 21/23 : LABEL arch=arm64 10:01:33 ---> Running in 03313128f2cf 10:01:33 Removing intermediate container 03313128f2cf 10:01:33 ---> 1fd1d1efb9fe 10:01:33 Step 22/23 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 10:01:33 ---> Running in 5b816c2701bd 10:01:34 Removing intermediate container 5b816c2701bd 10:01:34 ---> e9ec008c88ea 10:01:34 Step 23/23 : LABEL version=0.0.0 10:01:34 ---> Running in 79ee47b97dd5 10:01:35 Removing intermediate container 79ee47b97dd5 10:01:35 ---> bbd56a2a9a06 10:01:35 10:01:36 Successfully built bbd56a2a9a06 10:01:36 Successfully tagged core-metadata-arm64:latest 10:22:30  Building core-metadata ... done Building bin/spire-agent... 10:22:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:22:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:22:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:22:30 go: downloading github.com/docker/docker v20.10.12+incompatible 10:22:30 Building bin/spire-agent... 10:22:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:22:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:22:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:22:30 go: downloading github.com/docker/docker v20.10.12+incompatible 10:22:30 go: downloading github.com/google/go-tpm-tools v0.3.3 10:22:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:22:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:22:30 go: downloading github.com/docker/go-connections v0.4.0 10:22:30 go: downloading github.com/google/go-tpm-tools v0.3.3 10:22:30 go: downloading github.com/opencontainers/image-spec v1.0.1 10:22:30 go: downloading github.com/docker/go-units v0.4.0 10:22:30 go: downloading github.com/containerd/containerd v1.3.4 10:22:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:22:30 go: downloading github.com/opencontainers/go-digest v1.0.0 10:22:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:22:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:22:30 go: downloading github.com/docker/go-connections v0.4.0 10:22:30 go: downloading github.com/docker/go-units v0.4.0 10:22:30 go: downloading github.com/opencontainers/image-spec v1.0.1 10:22:30 go: downloading github.com/containerd/containerd v1.3.4 10:22:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:22:30 go: downloading github.com/opencontainers/go-digest v1.0.0 10:25:06 Building bin/spire-agent... 10:25:06 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:25:06 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:25:06 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:25:06 go: downloading github.com/docker/docker v20.10.12+incompatible 10:25:06 go: downloading github.com/google/go-tpm-tools v0.3.3 10:25:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:25:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:25:06 go: downloading github.com/docker/go-connections v0.4.0 10:25:06 go: downloading github.com/docker/go-units v0.4.0 10:25:06 go: downloading github.com/opencontainers/image-spec v1.0.1 10:25:06 go: downloading github.com/containerd/containerd v1.3.4 10:25:06 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:25:06 go: downloading github.com/opencontainers/go-digest v1.0.0 10:29:14 Removing intermediate container e445695168d1 10:29:14 ---> 779ec4f5d706 10:29:14 10:29:14 Step 13/26 : FROM alpine:3.15 10:29:14 ---> 3fb3c9af89a9 10:29:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:29:14 ---> Using cache 10:29:14 ---> 0b22f82af82e 10:29:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:14 ---> Using cache 10:29:14 ---> 0884dbe4aa71 10:29:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:29:14 Removing intermediate container 0c408f34fa0b 10:29:14 ---> 301752bd8e99 10:29:14 10:29:14 Step 13/26 : FROM alpine:3.15 10:29:14 ---> 3fb3c9af89a9 10:29:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:29:14 ---> Using cache 10:29:14 ---> 0b22f82af82e 10:29:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:14 ---> Using cache 10:29:14 ---> 0884dbe4aa71 10:29:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:29:15 ---> Running in 5c2c27161c2d 10:29:15 ---> Running in bfa45d4b48f2 10:29:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:29:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:29:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:29:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:29:19 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:29:19 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:29:19 OK: 15729 distinct packages available 10:29:19 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:29:19 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:29:19 OK: 15729 distinct packages available 10:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:29:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:29:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:29:21 (1/5) Installing dumb-init (1.2.5-r1) 10:29:21 (2/5) Installing musl-obstack (1.2.3-r0) 10:29:21 (1/4) Installing dumb-init (1.2.5-r1) 10:29:21 (3/5) Installing libucontext (1.1-r0) 10:29:21 (2/4) Installing musl-obstack (1.2.3-r0) 10:29:21 (4/5) Installing gcompat (1.0.0-r4) 10:29:21 (3/4) Installing libucontext (1.1-r0) 10:29:21 (5/5) Installing openssl (1.1.1n-r0) 10:29:21 (4/4) Installing gcompat (1.0.0-r4) 10:29:21 Executing busybox-1.34.1-r5.trigger 10:29:21 OK: 6 MiB in 18 packages 10:29:21 Executing busybox-1.34.1-r5.trigger 10:29:22 OK: 6 MiB in 19 packages 10:29:24 Removing intermediate container 5c2c27161c2d 10:29:24 ---> 37b7f4c9c26e 10:29:24 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 10:29:24 Removing intermediate container bfa45d4b48f2 10:29:24 ---> 43cb086c0be6 10:29:24 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:29:27 ---> 314c0e3024ed 10:29:27 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:29:28 ---> 60d2bc88cc15 10:29:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:29:29 ---> 5922d4b33d2d 10:29:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:29:29 ---> Running in e5b9ca1a6cc5 10:29:30 Removing intermediate container e5b9ca1a6cc5 10:29:30 ---> 49fcd0d4c88f 10:29:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:29:31 ---> 50f0daa7e24b 10:29:31 Step 21/26 : WORKDIR / 10:29:31 ---> Running in 6bff438b5b0c 10:29:32 Removing intermediate container 6bff438b5b0c 10:29:32 ---> 4c0db9c492b3 10:29:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:29:32 ---> Running in 5cc6321580e1 10:29:32 ---> a618b0650142 10:29:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:29:32 Removing intermediate container 5cc6321580e1 10:29:32 ---> 446b1f59df93 10:29:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:29:32 ---> Running in 80516b0b7712 10:29:33 Removing intermediate container 80516b0b7712 10:29:33 ---> 6a2702a8d07f 10:29:33 Step 24/26 : LABEL arch=arm64 10:29:33 ---> 3aed0030de3e 10:29:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:29:33 ---> Running in 09152d9e89fc 10:29:33 Removing intermediate container 09152d9e89fc 10:29:33 ---> a5f389ab1588 10:29:33 Step 25/26 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 10:29:33 ---> Running in 4473dc45319d 10:29:34 ---> 8b2fe8901cdc 10:29:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:29:34 Removing intermediate container 4473dc45319d 10:29:34 ---> 5d9347f17363 10:29:34 Step 26/26 : LABEL version=0.0.0 10:29:34 ---> Running in 7679f66ad841 10:29:34 ---> 9b0b41a79866 10:29:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:29:35 Removing intermediate container 7679f66ad841 10:29:35 ---> 628f5e998ed8 10:29:35 10:29:35 ---> Running in a876330bfbcc 10:29:35 Successfully built 628f5e998ed8 10:29:35 Successfully tagged security-spire-config-arm64:latest 10:29:35  Building security-spire-config ... done Removing intermediate container a876330bfbcc 10:29:35 ---> b53139f55544 10:29:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:29:35 ---> Running in a8c8f8afb31d 10:29:36 Removing intermediate container a8c8f8afb31d 10:29:36 ---> 30fb41011f36 10:29:36 Step 24/26 : LABEL arch=arm64 10:29:36 ---> Running in fb6c15ff9846 10:29:36 Removing intermediate container fb6c15ff9846 10:29:36 ---> 91eca8f04b76 10:29:36 Step 25/26 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 10:29:37 ---> Running in bb737a6edcc3 10:29:37 Removing intermediate container bb737a6edcc3 10:29:37 ---> a7870f20126a 10:29:37 Step 26/26 : LABEL version=0.0.0 10:29:37 ---> Running in 062db0ceb0ad 10:29:38 Removing intermediate container 062db0ceb0ad 10:29:38 ---> 89b623ffdc00 10:29:38 10:29:38 Successfully built 89b623ffdc00 10:29:38 Successfully tagged security-spire-agent-arm64:latest 10:30:25  Building security-spire-agent ... done Removing intermediate container 34c80414a086 10:30:25 ---> 58a243ee7c8f 10:30:25 10:30:25 Step 13/25 : FROM alpine:3.15 10:30:25 ---> 3fb3c9af89a9 10:30:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:30:25 ---> Using cache 10:30:25 ---> 0b22f82af82e 10:30:25 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:25 ---> Using cache 10:30:25 ---> 0884dbe4aa71 10:30:25 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:25 ---> Using cache 10:30:25 ---> 37b7f4c9c26e 10:30:25 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:30:25 ---> ca47b36fe37c 10:30:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:30:25 ---> a33075696612 10:30:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:30:25 ---> ae45a4c985f7 10:30:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:30:25 ---> 0a6c0e0396d4 10:30:25 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:30:25 ---> Running in 6167dcc07467 10:30:25 Removing intermediate container 6167dcc07467 10:30:25 ---> ed2a14f453b2 10:30:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:30:25 ---> Running in ceb5dd1bacf0 10:30:25 Removing intermediate container ceb5dd1bacf0 10:30:25 ---> 3d43c815192e 10:30:25 Step 23/25 : LABEL arch=arm64 10:30:25 ---> Running in 2f8aca0889ea 10:30:25 Removing intermediate container 2f8aca0889ea 10:30:25 ---> f4e764f0c809 10:30:25 Step 24/25 : LABEL git_sha=a40e21f6d954503bcedb59aac1670671a7934cf7 10:30:25 ---> Running in 0c4e7f977ade 10:30:25 Removing intermediate container 0c4e7f977ade 10:30:25 ---> de1f7f7326fa 10:30:25 Step 25/25 : LABEL version=0.0.0 10:30:25 ---> Running in 490d95f2574d 10:30:25 Removing intermediate container 490d95f2574d 10:30:25 ---> e5121f7f3b0c 10:30:25 10:30:26 Successfully built e5121f7f3b0c 10:30:26 Successfully tagged security-spire-server-arm64:latest 10:30:26  Building security-spire-server ... done  [Pipeline] } 10:30:26 $ docker stop --time=1 19fe52e00a219a9024f052b57f099446d7f5a2973444b7a92c5b6092671775c1 10:30:28 $ docker rm -f 19fe52e00a219a9024f052b57f099446d7f5a2973444b7a92c5b6092671775c1 [Pipeline] // withDockerContainer [Pipeline] sh 10:30:28 + docker images 10:30:29 REPOSITORY TAG IMAGE ID CREATED SIZE 10:30:29 security-spire-server-arm64 latest e5121f7f3b0c 4 seconds ago 86.3MB 10:30:29 58a243ee7c8f 27 seconds ago 4.21GB 10:30:29 security-spire-agent-arm64 latest 89b623ffdc00 52 seconds ago 126MB 10:30:29 security-spire-config-arm64 latest 628f5e998ed8 55 seconds ago 85.6MB 10:30:29 779ec4f5d706 About a minute ago 4.21GB 10:30:29 301752bd8e99 About a minute ago 4.21GB 10:30:29 core-metadata-arm64 latest bbd56a2a9a06 28 minutes ago 25.2MB 10:30:29 e616ced85872 29 minutes ago 1.43GB 10:30:29 support-notifications-arm64 latest 66420cf2c7c6 29 minutes ago 25.5MB 10:30:29 d4e731f67188 29 minutes ago 1.43GB 10:30:29 security-spiffe-token-provider-arm64 latest 7e625304bcbd 37 minutes ago 27.7MB 10:30:29 3c957cbced75 38 minutes ago 1.42GB 10:30:29 support-scheduler-arm64 latest bfd3bca185e2 39 minutes ago 24.9MB 10:30:29 11d60df6427d 39 minutes ago 1.43GB 10:30:29 core-command-arm64 latest 72c1741152a9 40 minutes ago 23.7MB 10:30:29 249ef4553b0f 40 minutes ago 1.43GB 10:30:29 sys-mgmt-agent-arm64 latest b8fa2ba89c6b 47 minutes ago 290MB 10:30:29 core-data-arm64 latest b02d4a75b790 48 minutes ago 34.4MB 10:30:29 security-bootstrapper-arm64 latest 20a4b0ccf4f9 48 minutes ago 23.6MB 10:30:29 security-secretstore-setup-arm64 latest b7d8fc7aabee 48 minutes ago 40.8MB 10:30:29 security-proxy-setup-arm64 latest 73461378bbe5 48 minutes ago 42.1MB 10:30:29 1202a7922652 48 minutes ago 1.46GB 10:30:29 ddc13245fbf2 48 minutes ago 1.43GB 10:30:29 41c447eb6af7 49 minutes ago 1.43GB 10:30:29 2c2535bdde3b 49 minutes ago 1.44GB 10:30:29 811aaed658ab 49 minutes ago 1.44GB 10:30:29 ci-base-image-arm64 latest 0a679c00e54f About an hour ago 886MB 10:30:29 docker 20.10.14 c346e9eafbab 7 days ago 202MB 10:30:29 alpine 3.14 ac73e934f311 7 days ago 5.34MB 10:30:29 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 10:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 10:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:30 10:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:30 arm64: Pulling from edgex-lftools-log-publisher 10:30:30 8998bd30e6a1: Pulling fs layer 10:30:30 04944245beec: Pulling fs layer 10:30:30 699f458cf7ca: Pulling fs layer 10:30:30 765212b225bb: Pulling fs layer 10:30:30 f23df028b6ca: Pulling fs layer 10:30:30 d65c8cfc05b1: Pulling fs layer 10:30:30 2437ff75d9bd: Pulling fs layer 10:30:30 f23df028b6ca: Waiting 10:30:30 d65c8cfc05b1: Waiting 10:30:30 2437ff75d9bd: Waiting 10:30:30 765212b225bb: Waiting 10:30:30 04944245beec: Verifying Checksum 10:30:30 04944245beec: Download complete 10:30:30 765212b225bb: Verifying Checksum 10:30:30 765212b225bb: Download complete 10:30:30 f23df028b6ca: Verifying Checksum 10:30:30 f23df028b6ca: Download complete 10:30:30 d65c8cfc05b1: Verifying Checksum 10:30:30 d65c8cfc05b1: Download complete 10:30:30 699f458cf7ca: Verifying Checksum 10:30:30 699f458cf7ca: Download complete 10:30:31 8998bd30e6a1: Verifying Checksum 10:30:33 2437ff75d9bd: Verifying Checksum 10:30:33 2437ff75d9bd: Download complete 10:30:35 8998bd30e6a1: Pull complete 10:30:35 04944245beec: Pull complete 10:30:37 699f458cf7ca: Pull complete 10:30:37 765212b225bb: Pull complete 10:30:38 f23df028b6ca: Pull complete 10:30:38 d65c8cfc05b1: Pull complete 10:30:53 2437ff75d9bd: Pull complete 10:30:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:30:53 prd-ubuntu20.04-docker-arm64-4c-16g-20655 does not seem to be running inside a container 10:30:53 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:30:56 $ docker top 8e9506d699cdceffab4dedfafa013557491663861682e985e06fa721dc3c1ff3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:57 ---> job-cost.sh 10:30:57 lf-activate-venv: SKIPPING 10:30:57 INFO: No Stack... 10:30:58 INFO: Retrieving Pricing Info for: v3-standard-4 10:30:59 INFO: Archiving Costs [Pipeline] sh 10:30:59 + cat /w/workspace/edgex-go/6/archives/cost.csv 10:30:59 + cut -d, -f6 [Pipeline] lock 10:30:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3950-6-stack-cost] 10:30:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3950-6-stack-cost] did not exist. Created. 10:30:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3950-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:00 + echo total: 0.2199999988079071 [Pipeline] stash 10:31:00 Stashed 1 file(s) [Pipeline] } 10:31:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3950-6-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:00 $ docker stop --time=1 8e9506d699cdceffab4dedfafa013557491663861682e985e06fa721dc3c1ff3 10:31:02 $ docker rm -f 8e9506d699cdceffab4dedfafa013557491663861682e985e06fa721dc3c1ff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:31:02 provisioning config files... 10:31:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config6712890597308174883tmp [Pipeline] { [Pipeline] sh 10:31:03 + set +x 10:31:03 + curl -s https://codecov.io/bash 10:31:03 + bash -s -- 10:31:03 10:31:03 _____ _ 10:31:03 / ____| | | 10:31:03 | | ___ __| | ___ ___ _____ __ 10:31:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:31:03 | |___| (_) | (_| | __/ (_| (_) \ V / 10:31:03 \_____\___/ \__,_|\___|\___\___/ \_/ 10:31:03 Bash-1.0.6 10:31:03 10:31:03 10:31:03 ==> git version 2.25.1 found 10:31:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:31:03 Release-Date: 2020-01-08 10:31:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:31:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:31:03 ==> Jenkins CI detected. 10:31:03 current dir:  /w/workspace/edgex-go/6 10:31:03 project root: . 10:31:03 --> token set from env 10:31:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:31:03 ==> Running gcov in . (disable via -X gcov) 10:31:03 ==> Python coveragepy not found 10:31:03 ==> Searching for coverage reports in: 10:31:03 + . 10:31:03 -> Found 1 reports 10:31:03 ==> Detecting git/mercurial file structure 10:31:03 ==> Reading reports 10:31:03 + ./coverage.out bytes=432619 10:31:03 ==> Appending adjustments 10:31:03 https://docs.codecov.io/docs/fixing-reports 10:31:04 + Found adjustments 10:31:04 ==> Gzipping contents 10:31:04 60K /tmp/codecov.cxZF3M.gz 10:31:04 ==> Uploading reports 10:31:04 url: https://codecov.io 10:31:04 query: branch=PR-3950&commit=a40e21f6d954503bcedb59aac1670671a7934cf7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= 10:31:04 -> Pinging Codecov 10:31:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3950&commit=a40e21f6d954503bcedb59aac1670671a7934cf7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= 10:31:05 -> Uploading to 10:31:05 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/a40e21f6d954503bcedb59aac1670671a7934cf7/74432674-e292-44ab-b530-f1cc751c81d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T103104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69754f0923d4b18a10e303b218095dd0a6238fb68dea7d43424f42c305185901 10:31:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:05 Dload Upload Total Spent Left Speed 10:31:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59395 0 0 100 59395 0 248k --:--:-- --:--:-- --:--:-- 248k 10:31:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a40e21f6d954503bcedb59aac1670671a7934cf7 [Pipeline] } 10:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:31:06 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 10:31:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:31:07 ---> package-listing.sh 10:31:07 ++ facter osfamily 10:31:07 ++ tr '[:upper:]' '[:lower:]' 10:31:07 + OS_FAMILY=debian 10:31:07 + workspace=/w/workspace/edgex-go/6 10:31:07 + START_PACKAGES=/tmp/packages_start.txt 10:31:07 + END_PACKAGES=/tmp/packages_end.txt 10:31:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:31:07 + PACKAGES=/tmp/packages_start.txt 10:31:07 + '[' /w/workspace/edgex-go/6 ']' 10:31:07 + PACKAGES=/tmp/packages_end.txt 10:31:07 + case "${OS_FAMILY}" in 10:31:07 + dpkg -l 10:31:07 + grep '^ii' 10:31:07 + '[' -f /tmp/packages_start.txt ']' 10:31:07 + '[' -f /tmp/packages_end.txt ']' 10:31:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:31:07 + '[' /w/workspace/edgex-go/6 ']' 10:31:07 + mkdir -p /w/workspace/edgex-go/6/archives/ 10:31:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 10:31:07 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:31:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:08 10:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:08 latest: Pulling from edgex-lftools-log-publisher 10:31:08 5eb5b503b376: Pulling fs layer 10:31:08 5c69ac0246d0: Pulling fs layer 10:31:08 ec43610c2a17: Pulling fs layer 10:31:08 3a2ae6a8a46f: Pulling fs layer 10:31:08 33b1e0a273af: Pulling fs layer 10:31:08 5d3b04190fa2: Pulling fs layer 10:31:08 2f39f015ded8: Pulling fs layer 10:31:08 33b1e0a273af: Waiting 10:31:08 5d3b04190fa2: Waiting 10:31:08 2f39f015ded8: Waiting 10:31:08 3a2ae6a8a46f: Waiting 10:31:08 5c69ac0246d0: Download complete 10:31:08 3a2ae6a8a46f: Verifying Checksum 10:31:08 3a2ae6a8a46f: Download complete 10:31:08 ec43610c2a17: Verifying Checksum 10:31:08 ec43610c2a17: Download complete 10:31:08 33b1e0a273af: Verifying Checksum 10:31:08 33b1e0a273af: Download complete 10:31:08 5d3b04190fa2: Download complete 10:31:08 5eb5b503b376: Verifying Checksum 10:31:08 5eb5b503b376: Download complete 10:31:09 2f39f015ded8: Download complete 10:31:10 5eb5b503b376: Pull complete 10:31:10 5c69ac0246d0: Pull complete 10:31:10 ec43610c2a17: Pull complete 10:31:10 3a2ae6a8a46f: Pull complete 10:31:11 33b1e0a273af: Pull complete 10:31:11 5d3b04190fa2: Pull complete 10:31:16 2f39f015ded8: Pull complete 10:31:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:31:16 prd-ubuntu20.04-docker-8c-8g-20654 does not seem to be running inside a container 10:31:16 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:31:18 $ docker top 442e424b6e503cf157fc2af26cf113c70965619fc4c323b14bddc0f644e3a1d6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:19 + touch /tmp/pre-build-complete [Pipeline] sh 10:31:19 + mkdir -p /var/log/sysstat [Pipeline] sh 10:31:19 + ls /var/log/sa-host 10:31:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:20 provisioning config files... 10:31:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config1765635630966092365tmp [Pipeline] { [Pipeline] echo 10:31:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:31:20 ---> create-netrc.sh [Pipeline] } 10:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:31:20 ---> python-tools-install.sh [Pipeline] echo 10:31:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:31:21 ---> sudo-logs.sh 10:31:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:31:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:31:21 ---> job-cost.sh 10:31:21 lf-activate-venv: SKIPPING 10:31:21 DEBUG: total: 0.2199999988079071 10:31:21 INFO: Retrieving Stack Cost... 10:31:21 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:22 INFO: Archiving Costs [Pipeline] echo 10:31:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:31:22 ---> logs-deploy.sh 10:31:22 lf-activate-venv: SKIPPING 10:31:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3950/6 10:31:22 INFO: archiving workspace using pattern(s): 10:31:23 Archives upload complete. 10:31:23 INFO: archiving logs to Nexus 10:31:24 ---> uname -a: 10:31:24 Linux prd-ubuntu20-04-docker-8c-8g-20654 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:31:24 10:31:24 10:31:24 ---> lscpu: 10:31:24 Architecture: x86_64 10:31:24 CPU op-mode(s): 32-bit, 64-bit 10:31:24 Byte Order: Little Endian 10:31:24 Address sizes: 40 bits physical, 48 bits virtual 10:31:24 CPU(s): 8 10:31:24 On-line CPU(s) list: 0-7 10:31:24 Thread(s) per core: 1 10:31:24 Core(s) per socket: 1 10:31:24 Socket(s): 8 10:31:24 NUMA node(s): 1 10:31:24 Vendor ID: AuthenticAMD 10:31:24 CPU family: 23 10:31:24 Model: 49 10:31:24 Model name: AMD EPYC-Rome Processor 10:31:24 Stepping: 0 10:31:24 CPU MHz: 2799.998 10:31:24 BogoMIPS: 5599.99 10:31:24 Virtualization: AMD-V 10:31:24 Hypervisor vendor: KVM 10:31:24 Virtualization type: full 10:31:24 L1d cache: 256 KiB 10:31:24 L1i cache: 256 KiB 10:31:24 L2 cache: 4 MiB 10:31:24 L3 cache: 128 MiB 10:31:24 NUMA node0 CPU(s): 0-7 10:31:24 Vulnerability Itlb multihit: Not affected 10:31:24 Vulnerability L1tf: Not affected 10:31:24 Vulnerability Mds: Not affected 10:31:24 Vulnerability Meltdown: Not affected 10:31:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:31:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:31:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:31:24 Vulnerability Srbds: Not affected 10:31:24 Vulnerability Tsx async abort: Not affected 10:31:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:31:24 10:31:24 10:31:24 ---> nproc: 10:31:24 8 10:31:24 10:31:24 10:31:24 ---> df -h: 10:31:24 Filesystem Size Used Avail Use% Mounted on 10:31:24 overlay 155G 27G 129G 17% / 10:31:24 tmpfs 64M 0 64M 0% /dev 10:31:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:31:24 shm 64M 0 64M 0% /dev/shm 10:31:24 /dev/vda1 155G 27G 129G 17% /facter-os 10:31:24 10:31:24 10:31:24 ---> sar -b -r -n DEV: 10:31:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20654) 04/12/22 _x86_64_ (8 CPU) 10:31:24 10:31:24 09:12:59 LINUX RESTART (8 CPU) 10:31:24 10:31:24 09:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:31:24 09:14:01 370.08 97.38 272.69 0.00 11856.31 116388.40 0.00 10:31:24 09:15:01 141.16 2.18 138.98 0.00 33.33 137413.63 0.00 10:31:24 09:16:01 39.49 0.22 39.28 0.00 2.40 35837.91 0.00 10:31:24 09:17:01 77.05 0.05 77.00 0.00 4.93 34936.44 0.00 10:31:24 09:18:01 552.50 1.93 550.57 0.00 31.89 423794.72 0.00 10:31:24 09:19:01 952.67 1.13 951.53 0.00 13.46 290314.16 0.00 10:31:24 09:20:01 535.24 0.05 535.19 0.00 4.40 130917.56 0.00 10:31:24 09:21:01 717.80 0.58 717.22 0.00 4.66 329920.72 0.00 10:31:24 09:22:01 754.98 1.62 753.37 0.00 12.93 261184.13 0.00 10:31:24 09:23:01 740.65 0.58 740.07 0.00 12.53 222348.42 0.00 10:31:24 09:24:01 269.21 0.00 269.21 0.00 0.00 121209.53 0.00 10:31:24 09:25:01 2.05 0.00 2.05 0.00 0.00 24.26 0.00 10:31:24 09:26:01 3.43 0.87 2.57 0.00 18.39 34.52 0.00 10:31:24 09:27:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 10:31:24 09:28:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 10:31:24 09:29:01 1.73 0.02 1.72 0.00 0.13 18.39 0.00 10:31:24 09:30:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 10:31:24 09:31:02 1.18 0.00 1.18 0.00 0.00 13.33 0.00 10:31:24 09:32:01 1.25 0.00 1.25 0.00 0.00 15.45 0.00 10:31:24 09:33:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 10:31:24 09:34:01 1.72 0.00 1.72 0.00 0.00 19.19 0.00 10:31:24 09:35:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 10:31:24 09:36:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 10:31:24 09:37:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 10:31:24 09:38:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 10:31:24 09:39:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 10:31:24 09:40:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 10:31:24 09:41:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 10:31:24 09:42:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 10:31:24 09:43:01 0.93 0.00 0.93 0.00 0.00 9.60 0.00 10:31:24 09:44:01 1.50 0.00 1.50 0.00 0.00 18.39 0.00 10:31:24 09:45:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 10:31:24 09:46:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 10:31:24 09:47:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 10:31:24 09:48:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 10:31:24 09:49:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 10:31:24 09:50:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 10:31:24 09:51:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 10:31:24 09:52:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 10:31:24 09:53:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 10:31:24 09:54:01 1.48 0.00 1.48 0.00 0.00 18.79 0.00 10:31:24 09:55:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 10:31:24 09:56:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 10:31:24 09:57:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 10:31:24 09:58:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 10:31:24 09:59:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 10:31:24 10:00:01 3.03 1.58 1.45 0.00 50.38 20.39 0.00 10:31:24 10:01:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 10:31:24 10:02:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 10:31:24 10:03:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 10:31:24 10:04:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 10:31:24 10:05:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 10:31:24 10:06:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 10:31:24 10:07:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 10:31:24 10:08:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 10:31:24 10:09:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 10:31:24 10:10:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 10:31:24 10:11:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 10:31:24 10:12:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 10:31:24 10:13:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 10:31:24 10:14:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 10:31:24 10:15:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 10:31:24 10:16:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 10:31:24 10:17:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 10:31:24 10:18:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 10:31:24 10:19:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:31:24 10:20:01 1.40 0.00 1.40 0.00 0.00 18.13 0.00 10:31:24 10:21:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 10:31:24 10:22:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 10:31:24 10:23:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 10:31:24 10:24:01 1.37 0.00 1.37 0.00 0.00 18.13 0.00 10:31:24 10:25:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 10:31:24 10:26:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 10:31:24 10:27:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 10:31:24 10:28:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 10:31:24 10:29:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 10:31:24 10:30:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 10:31:24 10:31:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 10:31:24 Average: 67.18 1.39 65.79 0.00 154.47 27013.94 0.00 10:31:24 10:31:24 09:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:24 09:14:01 29367664 31628452 752648 2.29 94472 2429104 2271744 6.70 1440268 1770700 161076 10:31:24 09:15:01 27730536 31477480 815156 2.48 149756 3800584 2485000 7.32 1800576 2894256 470636 10:31:24 09:16:01 27805400 31673252 616916 1.88 154584 3891684 2127044 6.27 1495780 3097512 294184 10:31:24 09:17:01 24856104 31640508 651628 1.98 156108 6736588 2746328 8.09 1957764 5517764 2846016 10:31:24 09:18:01 18266360 31058072 1193856 3.63 271344 12154368 4107044 12.10 3306712 10236668 2227240 10:31:24 09:19:01 13291112 28642496 3604628 10.96 335308 14461432 6950860 20.48 6436656 11875752 10888 10:31:24 09:20:01 12937608 30895312 1360872 4.14 347380 16974872 3515456 10.36 5158464 13447968 782088 10:31:24 09:21:01 9417316 31024120 1213264 3.69 446976 20198856 3812284 11.24 4110816 17667116 204088 10:31:24 09:22:01 3035456 31026300 1217556 3.70 595896 26147040 3508732 10.34 5350984 22528164 1370408 10:31:24 09:23:01 9057096 31640100 620060 1.89 664544 21021428 2345020 6.91 3422208 18805160 928476 10:31:24 09:24:01 10533140 31733992 531592 1.62 721612 19647396 1921932 5.66 3019508 17800488 480 10:31:24 09:25:01 10533556 31734376 531448 1.62 721636 19647396 1921932 5.66 3019140 17800488 20 10:31:24 09:26:01 10545140 31746772 518772 1.58 721700 19647912 1999736 5.89 3006952 17800936 28 10:31:24 09:27:01 10546544 31748136 517416 1.57 721712 19647908 1999736 5.89 3006228 17800936 8 10:31:24 09:28:01 10548992 31750612 514848 1.57 721736 19647912 1999736 5.89 3003944 17800944 12 10:31:24 09:29:01 10549680 31751396 514356 1.56 721744 19647924 1968324 5.80 3004264 17801100 12 10:31:24 09:30:01 10550172 31751888 514028 1.56 721752 19647924 1968324 5.80 3003832 17801100 12 10:31:24 09:31:02 10550060 31751784 514060 1.56 721764 19647932 1968324 5.80 3003836 17801108 48 10:31:24 09:32:01 10550264 31752020 513776 1.56 721780 19647936 1968324 5.80 3003892 17801116 12 10:31:24 09:33:01 10549964 31751720 514008 1.56 721788 19647936 1968324 5.80 3003892 17801116 12 10:31:24 09:34:01 10549664 31751424 514188 1.56 721812 19647940 1968324 5.80 3004228 17801120 28 10:31:24 09:35:01 10549868 31751684 513912 1.56 721828 19647940 1968324 5.80 3003980 17801124 12 10:31:24 09:36:01 10549568 31751392 514140 1.56 721832 19647948 1968324 5.80 3003980 17801132 40 10:31:24 09:37:01 10549736 31751564 514104 1.56 721852 19647952 1968324 5.80 3003980 17801136 8 10:31:24 09:38:01 10549436 31751264 514360 1.56 721868 19647952 1968324 5.80 3003980 17801136 16 10:31:24 09:39:01 10549452 31751344 514260 1.56 721892 19647952 1968324 5.80 3004436 17801144 8 10:31:24 09:40:01 10549592 31751496 514160 1.56 721896 19647956 1968324 5.80 3004028 17801132 12 10:31:24 09:41:01 10549292 31751200 514396 1.56 721904 19647960 1968324 5.80 3004028 17801136 28 10:31:24 09:42:01 10549244 31751156 514368 1.56 721924 19647964 1968324 5.80 3004028 17801140 12 10:31:24 09:43:01 10549412 31751324 514344 1.56 721936 19647964 1968324 5.80 3004036 17801140 16 10:31:24 09:44:01 10549056 31751064 514516 1.56 721976 19647960 1968324 5.80 3004524 17801148 12 10:31:24 09:45:01 10548972 31750984 514728 1.57 721992 19647972 1968324 5.80 3004160 17801152 12 10:31:24 09:46:01 10548924 31750936 514688 1.57 722008 19647976 1968324 5.80 3004452 17801152 28 10:31:24 09:47:01 10549088 31751164 514432 1.56 722028 19647980 1968324 5.80 3004244 17801164 12 10:31:24 09:48:01 10548788 31750892 514660 1.57 722036 19647984 1968324 5.80 3004804 17801160 12 10:31:24 09:49:01 10548764 31750884 514596 1.56 722064 19647976 1968324 5.80 3004636 17801164 8 10:31:24 09:50:01 10548320 31750524 514840 1.57 722084 19647992 1968324 5.80 3004272 17801168 36 10:31:24 09:51:01 10548524 31750856 514440 1.56 722092 19648120 1968324 5.80 3004716 17801296 8 10:31:24 09:52:01 10548724 31751120 514364 1.56 722120 19648124 1968324 5.80 3004300 17801304 32 10:31:24 09:53:01 10548960 31751372 514092 1.56 722128 19648124 1968324 5.80 3004804 17801300 24 10:31:24 09:54:01 10548880 31751296 514084 1.56 722156 19648124 1968324 5.80 3004836 17801304 12 10:31:24 09:55:01 10548832 31751252 514044 1.56 722172 19648136 1968324 5.80 3004576 17801308 36 10:31:24 09:56:01 10548816 31751292 514016 1.56 722200 19648136 1968324 5.80 3004520 17801316 28 10:31:24 09:57:01 10549016 31751496 513988 1.56 722224 19648140 1968324 5.80 3004504 17801320 20 10:31:24 09:58:01 10549048 31751588 513928 1.56 722248 19648144 1968324 5.80 3004552 17801328 40 10:31:24 09:59:01 10549228 31751768 513692 1.56 722272 19648136 1968324 5.80 3004668 17801328 8 10:31:24 10:00:01 10543796 31748896 516440 1.57 722304 19649660 1970276 5.81 3010404 17800908 20 10:31:24 10:01:01 10543788 31748892 516420 1.57 722312 19649660 1970276 5.81 3009484 17800888 8 10:31:24 10:02:01 10543716 31748824 516412 1.57 722324 19649664 1970276 5.81 3009484 17800892 32 10:31:24 10:03:01 10543944 31749056 516132 1.57 722340 19649668 1970276 5.81 3009468 17800896 32 10:31:24 10:04:01 10543856 31748968 516132 1.57 722368 19649660 1970276 5.81 3009736 17800896 12 10:31:24 10:05:01 10544048 31749228 516096 1.57 722384 19649680 1970276 5.81 3010052 17800908 12 10:31:24 10:06:01 10543828 31749008 516300 1.57 722400 19649680 1970276 5.81 3009544 17800908 8 10:31:24 10:07:01 10543988 31749172 516392 1.57 722412 19649684 1970276 5.81 3009528 17800912 28 10:31:24 10:08:01 10544484 31749732 515856 1.57 722440 19649688 1970276 5.81 3009604 17800924 8 10:31:24 10:09:01 10544080 31749352 516144 1.57 722460 19649684 1970276 5.81 3010308 17800912 40 10:31:24 10:10:01 10544104 31749384 516092 1.57 722476 19649692 1970276 5.81 3009668 17800916 12 10:31:24 10:11:01 10544056 31749340 516068 1.57 722492 19649696 1970276 5.81 3009652 17800920 8 10:31:24 10:12:01 10544508 31749852 515744 1.57 722524 19649696 1970276 5.81 3009708 17800924 16 10:31:24 10:13:01 10544492 31749868 515720 1.57 722536 19649700 1970276 5.81 3009756 17800924 32 10:31:24 10:14:01 10544104 31749480 515940 1.57 722572 19649704 1970276 5.81 3010576 17800924 248 10:31:24 10:15:01 10544128 31749572 515892 1.57 722588 19649708 1970276 5.81 3009808 17800936 32 10:31:24 10:16:01 10543732 31749372 515980 1.57 722616 19649840 1970276 5.81 3009812 17801064 32 10:31:24 10:17:01 10543384 31749024 516256 1.57 722624 19649840 1970276 5.81 3010088 17801064 8 10:31:24 10:18:01 10543360 31749044 516184 1.57 722640 19649844 1970276 5.81 3009848 17801068 12 10:31:24 10:19:01 10543460 31749144 515968 1.57 722656 19649844 1970276 5.81 3010596 17801068 240 10:31:24 10:20:01 10543492 31749184 515916 1.57 722668 19649852 1970276 5.81 3009880 17801076 12 10:31:24 10:21:01 10543444 31749200 515884 1.57 722688 19649856 1970276 5.81 3009920 17801084 8 10:31:24 10:22:01 10543176 31748936 516076 1.57 722704 19649860 1970276 5.81 3009936 17801088 32 10:31:24 10:23:01 10543328 31749092 516048 1.57 722728 19649864 1970276 5.81 3009984 17801092 8 10:31:24 10:24:01 10543304 31749124 516056 1.57 722748 19649860 1970276 5.81 3010332 17801092 12 10:31:24 10:25:01 10543352 31749188 515952 1.57 722764 19649868 1970276 5.81 3010268 17801092 20 10:31:24 10:26:01 10543732 31749572 515716 1.57 722776 19649872 1990012 5.86 3010040 17801096 32 10:31:24 10:27:01 10543464 31749304 515948 1.57 722788 19649872 1990012 5.86 3010028 17801096 12 10:31:24 10:28:01 10543448 31749292 515900 1.57 722792 19649876 1990012 5.86 3010192 17801100 12 10:31:24 10:29:01 10543588 31749496 515676 1.57 722828 19649864 1990012 5.86 3010476 17801108 12 10:31:24 10:30:01 10543572 31749480 515592 1.57 722852 19649880 1990012 5.86 3010076 17801108 16 10:31:24 10:31:01 10543304 31749256 515824 1.57 722868 19649884 1990012 5.86 3010104 17801108 8 10:31:24 Average: 11447429 31662660 604038 1.84 670882 18768402 2152537 6.34 3063940 16901457 119196 10:31:24 10:31:24 09:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:24 09:14:01 lo 5.66 5.66 0.53 0.53 0.00 0.00 0.00 0.00 10:31:24 09:14:01 docker0 735.74 427.36 64.31 2715.24 0.00 0.00 0.00 0.00 10:31:24 09:14:01 veth03cb1de 735.74 427.47 74.37 2715.25 0.00 0.00 0.00 0.22 10:31:24 09:14:01 ens3 1552.87 1627.09 8624.90 218.15 0.00 0.00 0.00 0.00 10:31:24 09:15:01 veth4f00761 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:31:24 09:15:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:31:24 09:15:01 docker0 93.08 119.38 7.74 987.78 0.00 0.00 0.00 0.00 10:31:24 09:15:01 ens3 263.34 171.97 4357.15 38.98 0.00 0.00 0.00 0.00 10:31:24 09:16:01 veth4f00761 1.10 1.13 0.09 0.09 0.00 0.00 0.00 0.00 10:31:24 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:16:01 docker0 1.10 1.10 0.07 0.09 0.00 0.00 0.00 0.00 10:31:24 09:16:01 ens3 47.88 39.24 22.58 47.13 0.00 0.00 0.00 0.00 10:31:24 09:17:01 vethea804ad 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:31:24 09:17:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:17:01 ens3 129.60 89.29 1699.40 76.35 0.00 0.00 0.00 0.00 10:31:24 09:18:01 veth18eee3d 194.88 433.98 17.46 5810.48 0.00 0.00 0.00 0.48 10:31:24 09:18:01 veth5e3c4c3 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:18:01 veth34df870 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:18:01 veth1743eb8 192.61 413.98 17.35 5808.39 0.00 0.00 0.00 0.48 10:31:24 09:18:01 vethea804ad 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 10:31:24 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:18:01 veth20a1fcd 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:18:01 docker0 422.45 892.23 31.51 11808.80 0.00 0.00 0.00 0.00 10:31:24 09:18:01 ens3 926.72 441.60 11836.66 55.78 0.00 0.00 0.00 0.00 10:31:24 09:19:01 veth18eee3d 12.31 18.54 1.27 3.20 0.00 0.00 0.00 0.00 10:31:24 09:19:01 vethde60d13 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:19:01 veth2ce2c73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:19:01 veth03df8db 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:19:01 veth8ca42bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:19:01 veth1743eb8 12.83 18.34 1.30 3.19 0.00 0.00 0.00 0.00 10:31:24 09:19:01 vethea804ad 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:19:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:31:24 09:19:01 docker0 31.31 49.23 2.62 119.34 0.00 0.00 0.00 0.00 10:31:24 09:19:01 ens3 115.19 82.62 198.33 83.14 0.00 0.00 0.00 0.00 10:31:24 09:20:01 veth18eee3d 0.15 0.28 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:20:01 veth1743eb8 0.15 0.32 0.01 0.02 0.00 0.00 0.00 0.00 10:31:24 09:20:01 vethea804ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:20:01 docker0 6.86 12.78 0.42 122.78 0.00 0.00 0.00 0.00 10:31:24 09:20:01 ens3 31.02 16.73 137.73 8.50 0.00 0.00 0.00 0.00 10:31:24 09:21:01 vethb925436 192.94 398.08 17.50 5826.25 0.00 0.00 0.00 0.48 10:31:24 09:21:01 veth18eee3d 9.24 14.54 0.91 206.26 0.00 0.00 0.00 0.02 10:31:24 09:21:01 veth1743eb8 8.06 12.44 0.84 206.54 0.00 0.00 0.00 0.02 10:31:24 09:21:01 vethea804ad 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 10:31:24 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:21:01 docker0 230.90 450.57 17.54 6353.27 0.00 0.00 0.00 0.00 10:31:24 09:21:01 ens3 519.74 290.31 6386.22 103.83 0.00 0.00 0.00 0.00 10:31:24 09:22:01 vethb925436 0.10 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:22:01 vethab50ec5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:31:24 09:22:01 vethea804ad 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:22:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 10:31:24 09:22:01 docker0 19.35 39.62 1.52 459.59 0.00 0.00 0.00 0.00 10:31:24 09:22:01 ens3 148.42 111.00 1630.30 86.85 0.00 0.00 0.00 0.00 10:31:24 09:23:01 vethea804ad 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 10:31:24 09:23:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 10:31:24 09:23:01 docker0 69.18 87.59 4.25 538.68 0.00 0.00 0.00 0.00 10:31:24 09:23:01 ens3 121.78 89.82 566.50 20.14 0.00 0.00 0.00 0.00 10:31:24 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:24:01 docker0 14.40 17.65 0.82 77.40 0.00 0.00 0.00 0.00 10:31:24 09:24:01 ens3 42.28 45.91 95.37 27.51 0.00 0.00 0.00 0.00 10:31:24 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:25:01 ens3 0.78 0.30 0.07 0.03 0.00 0.00 0.00 0.00 10:31:24 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:26:01 ens3 1.98 2.63 0.36 6.93 0.00 0.00 0.00 0.00 10:31:24 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:31:24 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:29:01 ens3 3.97 4.22 0.32 7.00 0.00 0.00 0.00 0.00 10:31:24 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:30:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:31:02 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:34:01 ens3 4.52 8.78 0.36 7.62 0.00 0.00 0.00 0.00 10:31:24 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:39:01 ens3 3.73 3.75 0.31 6.96 0.00 0.00 0.00 0.00 10:31:24 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:44:01 ens3 4.37 8.23 0.56 7.34 0.00 0.00 0.00 0.00 10:31:24 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:47:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 10:31:24 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:48:01 ens3 0.60 0.50 0.35 0.28 0.00 0.00 0.00 0.00 10:31:24 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:49:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:31:24 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:51:01 ens3 0.43 0.42 0.26 0.21 0.00 0.00 0.00 0.00 10:31:24 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:52:01 ens3 0.72 0.07 0.06 0.01 0.00 0.00 0.00 0.00 10:31:24 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:53:01 ens3 0.57 0.50 0.35 0.28 0.00 0.00 0.00 0.00 10:31:24 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:54:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 10:31:24 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 09:59:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:31:24 10:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:31:24 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:00:01 ens3 6.83 4.63 5.28 5.94 0.00 0.00 0.00 0.00 10:31:24 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:04:01 ens3 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 10:31:24 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:05:01 ens3 0.48 0.32 0.32 0.21 0.00 0.00 0.00 0.00 10:31:24 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:09:01 ens3 0.33 0.15 0.09 0.07 0.00 0.00 0.00 0.00 10:31:24 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:14:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:31:24 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:19:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:31:24 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:22:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:24:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:31:24 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:28:01 ens3 0.22 0.15 0.23 0.01 0.00 0.00 0.00 0.00 10:31:24 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:29:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:31:24 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:30:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:31:24 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:24 10:31:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:31:24 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 10:31:24 Average: docker0 20.85 26.94 1.68 297.79 0.00 0.00 0.00 0.00 10:31:24 Average: ens3 50.49 39.05 456.56 10.39 0.00 0.00 0.00 0.00 10:31:24 10:31:24 10:31:24 ---> sar -P ALL: 10:31:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20654) 04/12/22 _x86_64_ (8 CPU) 10:31:24 10:31:24 09:12:59 LINUX RESTART (8 CPU) 10:31:24 10:31:24 09:13:01 CPU %user %nice %system %iowait %steal %idle 10:31:24 09:14:01 all 11.09 0.00 4.06 3.70 0.07 81.08 10:31:24 09:14:01 0 7.15 0.00 2.65 5.74 0.05 84.40 10:31:24 09:14:01 1 17.47 0.00 4.68 4.36 0.07 73.42 10:31:24 09:14:01 2 13.08 0.00 3.93 2.50 0.07 80.42 10:31:24 09:14:01 3 10.78 0.00 4.04 3.74 0.07 81.37 10:31:24 09:14:01 4 11.44 0.00 4.02 1.34 0.08 83.12 10:31:24 09:14:01 5 7.35 0.00 4.18 5.57 0.05 82.84 10:31:24 09:14:01 6 9.95 0.00 5.01 2.81 0.05 82.18 10:31:24 09:14:01 7 11.48 0.00 3.96 3.54 0.09 80.93 10:31:24 09:15:01 all 28.88 0.00 6.52 1.33 0.08 63.18 10:31:24 09:15:01 0 29.38 0.00 5.52 0.44 0.08 64.58 10:31:24 09:15:01 1 29.55 0.00 6.95 0.51 0.07 62.92 10:31:24 09:15:01 2 30.49 0.00 7.17 4.81 0.07 57.46 10:31:24 09:15:01 3 29.12 0.00 6.88 0.08 0.10 63.81 10:31:24 09:15:01 4 27.81 0.00 7.01 0.19 0.08 64.91 10:31:24 09:15:01 5 27.61 0.00 6.33 3.84 0.08 62.13 10:31:24 09:15:01 6 28.47 0.00 5.87 0.57 0.08 65.01 10:31:24 09:15:01 7 28.66 0.00 6.45 0.14 0.10 64.65 10:31:24 09:16:01 all 42.49 0.00 6.50 0.20 0.07 50.74 10:31:24 09:16:01 0 41.37 0.00 7.44 0.44 0.07 50.69 10:31:24 09:16:01 1 42.81 0.00 6.40 0.07 0.08 50.64 10:31:24 09:16:01 2 42.89 0.00 6.13 0.99 0.08 49.90 10:31:24 09:16:01 3 42.70 0.00 6.34 0.03 0.07 50.87 10:31:24 09:16:01 4 41.73 0.00 6.49 0.02 0.08 51.68 10:31:24 09:16:01 5 42.60 0.00 5.96 0.02 0.07 51.35 10:31:24 09:16:01 6 42.59 0.00 6.96 0.00 0.07 50.39 10:31:24 09:16:01 7 43.23 0.00 6.28 0.05 0.07 50.37 10:31:24 09:17:01 all 29.38 0.00 6.84 0.59 0.08 63.10 10:31:24 09:17:01 0 28.62 0.00 7.59 0.63 0.10 63.06 10:31:24 09:17:01 1 29.28 0.00 7.43 0.00 0.08 63.21 10:31:24 09:17:01 2 31.09 0.00 7.89 3.67 0.07 57.28 10:31:24 09:17:01 3 28.03 0.00 5.80 0.02 0.08 66.07 10:31:24 09:17:01 4 27.88 0.00 5.28 0.12 0.07 66.66 10:31:24 09:17:01 5 29.38 0.00 5.97 0.10 0.08 64.47 10:31:24 09:17:01 6 30.23 0.00 7.11 0.02 0.08 62.57 10:31:24 09:17:01 7 30.58 0.00 7.71 0.19 0.08 61.44 10:31:24 09:18:01 all 49.42 0.00 17.74 4.30 0.12 28.41 10:31:24 09:18:01 0 50.13 0.00 16.88 1.46 0.10 31.42 10:31:24 09:18:01 1 47.89 0.00 19.14 8.97 0.12 23.87 10:31:24 09:18:01 2 49.62 0.00 18.53 2.22 0.12 29.50 10:31:24 09:18:01 3 47.91 0.00 17.80 13.42 0.12 20.75 10:31:24 09:18:01 4 50.42 0.00 15.97 2.05 0.12 31.44 10:31:24 09:18:01 5 51.34 0.00 17.70 1.49 0.12 29.35 10:31:24 09:18:01 6 49.91 0.00 18.92 2.75 0.12 28.29 10:31:24 09:18:01 7 48.18 0.00 17.03 2.04 0.12 32.63 10:31:24 09:19:01 all 80.88 0.00 14.09 2.35 0.13 2.56 10:31:24 09:19:01 0 78.46 0.00 16.07 3.63 0.15 1.70 10:31:24 09:19:01 1 78.28 0.00 16.70 3.56 0.12 1.34 10:31:24 09:19:01 2 81.09 0.00 14.06 1.71 0.12 3.03 10:31:24 09:19:01 3 81.46 0.00 13.52 2.10 0.13 2.79 10:31:24 09:19:01 4 80.13 0.00 14.79 2.23 0.12 2.73 10:31:24 09:19:01 5 82.78 0.00 12.31 2.03 0.15 2.73 10:31:24 09:19:01 6 82.69 0.00 12.38 1.47 0.13 3.32 10:31:24 09:19:01 7 82.11 0.00 12.85 2.05 0.15 2.84 10:31:24 09:20:01 all 88.38 0.00 10.28 0.40 0.14 0.80 10:31:24 09:20:01 0 88.80 0.00 9.51 0.43 0.15 1.10 10:31:24 09:20:01 1 87.68 0.00 10.50 0.97 0.15 0.70 10:31:24 09:20:01 2 88.15 0.00 11.23 0.23 0.13 0.25 10:31:24 09:20:01 3 88.38 0.00 10.42 0.28 0.13 0.79 10:31:24 09:20:01 4 89.99 0.00 9.14 0.08 0.15 0.63 10:31:24 09:20:01 5 87.74 0.00 11.15 0.22 0.15 0.74 10:31:24 09:20:01 6 88.57 0.00 10.04 0.60 0.12 0.67 10:31:24 09:20:01 7 87.74 0.00 10.20 0.38 0.13 1.54 10:31:24 09:21:01 all 66.40 0.00 13.67 4.90 0.13 14.90 10:31:24 09:21:01 0 66.74 0.00 12.04 3.06 0.13 18.02 10:31:24 09:21:01 1 62.31 0.00 14.17 10.19 0.14 13.19 10:31:24 09:21:01 2 68.77 0.00 13.39 4.35 0.17 13.32 10:31:24 09:21:01 3 63.55 0.00 14.71 6.46 0.12 15.16 10:31:24 09:21:01 4 63.82 0.00 14.65 2.88 0.13 18.51 10:31:24 09:21:01 5 83.02 0.00 8.64 2.22 0.12 6.00 10:31:24 09:21:01 6 63.59 0.00 14.78 7.06 0.12 14.46 10:31:24 09:21:01 7 59.28 0.00 16.99 2.99 0.14 20.61 10:31:24 09:22:01 all 82.80 0.00 14.19 0.78 0.14 2.10 10:31:24 09:22:01 0 84.18 0.00 13.25 0.79 0.12 1.66 10:31:24 09:22:01 1 82.95 0.00 14.09 0.82 0.13 2.00 10:31:24 09:22:01 2 83.04 0.00 13.88 0.66 0.15 2.26 10:31:24 09:22:01 3 83.95 0.00 12.95 0.67 0.12 2.31 10:31:24 09:22:01 4 81.85 0.00 14.82 0.89 0.13 2.31 10:31:24 09:22:01 5 82.24 0.00 14.51 0.54 0.13 2.57 10:31:24 09:22:01 6 80.78 0.00 16.58 1.16 0.15 1.33 10:31:24 09:22:01 7 83.40 0.00 13.43 0.69 0.15 2.33 10:31:24 09:23:01 all 38.10 0.00 10.97 6.35 0.11 44.47 10:31:24 09:23:01 0 37.73 0.00 11.64 8.38 0.10 42.14 10:31:24 09:23:01 1 32.44 0.00 10.71 5.95 0.10 50.80 10:31:24 09:23:01 2 34.97 0.00 12.57 8.88 0.10 43.47 10:31:24 09:23:01 3 43.24 0.00 11.02 4.59 0.12 41.02 10:31:24 09:23:01 4 41.00 0.00 10.51 6.27 0.12 42.09 10:31:24 09:23:01 5 34.76 0.00 12.01 2.33 0.14 50.77 10:31:24 09:23:01 6 36.45 0.00 10.65 12.04 0.12 40.74 10:31:24 09:23:01 7 44.23 0.00 8.63 2.32 0.10 44.71 10:31:24 09:24:01 all 7.81 0.00 3.79 2.65 0.04 85.71 10:31:24 09:24:01 0 7.17 0.00 5.03 1.25 0.03 86.51 10:31:24 09:24:01 1 7.33 0.00 3.53 2.02 0.03 87.09 10:31:24 09:24:01 2 7.47 0.00 3.16 0.64 0.05 88.67 10:31:24 09:24:01 3 8.42 0.00 2.88 0.71 0.03 87.96 10:31:24 09:24:01 4 8.01 0.00 5.00 13.67 0.07 73.26 10:31:24 09:24:01 5 8.35 0.00 4.47 1.21 0.05 85.92 10:31:24 09:24:01 6 9.21 0.00 3.24 0.27 0.03 87.24 10:31:24 09:24:01 7 6.50 0.00 3.00 1.52 0.05 88.93 10:31:24 10:31:24 09:24:01 CPU %user %nice %system %iowait %steal %idle 10:31:24 09:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:31:24 09:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:31:24 09:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:31:24 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:25:01 5 0.07 0.00 0.02 0.05 0.00 99.87 10:31:24 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 09:26:01 all 0.07 0.00 0.06 0.01 0.01 99.85 10:31:24 09:26:01 0 0.05 0.00 0.12 0.00 0.00 99.83 10:31:24 09:26:01 1 0.05 0.00 0.10 0.00 0.02 99.83 10:31:24 09:26:01 2 0.03 0.00 0.07 0.00 0.00 99.90 10:31:24 09:26:01 3 0.07 0.00 0.05 0.00 0.02 99.87 10:31:24 09:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:31:24 09:26:01 5 0.25 0.00 0.03 0.07 0.00 99.65 10:31:24 09:26:01 6 0.03 0.00 0.05 0.00 0.00 99.92 10:31:24 09:26:01 7 0.03 0.00 0.03 0.03 0.02 99.88 10:31:24 09:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:31:24 09:27:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:31:24 09:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:28:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:31:24 09:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 09:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 10:31:24 09:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 09:29:01 all 0.02 0.00 0.02 0.01 0.00 99.94 10:31:24 09:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:31:24 09:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:31:24 09:29:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:31:24 09:29:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:31:24 09:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:31:24 09:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:29:01 7 0.05 0.00 0.03 0.02 0.00 99.90 10:31:24 09:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:31:24 09:30:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:31:24 09:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 09:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 09:30:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:31:24 09:31:02 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 09:31:02 0 0.08 0.00 0.02 0.00 0.02 99.88 10:31:24 09:31:02 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:31:02 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:31:02 3 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:31:02 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:31:02 5 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 09:31:02 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:31:02 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:31:24 09:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:31:24 09:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 09:32:01 2 0.00 0.00 0.02 0.03 0.00 99.95 10:31:24 09:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 09:33:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:24 09:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:31:24 09:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:33:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:31:24 09:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:31:24 09:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 09:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 09:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 10:31:24 09:34:01 4 0.02 0.00 0.07 0.00 0.00 99.92 10:31:24 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:35:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:31:24 09:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:31:24 09:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:31:24 09:35:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:31:24 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:31:24 09:35:01 CPU %user %nice %system %iowait %steal %idle 10:31:24 09:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 09:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:31:24 09:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 10:31:24 09:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:24 09:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:31:24 09:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:24 09:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 09:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:31:24 09:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:31:24 09:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:39:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:31:24 09:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:31:24 09:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 09:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 09:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:31:24 09:40:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:31:24 09:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:24 09:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 09:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:24 09:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:31:24 09:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:31:24 09:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 09:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:31:24 09:44:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:31:24 09:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:31:24 09:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 09:44:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:31:24 09:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:31:24 09:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:44:01 7 0.02 0.00 0.02 0.03 0.00 99.93 10:31:24 09:45:01 all 0.00 0.00 0.00 0.00 0.01 99.98 10:31:24 09:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:31:24 09:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:31:24 09:46:01 0 0.02 0.00 0.00 0.00 0.03 99.95 10:31:24 09:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 09:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:31:24 09:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:46:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 09:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:31:24 09:46:01 CPU %user %nice %system %iowait %steal %idle 10:31:24 09:47:01 all 0.01 0.00 0.00 0.01 0.00 99.97 10:31:24 09:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 09:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:47:01 2 0.00 0.00 0.00 0.08 0.00 99.92 10:31:24 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:48:01 all 0.28 0.00 0.01 0.00 0.00 99.70 10:31:24 09:48:01 0 1.03 0.00 0.02 0.00 0.02 98.94 10:31:24 09:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:31:24 09:48:01 2 0.02 0.00 0.03 0.02 0.00 99.93 10:31:24 09:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:31:24 09:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:48:01 7 1.12 0.00 0.00 0.02 0.00 98.86 10:31:24 09:49:01 all 0.12 0.00 0.01 0.00 0.00 99.87 10:31:24 09:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:49:01 7 0.90 0.00 0.00 0.02 0.00 99.09 10:31:24 09:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:31:24 09:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:31:24 09:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:50:01 2 0.02 0.00 0.05 0.00 0.00 99.93 10:31:24 09:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 09:50:01 5 0.00 0.00 0.00 0.03 0.02 99.95 10:31:24 09:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 09:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 09:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:31:24 09:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 09:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 09:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:51:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 09:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:31:24 09:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 09:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 09:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 09:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:52:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:31:24 09:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 09:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 09:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:31:24 09:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:53:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 09:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:53:01 7 0.00 0.00 0.00 0.02 0.02 99.97 10:31:24 09:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 09:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 09:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 09:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:31:24 09:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:31:24 09:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 09:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:55:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 09:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:56:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:31:24 09:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:56:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:31:24 09:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 09:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:56:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:31:24 09:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:24 09:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:57:01 2 0.02 0.00 0.05 0.00 0.02 99.92 10:31:24 09:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 09:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:31:24 09:57:01 CPU %user %nice %system %iowait %steal %idle 10:31:24 09:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:24 09:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 09:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 09:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 09:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:58:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:31:24 09:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 09:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 09:59:01 all 0.01 0.00 0.00 0.00 0.01 99.98 10:31:24 09:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 09:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 09:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 09:59:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 09:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 09:59:01 7 0.00 0.00 0.00 0.02 0.02 99.97 10:31:24 10:00:01 all 0.19 0.00 0.04 0.01 0.00 99.76 10:31:24 10:00:01 0 0.17 0.00 0.03 0.00 0.00 99.80 10:31:24 10:00:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:31:24 10:00:01 2 0.30 0.00 0.02 0.03 0.00 99.65 10:31:24 10:00:01 3 0.42 0.00 0.05 0.02 0.00 99.51 10:31:24 10:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:00:01 5 0.18 0.00 0.05 0.03 0.02 99.72 10:31:24 10:00:01 6 0.07 0.00 0.05 0.00 0.00 99.88 10:31:24 10:00:01 7 0.27 0.00 0.03 0.00 0.00 99.70 10:31:24 10:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:31:24 10:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:31:24 10:01:01 3 0.05 0.00 0.00 0.00 0.03 99.92 10:31:24 10:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 10:01:01 5 0.02 0.00 0.03 0.02 0.00 99.93 10:31:24 10:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 10:02:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:24 10:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:31:24 10:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:31:24 10:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:03:01 3 0.07 0.00 0.02 0.00 0.00 99.92 10:31:24 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 10:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 10:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 10:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:31:24 10:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 10:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:04:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 10:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:31:24 10:05:01 0 0.03 0.00 0.07 0.00 0.00 99.90 10:31:24 10:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:31:24 10:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:05:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 10:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:05:01 7 0.00 0.00 0.00 0.02 0.02 99.97 10:31:24 10:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 10:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 10:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:07:01 all 0.02 0.00 0.00 0.00 0.01 99.97 10:31:24 10:07:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:31:24 10:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 10:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:07:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:31:24 10:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:08:01 all 0.17 0.00 0.01 0.01 0.00 99.81 10:31:24 10:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:08:01 3 1.32 0.00 0.02 0.00 0.02 98.64 10:31:24 10:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:08:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:31:24 10:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:31:24 10:08:01 CPU %user %nice %system %iowait %steal %idle 10:31:24 10:09:01 all 0.17 0.00 0.01 0.00 0.01 99.81 10:31:24 10:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 10:09:01 3 1.22 0.00 0.03 0.00 0.02 98.73 10:31:24 10:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:09:01 5 0.03 0.00 0.00 0.02 0.02 99.93 10:31:24 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:31:24 10:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 10:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:10:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:31:24 10:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:11:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:31:24 10:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:31:24 10:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 10:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 10:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:31:24 10:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 10:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:31:24 10:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:31:24 10:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:13:01 all 0.10 0.00 0.01 0.00 0.00 99.88 10:31:24 10:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 10:13:01 3 0.73 0.00 0.07 0.00 0.02 99.19 10:31:24 10:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:14:01 all 0.19 0.00 0.01 0.01 0.00 99.79 10:31:24 10:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:31:24 10:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:14:01 3 1.49 0.00 0.02 0.00 0.02 98.48 10:31:24 10:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:14:01 7 0.00 0.00 0.00 0.03 0.02 99.95 10:31:24 10:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:31:24 10:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:31:24 10:15:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:31:24 10:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:31:24 10:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:31:24 10:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:31:24 10:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:17:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:24 10:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 10:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:31:24 10:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 10:18:01 all 0.16 0.00 0.01 0.01 0.01 99.82 10:31:24 10:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 10:18:01 3 1.16 0.00 0.00 0.00 0.02 98.82 10:31:24 10:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 10:18:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:31:24 10:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:18:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:31:24 10:19:01 all 0.12 0.00 0.01 0.01 0.00 99.85 10:31:24 10:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 10:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:19:01 3 0.91 0.00 0.03 0.00 0.02 99.04 10:31:24 10:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:19:01 5 0.00 0.00 0.00 0.10 0.00 99.90 10:31:24 10:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:31:24 10:19:01 CPU %user %nice %system %iowait %steal %idle 10:31:24 10:20:01 all 0.01 0.00 0.02 0.00 0.00 99.96 10:31:24 10:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:31:24 10:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:31:24 10:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:20:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:31:24 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 10:21:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:31:24 10:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 10:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 10:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:31:24 10:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 10:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 10:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 10:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:31:24 10:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:23:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:24 10:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:23:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:31:24 10:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:31:24 10:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:31:24 10:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:31:24 10:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:24:01 5 0.02 0.00 0.00 0.03 0.00 99.95 10:31:24 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 10:25:01 all 0.19 0.00 0.02 0.00 0.01 99.78 10:31:24 10:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 10:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 10:25:01 3 1.47 0.00 0.08 0.00 0.02 98.43 10:31:24 10:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:31:24 10:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:31:24 10:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:31:24 10:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:26:01 3 0.15 0.00 0.00 0.00 0.02 99.83 10:31:24 10:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:31:24 10:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:27:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:31:24 10:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:27:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:31:24 10:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:28:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:31:24 10:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 10:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:28:01 5 0.03 0.00 0.00 0.03 0.02 99.92 10:31:24 10:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:31:24 10:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:31:24 10:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 10:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:31:24 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:31:24 10:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:31:24 10:30:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:31:24 10:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:31:24 10:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:30:01 5 0.02 0.00 0.02 0.03 0.00 99.93 10:31:24 10:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:31:24 10:31:24 10:30:01 CPU %user %nice %system %iowait %steal %idle 10:31:24 10:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:31:24 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:31:24 10:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:31:24 10:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:31:24 10:31:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:31:24 10:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:31:24 10:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:31:24 Average: all 6.72 0.00 1.39 0.35 0.02 91.52 10:31:24 Average: 0 6.65 0.00 1.38 0.33 0.02 91.61 10:31:24 Average: 1 6.59 0.00 1.46 0.47 0.02 91.46 10:31:24 Average: 2 6.76 0.00 1.43 0.39 0.02 91.40 10:31:24 Average: 3 6.85 0.00 1.37 0.41 0.02 91.36 10:31:24 Average: 4 6.68 0.00 1.37 0.38 0.02 91.56 10:31:24 Average: 5 6.85 0.00 1.32 0.26 0.02 91.55 10:31:24 Average: 6 6.65 0.00 1.42 0.36 0.01 91.54 10:31:24 Average: 7 6.71 0.00 1.36 0.21 0.02 91.70 10:31:24 10:31:24 10:31:24